#VU15760 XXE attack in Python - CVE-2018-14647
Published: November 8, 2018 / Updated: November 8, 2018
Python
Python.org
Description
The vulnerability exists due to improper handling of XML External Entities (XXEs) when parsing an XML file. A remote attacker can trick the victim into open an XML file that submits malicious input, trigger pathological hash collisions in Expat's internal data structures, consume large amounts CPU and RAM, and cause a denial of service (DoS) condition.