2 matches found
Code injection
The strListGetItem function in src/HttpHeaderTools.c in Squid 2.7 allows remote attackers to cause a denial of service via a crafted auth header with certain comma delimiters that trigger an infinite loop of calls to the strcspn function...
CVE-2009-2855
CVE-2009-2855 affects Squid (notably Squid 2.7) via the strListGetItem function in src/HttpHeaderTools.c, where a crafted auth header containing certain comma delimiters can trigger an infinite loop in strcspn and cause a denial of service. Connected advisories (e.g., MiracleLinux AXSA:2010-169, ...