mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 01:44:43 +02:00
18 lines
748 B
Markdown
18 lines
748 B
Markdown
### [CVE-2007-5925](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5925)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
No PoCs found on GitHub currently.
|
|
|