### [CVE-2014-3004](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3004) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The default configuration for the Xerces SAX Parser in Castor before 1.3.3 allows context-dependent attackers to conduct XML External Entity (XXE) attacks via a crafted XML document. ### POC #### Reference - http://packetstormsecurity.com/files/126854/Castor-Library-XXE-Disclosure.html - http://seclists.org/fulldisclosure/2014/May/142 - https://www.oracle.com/security-alerts/cpujan2020.html - https://www.oracle.com/security-alerts/cpuoct2021.html #### Github No PoCs found on GitHub currently.