Files
CVEs-PoC/2007/CVE-2007-5925.md
T
2025-09-29 21:09:30 +02:00

19 lines
821 B
Markdown

### [CVE-2007-5925](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5925)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
The convert_search_mode_to_innobase function in ha_innodb.cc in the InnoDB engine in MySQL 5.1.23-BK and earlier allows remote authenticated users to cause a denial of service (database crash) via a certain CONTAINS operation on an indexed column, which triggers an assertion error.
### POC
#### Reference
- http://bugs.gentoo.org/show_bug.cgi?id=198988
#### Github
- https://github.com/lekctut/sdb-hw-13-01
- https://github.com/pedr0alencar/vlab-metasploitable2