Vulnerability Description
mysqlnd_wireprotocol.c in the Mysqlnd extension in PHP 5.3 through 5.3.2 allows remote attackers to (1) read sensitive memory via a modified length value, which is not properly handled by the php_mysqlnd_ok_read function; or (2) trigger a heap-based buffer overflow via a modified length value, which is not properly handled by the php_mysqlnd_rset_header_read 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/31/mops-2010-056-php-php_mysqlnd_ok_read-informa
- http://php-security.org/2010/05/31/mops-2010-057-php-php_mysqlnd_rset_header_rea
- http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/NEWS?r1=298701&r2=298703&Patch
- http://svn.php.net/viewvc?view=revision&revision=298703
- 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/31/mops-2010-056-php-php_mysqlnd_ok_read-informa
- http://php-security.org/2010/05/31/mops-2010-057-php-php_mysqlnd_rset_header_rea
- http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/NEWS?r1=298701&r2=298703&Patch
- http://svn.php.net/viewvc?view=revision&revision=298703
FAQ
What is CVE-2010-3062?
CVE-2010-3062 is a vulnerability with a CVSS score of 5.0 (MEDIUM). mysqlnd_wireprotocol.c in the Mysqlnd extension in PHP 5.3 through 5.3.2 allows remote attackers to (1) read sensitive memory via a modified length value, which is not properly handled by the php_mysq...
How severe is CVE-2010-3062?
CVE-2010-3062 has been rated MEDIUM with a CVSS base score of 5.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2010-3062?
Check the references section above for vendor advisories and patch information. Affected products include: Php Php.