Vulnerability Description
The (1) parse_str, (2) preg_match, (3) unpack, and (4) pack functions; the (5) ZEND_FETCH_RW, (6) ZEND_CONCAT, and (7) ZEND_ASSIGN_CONCAT opcodes; and the (8) ArrayObject::uasort method in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allow context-dependent attackers to obtain sensitive information (memory contents) or trigger memory corruption by causing a userspace interruption of an internal function or handler. NOTE: vectors 2 through 4 are related to the call time pass by reference feature.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Php | Php | 5.2.0 |
Related Weaknesses (CWE)
References
- http://lists.opensuse.org/opensuse-security-announce/2010-09/msg00006.html
- http://lists.opensuse.org/opensuse-security-announce/2010-10/msg00000.html
- http://marc.info/?l=bugtraq&m=133469208622507&w=2
- http://www.php-security.org/2010/05/31/mops-2010-049-php-parse_str-interruption-Exploit
- http://www.php-security.org/2010/05/31/mops-2010-050-php-preg_match-interruptionExploit
- http://www.php-security.org/2010/05/31/mops-2010-051-php-unpack-interruption-infExploit
- http://www.php-security.org/2010/05/31/mops-2010-052-php-pack-interruption-inforExploit
- http://www.php-security.org/2010/05/31/mops-2010-053-php-zend_fetch_rw-opcode-inExploit
- http://www.php-security.org/2010/05/31/mops-2010-054-php-zend_concatzend_assign_Exploit
- http://www.php-security.org/2010/05/31/mops-2010-055-php-arrayobjectuasort-interExploit
- https://exchange.xforce.ibmcloud.com/vulnerabilities/59221
- http://lists.opensuse.org/opensuse-security-announce/2010-09/msg00006.html
- http://lists.opensuse.org/opensuse-security-announce/2010-10/msg00000.html
- http://marc.info/?l=bugtraq&m=133469208622507&w=2
- http://www.php-security.org/2010/05/31/mops-2010-049-php-parse_str-interruption-Exploit
FAQ
What is CVE-2010-2191?
CVE-2010-2191 is a vulnerability with a CVSS score of 6.4 (MEDIUM). The (1) parse_str, (2) preg_match, (3) unpack, and (4) pack functions; the (5) ZEND_FETCH_RW, (6) ZEND_CONCAT, and (7) ZEND_ASSIGN_CONCAT opcodes; and the (8) ArrayObject::uasort method in PHP 5.2 thr...
How severe is CVE-2010-2191?
CVE-2010-2191 has been rated MEDIUM with a CVSS base score of 6.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2010-2191?
Check the references section above for vendor advisories and patch information. Affected products include: Php Php.