Bug 601897 (CVE-2010-2190, MOPS-2010-047, MOPS-2010-048)
| Summary: | CVE-2010-2190 php: interruption vulnerabilities in trim and substr_replace (MOPS-2010-047, MOPS-2010-048) | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Vincent Danen <vdanen> | ||||||
| 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, rpm | ||||||
| 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 09:13:23 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
Vincent Danen
2010-06-08 20:25:42 UTC
Upstream patch added to Zend engine's zend_parse_parameters to address MOPS-2010-006 addcslashes interruption vulnerability (bug #617578, comment #2) addresses trim MOPS-2010-047 too: http://svn.php.net/viewvc?view=revision&revision=298945 This fix is included in 5.3.3. Created attachment 434064 [details]
MOPS-2010-047 reproducer
Created attachment 434065 [details]
MOPS-2010-048 reproducer
Upstream commit for the substr_replace issue: http://svn.php.net/viewvc?view=revision&revision=299242 Fixed in 5.3.3 too: http://www.php.net/releases/5_3_3.php Closing this, see bug #617578, comment #3 for more detailed explanation. *** This bug has been marked as a duplicate of bug 169857 *** 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 |