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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or possibly have unspecified other impact via a malformed wddxPacket XML document that is mishandled in a wddx_deserialize call, as demonstrated by a tag that lacks a < (less than) character.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.tenable.com/security/tns-2016-19
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|