Bug 1048199 (CVE-2013-7296)
| Summary: | CVE-2013-7296 poppler: DoS due to a format string error | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Ratul Gupta <ratulg> |
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | jkurik, manisandro, mkasik, pfrields, rdieter |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | poppler 0.24.5 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-06 08:14:21 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: | 1048202, 1048203, 1048204 | ||
| Bug Blocks: | 1048205 | ||
|
Description
Ratul Gupta
2014-01-03 11:21:40 UTC
Created mingw-poppler tracking bugs for this issue: Affects: fedora-all [bug 1048203] Created poppler tracking bugs for this issue: Affects: fedora-all [bug 1048202] poppler-0.24.3-3.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. In the version of poppler shipped with Red Hat Enterprise Linux 5 and 6, vulnerable format string is not used. Upstream uses "{0:d}" while the Red Hat Enterprise Linux version uses "%d". Secondly the upstream version of poppler uses a custom defined error() function (in poppler/Error.cc), while in the Red Hat Enterprise Linux version, error() is just a wrapper around the glibc error() function.
Therefore this issue does not affect the version of poppler in Red Hat Enterprise Linux 5 and 6.
Statement: Not Vulnerable. This issue does not affect the version of poppler as shipped with Red Hat Enterprise Linux 5 and 6. mingw-poppler-0.22.5-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. mingw-poppler-0.24.5-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. CVE Request: http://seclists.org/oss-sec/2014/q1/97 This issue was assigned CVE-2013-7296: http://seclists.org/oss-sec/2014/q1/105 |