Bug 1134209 (CVE-2014-3609)
Summary: | CVE-2014-3609 squid: assertion failure in Range header processing (SQUID-2014:2) | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Murray McAllister <mmcallis> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | unspecified | CC: | jrusnack, psimerda, security-response-team, vdanen |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | squid 3.4.7, squid 3.3.13 | Doc Type: | Bug Fix |
Doc Text: |
A flaw was found in the way Squid handled malformed HTTP Range headers. A remote attacker able to send HTTP requests to the Squid proxy could use this flaw to crash Squid.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2014-09-04 08:01:51 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1134658, 1134933, 1134934, 1134936, 1134937, 1134976, 1134977 | ||
Bug Blocks: | 1134214 |
Description
Murray McAllister
2014-08-27 06:47:49 UTC
This issue is public now: http://www.squid-cache.org/Advisories/ Created squid tracking bugs for this issue: Affects: fedora-all [bug 1134658] Upstream commit: http://bazaar.launchpad.net/~squid/squid/trunk/revision/13555 This issue causes squid to exit unexpectedly with an assertion failure after processing the malformed Range HTTP header. Terminated child process is re-spawned shortly by the master process, causing temporary service unavailability. If attacker is able to trigger these crashes frequently, they can cause squid to exit after multiple repeated restarts, causing a full service DoS. In addition to 3.x versions still supported upstream, this also affects older 2.x versions, such as the version shipped in Red Hat Enterprise Linux 5. The workaround from the upstream advisory (noted in comment 0) can also be used with the squid version shipped with Red Hat Enterprise Linux 5 to mitigate this issue. IssueDescription: A flaw was found in the way Squid handled malformed HTTP Range headers. A remote attacker able to send HTTP requests to the Squid proxy could use this flaw to crash Squid. This issue has been addressed in following products: Red Hat Enterprise Linux 5 Red Hat Enterprise Linux 6 Via RHSA-2014:1148 https://rhn.redhat.com/errata/RHSA-2014-1148.html This issue has been addressed in following products: Red Hat Enterprise Linux 7 Via RHSA-2014:1147 https://rhn.redhat.com/errata/RHSA-2014-1147.html squid-3.3.13-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. squid-3.3.13-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. squid-3.4.7-1.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |