mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
28 lines
1.3 KiB
Markdown
28 lines
1.3 KiB
Markdown
### [CVE-2009-2446](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2446)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple format string vulnerabilities in the dispatch_command function in libmysqld/sql_parse.cc in mysqld in MySQL 4.0.0 through 5.0.83 allow remote authenticated users to cause a denial of service (daemon crash) and possibly have unspecified other impact via format string specifiers in a database name in a (1) COM_CREATE_DB or (2) COM_DROP_DB request. NOTE: some of these details are obtained from third party information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/DButter/whitehat_public
|
|
- https://github.com/Dokukin1/Metasploitable
|
|
- https://github.com/Iknowmyname/Nmap-Scans-M2
|
|
- https://github.com/NikulinMS/13-01-hw
|
|
- https://github.com/Zhivarev/13-01-hw
|
|
- https://github.com/scmanjarrez/CVEScannerV2
|
|
- https://github.com/scmanjarrez/test
|
|
- https://github.com/smabramov/Vulnerabilities-and-attacks-on-information-systems
|
|
- https://github.com/tomwillfixit/alpine-cvecheck
|
|
- https://github.com/zzzWTF/db-13-01
|
|
|