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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The xmlParseElementDecl function in parser.c in libxml2 before 2.9.4 allows context-dependent attackers to cause a denial of service (heap-based buffer underread and application crash) via a crafted file, involving xmlParseName.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html
|
|
- http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|