mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-20 05:23:33 +00:00
18 lines
709 B
Markdown
18 lines
709 B
Markdown
### [CVE-2012-2102](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2102)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|