Bug 864417 (CVE-2012-4504)
Summary: | CVE-2012-4504 libproxy: long proxy.pac file handling buffer overflow | ||||||
---|---|---|---|---|---|---|---|
Product: | [Other] Security Response | Reporter: | Tomas Hoger <thoger> | ||||
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> | ||||
Status: | CLOSED NOTABUG | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | unspecified | CC: | security-response-team, tmraz | ||||
Target Milestone: | --- | Keywords: | Security | ||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | libproxy 0.4.9 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2019-06-10 10:59:25 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: | 866991 | ||||||
Bug Blocks: | 864423 | ||||||
Attachments: |
|
Description
Tomas Hoger
2012-10-09 11:53:33 UTC
Created attachment 624045 [details]
Upstream patch
Patch from Nicolas Dufresne, moving the content length value check to appear on a non-chunked encoding code path.
Statement: Not vulnerable. This issue did not affect the version of libproxy as shipped with Red Hat Enterprise Linux 6. Acknowledgment: This issue was discovered by Tomas Mraz of Red Hat. Fixed now in upstream version 0.4.9. Upstream commit, identical to the patch in comment #1: https://code.google.com/p/libproxy/source/detail?r=853 Upstream announcement of 0.4.9, also mentioning CVE-2012-4505 (bug 864612): https://groups.google.com/forum/?fromgroups=#!topic/libproxy/VxZ8No7mT0E Upstream 0.4.10 is now released too, which also fixes an infinite loop flaw that can be triggered by a server serving proxy.pac file. https://groups.google.com/forum/?fromgroups=#!topic/libproxy/DsXENAx6LT8 Relevant change: https://code.google.com/p/libproxy/source/detail?r=859 which fixes previous incorrect fix for the issue included in 0.4.9: https://code.google.com/p/libproxy/source/detail?r=854 Created libproxy tracking bugs for this issue Affects: fedora-all [bug 866991] libproxy-0.4.10-1.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. |