Security Advisory

CVE-2010-3062

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2010-08-20 19:00:00
Last updated 2024-08-07 02:55:46
Assigner mitre
CVSS score not scored
State PUBLISHED

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.