mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
690 B
Markdown
18 lines
690 B
Markdown
### [CVE-2016-9934](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9934)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|