An issue was discovered in Squid before 4.15 and 5.x before 5.0.6. Due to an input-validation bug, it is vulnerable to a Denial of Service attack (against all clients using the proxy). A client sends an HTTP Range request to trigger this.
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 patch |
http://www.squid-cache.org/Versions/v4/changesets/squid-4-e7cf864f938f24eea8af0692c04d16790983c823.patch | patch vendor advisory exploit |
https://www.debian.org/security/2021/dsa-4924 | third party advisory 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 |