cve/2016/CVE-2016-5873.md
2024-06-18 02:51:15 +02:00

18 lines
627 B
Markdown

### [CVE-2016-5873](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5873)
![](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
Buffer overflow in the HTTP URL parsing functions in pecl_http before 3.0.1 might allow remote attackers to execute arbitrary code via non-printable characters in a URL.
### POC
#### Reference
- https://bugs.php.net/bug.php?id=71719
#### Github
No PoCs found on GitHub currently.