Input validation error in mysql - CVE-2010-3840

 

Input validation error in mysql - CVE-2010-3840

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


Vulnerability identifier: #VU45446
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-3840
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.

The Gis_line_string::init_from_wkb function in sql/spatial.cc in MySQL 5.1 before 5.1.51 allows remote authenticated users to cause a denial of service (server crash) by calling the PolyFromWKB function with Well-Known Binary (WKB) data containing a crafted number of (1) line strings or (2) line points.


How to mitigate CVE-2010-3840

Install update from vendor's website.

Sources