mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-07 08:10:58 +00:00
1020 B
1020 B
CVE-2016-4449
Description
XML external entity (XXE) vulnerability in the xmlStringLenDecodeEntities function in parser.c in libxml2 before 2.9.4, when not in validating mode, allows context-dependent attackers to read arbitrary files or cause a denial of service (resource consumption) via unspecified vectors.
POC
Reference
- http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html
- http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html
- http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html
- https://kc.mcafee.com/corporate/index?page=content&id=SB10170
Github
No PoCs found on GitHub currently.