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

19 lines
787 B
Markdown

### [CVE-2016-7398](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7398)
![](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
A type confusion vulnerability in the merge_param() function of php_http_params.c in PHP's pecl-http extension 3.1.0beta2 (PHP 7) and earlier as well as 2.6.0beta2 (PHP 5) and earlier allows attackers to crash PHP and possibly execute arbitrary code via crafted HTTP requests.
### POC
#### Reference
- https://bugs.php.net/bug.php?id=73055
- https://bugs.php.net/bug.php?id=73055&edit=1
#### Github
- https://github.com/ARPSyndicate/cvemon