mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 01:44:43 +02:00
19 lines
887 B
Markdown
19 lines
887 B
Markdown
### [CVE-2016-4539](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4539)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The xml_parse_into_struct function in ext/xml/xml.c in PHP before 5.5.35, 5.6.x before 5.6.21, and 7.x before 7.0.6 allows remote attackers to cause a denial of service (buffer under-read and segmentation fault) or possibly have unspecified other impact via crafted XML data in the second argument, leading to a parser level of zero.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05390722
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/tagua-vm/tagua-vm
|
|
|