Bug 1036830 (CVE-2013-6420)
| Summary: | CVE-2013-6420 php: memory corruption in openssl_x509_parse() | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Vincent Danen <vdanen> | ||||
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> | ||||
| Status: | CLOSED ERRATA | QA Contact: | |||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | urgent | ||||||
| Version: | unspecified | CC: | bleanhar, ccoleman, dmcphers, jdetiber, jialiu, jorton, jrusnack, lmeyer, mmaslano, rcollet, security-response-team, tdawson, tkramer | ||||
| Target Milestone: | --- | Keywords: | Security | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | php 5.5.7, php 5.4.23, php 5.3.28 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-12-12 04:20:08 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: | 1037490, 1037491, 1037492, 1037493, 1037495, 1037496, 1037530, 1037531, 1037532, 1037534, 1037535, 1037536, 1037537, 1037538, 1037540, 1037541, 1037542, 1037563, 1037808, 1037811, 1040276 | ||||||
| Bug Blocks: | 1036834 | ||||||
| Attachments: |
|
||||||
|
Description
Vincent Danen
2013-12-02 17:21:07 UTC
This issue has been assigned CVE-2013-6420 Created attachment 831933 [details]
Proposed patch
This has been corrected upstream in git: http://git.php.net/?p=php-src.git;a=commit;h=c1224573c773b6845e83505f717fbf820fc18415 This issue has been addressed in following products: Red Hat Enterprise Linux 5 Via RHSA-2013:1814 https://rhn.redhat.com/errata/RHSA-2013-1814.html This issue has been addressed in following products: Red Hat Enterprise Linux 5 Red Hat Enterprise Linux 6 Via RHSA-2013:1813 https://rhn.redhat.com/errata/RHSA-2013-1813.html This issue has been addressed in following products: Red Hat Software Collections for RHEL-6 Via RHSA-2013:1815 https://rhn.redhat.com/errata/RHSA-2013-1815.html Created php tracking bugs for this issue: Affects: fedora-all [bug 1040276] This issue has been addressed in following products: Red Hat Enterprise Linux 5.6 EUS - Server Only Red Hat Enterprise Linux 5.9 EUS - Server Only Via RHSA-2013:1825 https://rhn.redhat.com/errata/RHSA-2013-1825.html This issue has been addressed in following products: Red Hat Enterprise Linux 5.3 Long Life Red Hat Enterprise Linux 5.6 EUS - Server Only Red Hat Enterprise Linux 6.2 EUS - Server and Compute Node Only Red Hat Enterprise Linux 6.4 EUS - Server and Compute Node Only Red Hat Enterprise Linux 6.3 EUS - Server and Compute Node Only Red Hat Enterprise Linux 5.9 EUS - Server Only Via RHSA-2013:1824 https://rhn.redhat.com/errata/RHSA-2013-1824.html This issue has been addressed in following products: Red Hat Enterprise Linux 4 Extended Lifecycle Support Red Hat Enterprise Linux 3 Extended Lifecycle Support Via RHSA-2013:1826 https://rhn.redhat.com/errata/RHSA-2013-1826.html This has now been corrected in upstream version 5.5.7: http://www.php.net/ChangeLog-5.php#5.5.7 php-5.5.7-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. Stefan's advisory: https://www.sektioneins.de/advisories/advisory-012013-php-openssl_x509_parse-memory-corruption-vulnerability.html Also 5.3.28 and 5.4.23 are released to fix this as well. http://www.php.net/ChangeLog-5.php#5.3.28 http://www.php.net/ChangeLog-5.php#5.4.23 php-5.4.23-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. php-5.5.7-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. HackerOne report: https://hackerone.com/reports/523 |