Vulnerability Description
Multiple format string vulnerabilities in the phar extension in PHP 5.3 before 5.3.2 allow context-dependent attackers to obtain sensitive information (memory contents) and possibly execute arbitrary code via a crafted phar:// URI that is not properly handled by the (1) phar_stream_flush, (2) phar_wrapper_unlink, (3) phar_parse_url, or (4) phar_wrapper_open_url functions in ext/phar/stream.c; and the (5) phar_wrapper_open_dir function in ext/phar/dirstream.c, which triggers errors in the php_stream_wrapper_log_error function.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Php | Php | 5.3.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://php-security.org/2010/05/14/mops-2010-024-php-phar_stream_flush-format-stExploit
- http://php-security.org/2010/05/14/mops-2010-025-php-phar_wrapper_open_dir-formaExploit
- http://php-security.org/2010/05/14/mops-2010-026-php-phar_wrapper_unlink-format-Exploit
- http://php-security.org/2010/05/14/mops-2010-027-php-phar_parse_url-format-strinExploit
- http://php-security.org/2010/05/14/mops-2010-028-php-phar_wrapper_open_url-formaExploit
- http://www.mandriva.com/security/advisories?name=MDVSA-2011:004
- http://www.vupen.com/english/advisories/2011/0068
- http://lists.opensuse.org/opensuse-security-announce/2010-09/msg00006.html
- http://lists.opensuse.org/opensuse-security-announce/2010-10/msg00000.html
- http://php-security.org/2010/05/14/mops-2010-024-php-phar_stream_flush-format-stExploit
- http://php-security.org/2010/05/14/mops-2010-025-php-phar_wrapper_open_dir-formaExploit
- http://php-security.org/2010/05/14/mops-2010-026-php-phar_wrapper_unlink-format-Exploit
- http://php-security.org/2010/05/14/mops-2010-027-php-phar_parse_url-format-strinExploit
FAQ
What is CVE-2010-2094?
CVE-2010-2094 is a vulnerability with a CVSS score of 6.8 (MEDIUM). Multiple format string vulnerabilities in the phar extension in PHP 5.3 before 5.3.2 allow context-dependent attackers to obtain sensitive information (memory contents) and possibly execute arbitrary ...
How severe is CVE-2010-2094?
CVE-2010-2094 has been rated MEDIUM with a CVSS base score of 6.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2010-2094?
Check the references section above for vendor advisories and patch information. Affected products include: Php Php.