Input validation error in mysql - CVE-2010-3839

 

Input validation error in mysql - CVE-2010-3839

Published: January 14, 2011 / Updated: August 11, 2020


Vulnerability identifier: #VU45445
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2010-3839
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Google
Affected software:
mysql

Detailed vulnerability description

The vulnerability allows a remote #AU# to perform service disruption.

MySQL 5.1 before 5.1.51 and 5.5 before 5.5.6 allows remote authenticated users to cause a denial of service (infinite loop) via multiple invocations of a (1) prepared statement or (2) stored procedure that creates a query with nested JOIN statements.


How to mitigate CVE-2010-3839

Install update from vendor's website.

Sources