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

18 lines
690 B
Markdown

### [CVE-2016-9934](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9934)
![](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
ext/wddx/wddx.c in PHP before 5.6.28 and 7.x before 7.0.13 allows remote attackers to cause a denial of service (NULL pointer dereference) via crafted serialized data in a wddxPacket XML document, as demonstrated by a PDORow string.
### POC
#### Reference
- https://bugs.php.net/bug.php?id=73331
#### Github
No PoCs found on GitHub currently.