1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200903-38 / Squid |
| Release Date | March 24, 2009 |
| Latest Revision | March 24, 2009: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| net-proxy/squid | < 2.7.6 | >= 2.7.6 | All supported architectures |
Related bugreports: #216319, #257585
Multiple vulnerabilities have been found in Squid which allow for remote Denial of Service attacks.
Squid is a full-featured web proxy cache.
The issues allows for Denial of Service attacks against the service via an HTTP request with an invalid version number and other specially crafted requests.
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.7.6" |