Overview
The Squid web proxy cache is vulnerable to a buffer overflow when handing overly long web cache communications protocol (WCCP) messages. Such messages could crash the Squid process and produce a denial of service condition.
Description
Squid functions as a web proxy and cache application for number of protocols. It supports WCCP to enable communications between routers and web caches. A recvfrom() call in the WCCP handling routines accepts more data than the buffer size may be able to handle. An attacker may be able to crash the Squid process by sending an overly-long WCCP message. |
Impact
A remote unauthenticated attacker may be able to crash the Squid process and create a denial of service condition. Sites not using WCCP, which is disabled by default, are not affected. |
Solution
Apply an update Administrators should obtain an updated version of Squid from their vendor if WCCP is used. |
Sites not requiring WCCP should disable the 'wccp_router' option in the Squid configuration file. Note that this option is disabled by default. |
Vendor Information
CVSS Metrics
Group | Score | Vector |
---|---|---|
Base | ||
Temporal | ||
Environmental |
References
Acknowledgements
Thanks to Team Squid for reporting this vulnerability, who in turn credit the FSC Vulnerability Research Team with the discovery of this flaw.
This document was written by Ken MacInnis based primarily on information provided by Team Squid.
Other Information
CVE IDs: | CVE-2005-0211 |
Severity Metric: | 7.50 |
Date Public: | 2005-01-28 |
Date First Published: | 2005-02-04 |
Date Last Updated: | 2005-02-08 21:29 UTC |
Document Revision: | 21 |