Files
CVEs-PoC/2007/CVE-2007-1420.md
T
2024-06-18 02:51:15 +02:00

19 lines
883 B
Markdown

### [CVE-2007-1420](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1420)
![](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
MySQL 5.x before 5.0.36 allows local users to cause a denial of service (database crash) by performing information_schema table subselects and using ORDER BY to sort a single-row result, which prevents certain structure elements from being initialized and triggers a NULL dereference in the filesort function.
### POC
#### Reference
- http://securityreason.com/securityalert/2413
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9530
#### Github
- https://github.com/tomwillfixit/alpine-cvecheck