Bug 617211 (CVE-2010-1915, MOPS-2010-017)
| Summary: | CVE-2010-1915 php: preg_quote interruption vulnerability (MOPS-2010-017) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Jan Lieskovsky <jlieskov> | ||||
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | |||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | unspecified | CC: | fedora, jorton | ||||
| Target Milestone: | --- | Keywords: | Security | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-07-26 13:48:38 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: | |||||||
| Attachments: |
|
||||||
|
Description
Jan Lieskovsky
2010-07-22 13:44:47 UTC
Created attachment 433706 [details]
Public MOPS-2010-017 reproducer
Statement: Red Hat does not consider interruption issues allowing safe_mode / open_basedir restriction bypass to be security sensitive. For more details see https://bugzilla.redhat.com/show_bug.cgi?id=169857#c1 and http://www.php.net/security-note.php This issue affects the versions of the php package, as shipped with Red Hat Enterprise Linux 3, 4, and 5. This issue affects the versions of the php package, as shipped with Fedora release of 12 and 13. (In reply to comment #6) > This issue affects the versions of the php package, as shipped > with Red Hat Enterprise Linux 3, 4, and 5. The interruption described in the MOPS-2010-017 does not work in php versions in Red Hat Enterprise Linux 3, 4, and 5, as method __toString() is not called by zend_parse_parameters() in those versions. All MOPS interruption reproducers relying on __toString() being called from zend_parse_parameters() would fail on those PHP versions. Closing this, see bug #617578, comment #3 for more detailed explanation. *** This bug has been marked as a duplicate of bug 169857 *** |