### [CVE-2010-3682](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3682) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Oracle MySQL 5.1 before 5.1.49 and 5.0 before 5.0.92 allows remote authenticated users to cause a denial of service (mysqld daemon crash) by using EXPLAIN with crafted "SELECT ... UNION ... ORDER BY (SELECT ... WHERE ...)" statements, which triggers a NULL pointer dereference in the Item_singlerow_subselect::store function. ### POC #### Reference - http://www.ubuntu.com/usn/USN-1017-1 - https://bugzilla.redhat.com/show_bug.cgi?id=628328 #### Github - https://github.com/ARPSyndicate/cvemon - https://github.com/DButter/whitehat_public - https://github.com/Dokukin1/Metasploitable - https://github.com/Iknowmyname/Nmap-Scans-M2 - https://github.com/NikulinMS/13-01-hw - https://github.com/Zhivarev/13-01-hw - https://github.com/smabramov/Vulnerabilities-and-attacks-on-information-systems - https://github.com/tomwillfixit/alpine-cvecheck - https://github.com/zzzWTF/db-13-01