Files
CVEs-PoC/2012/CVE-2012-2102.md
2024-06-18 02:51:15 +02:00

18 lines
709 B
Markdown

### [CVE-2012-2102](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2102)
![](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.1.x before 5.1.62 and 5.5.x before 5.5.22 allows remote authenticated users to cause a denial of service (assertion failure and mysqld abort) by deleting a record and using HANDLER READ NEXT.
### POC
#### Reference
- http://eromang.zataz.com/2012/04/10/oracle-mysql-innodb-bugs-13510739-and-63775-dos-demo/
#### Github
No PoCs found on GitHub currently.