6.5

CVE-2021-31807

An issue was discovered in Squid before 4.15 and 5.x before 5.0.6. An integer overflow problem allows a remote server to achieve Denial of Service when delivering responses to HTTP Range requests. The issue trigger is a header that can be expected to exist in HTTP traffic without any malicious intent.

Data is provided by the National Vulnerability Database (NVD)
Squid-cacheSquid Version >= 3.0 < 4.15
Squid-cacheSquid Version >= 5.0 < 5.0.6
Squid-cacheSquid Version2.5.stable2
Squid-cacheSquid Version2.5.stable3
Squid-cacheSquid Version2.5.stable4
Squid-cacheSquid Version2.5.stable5
Squid-cacheSquid Version2.5.stable6
Squid-cacheSquid Version2.5.stable7
Squid-cacheSquid Version2.5.stable8
Squid-cacheSquid Version2.5.stable9
Squid-cacheSquid Version2.5.stable10
Squid-cacheSquid Version2.5.stable11
Squid-cacheSquid Version2.5.stable12
Squid-cacheSquid Version2.5.stable13
Squid-cacheSquid Version2.5.stable14
Squid-cacheSquid Version2.6
Squid-cacheSquid Version2.7 Update-
Squid-cacheSquid Version2.7 Updatestable2
Squid-cacheSquid Version2.7 Updatestable3
Squid-cacheSquid Version2.7 Updatestable4
Squid-cacheSquid Version2.7 Updatestable5
Squid-cacheSquid Version2.7 Updatestable6
Squid-cacheSquid Version2.7 Updatestable7
Squid-cacheSquid Version2.7 Updatestable8
Squid-cacheSquid Version2.7 Updatestable9
FedoraprojectFedora Version33
FedoraprojectFedora Version34
NetappCloud Manager Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 44.29% 0.975
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 6.5 2.8 3.6
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
nvd@nist.gov 4 8 2.9
AV:N/AC:L/Au:S/C:N/I:N/A:P
CWE-190 Integer Overflow or Wraparound

The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.