Use-after-free in mysql - CVE-2010-3837

 

Use-after-free in mysql - CVE-2010-3837

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


Vulnerability identifier: #VU45448
CSH Severity: Low
CVSS v4: 5.1 [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]
CVE-ID: CVE-2010-3837
CWE-ID: CWE-416
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to compromise vulnerable system.

The vulnerability exists due to a use-after-free error when processing a prepared statement that uses GROUP_CONCAT with the WITH ROLLUP modifier, probably triggering a use-after-free error when a copied object is modified in a way that also affects the original object. A remote authenticated users can cause a denial of service (server crash).

Successful exploitation of the vulnerability may allow an attacker to compromise vulnerable system.


Affected software

mysql

How to mitigate CVE-2010-3837

Cybersecurity Help is currently unaware of any official solution to address this vulnerability.


External References

Related Security Bulletins