ngallagher / simplexml

Simple XML
Apache License 2.0
97 stars 38 forks source link

CVE-2017-1000190 #43

Open dmytro-sylaiev opened 2 years ago

dmytro-sylaiev commented 2 years ago

Simple XML is vulnerable to XML External Entity (XXE).

The library does not properly disable external entities during deserialization, allowing a malicious user to inject and execute arbitrary code through it or reveal sensitive information.

Details: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000190

attritionorg commented 2 years ago

https://github.com/ngallagher/simplexml/issues/18