Files
CVEs-PoC/2006/CVE-2006-0200.md
T
2024-06-18 02:51:15 +02:00

18 lines
678 B
Markdown

### [CVE-2006-0200](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0200)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Format string vulnerability in the error-reporting feature in the mysqli extension in PHP 5.1.0 and 5.1.1 might allow remote attackers to execute arbitrary code via format string specifiers in MySQL error messages.
### POC
#### Reference
- http://securityreason.com/securityalert/337
#### Github
No PoCs found on GitHub currently.