1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200502-04 / squid |
| Release Date | February 02, 2005 |
| Latest Revision | February 02, 2005: 02 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| net-proxy/squid | < 2.5.7-r5 | >= 2.5.7-r5 | All supported architectures |
Related bugreports: #79495, #78776, #80201, #80341
Squid contains vulnerabilities in the code handling WCCP, HTTP and LDAP which could lead to Denial of Service, access control bypass, web cache and log poisoning.
Squid is a full-featured Web proxy cache designed to run on Unix systems. It supports proxying and caching of HTTP, FTP, and other protocols, as well as SSL support, cache hierarchies, transparent caching, access control lists and many other features.
Squid contains several vulnerabilities:
An attacker could exploit:
There is no known workaround at this time.
All Squid users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=net-proxy/squid-2.5.7-r5" |