2024-05-26 14:27:05 +02:00
### [CVE-2010-1850](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1850)

2025-09-29 21:09:30 +02:00


2024-05-26 14:27:05 +02:00
### Description
Buffer overflow in MySQL 5.0 through 5.0.91 and 5.1 before 5.1.47 allows remote authenticated users to execute arbitrary code via a COM_FIELD_LIST command with a long table name.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/DButter/whitehat_public
- https://github.com/Dokukin1/Metasploitable
2025-09-29 21:09:30 +02:00
- https://github.com/Furious992/HW13-01
2024-05-26 14:27:05 +02:00
- https://github.com/Iknowmyname/Nmap-Scans-M2
- https://github.com/NikulinMS/13-01-hw
- https://github.com/Zhivarev/13-01-hw
2025-09-29 21:09:30 +02:00
- https://github.com/mrt2h/DZ
2024-05-26 14:27:05 +02:00
- https://github.com/smabramov/Vulnerabilities-and-attacks-on-information-systems
- https://github.com/tomwillfixit/alpine-cvecheck
- https://github.com/zzzWTF/db-13-01