mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 13:37:50 +02:00
20 lines
855 B
Markdown
20 lines
855 B
Markdown
### [CVE-2007-6304](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6304)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The federated engine in MySQL 5.0.x before 5.0.51a, 5.1.x before 5.1.23, and 6.0.x before 6.0.4, when performing a certain SHOW TABLE STATUS query, allows remote MySQL servers to cause a denial of service (federated handler crash and daemon crash) via a response that lacks the minimum required number of columns.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/CoolerVoid/Vision
|
|
- https://github.com/hack-parthsharma/Vision
|
|
- https://github.com/tomwillfixit/alpine-cvecheck
|
|
|