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.
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.
Link | Tags |
---|---|
https://github.com/squid-cache/squid/security/advisories/GHSA-pxwq-f3qr-w2xf | third party advisory |
http://www.squid-cache.org/Versions/v4/changesets/squid-4-e7cf864f938f24eea8af0692c04d16790983c823.patch | patch vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LSQ3U54ZCNXR44QRPW3AV2VCS6K3TKCF/ | vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/T4EPIWUZDJAXADDHVOPKRBTQHPBR6H66/ | vendor advisory |
https://lists.debian.org/debian-lts-announce/2021/06/msg00014.html | third party advisory mailing list |
https://security.netapp.com/advisory/ntap-20210716-0007/ | third party advisory |
http://www.openwall.com/lists/oss-security/2023/10/11/3 | third party advisory mailing list |
http://seclists.org/fulldisclosure/2023/Oct/14 | third party advisory mailing list |