### [CVE-2013-2172](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2172) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description jcp/xml/dsig/internal/dom/DOMCanonicalizationMethod.java in Apache Santuario XML Security for Java 1.4.x before 1.4.8 and 1.5.x before 1.5.5 allows context-dependent attackers to spoof an XML Signature by using the CanonicalizationMethod parameter to specify an arbitrary weak "canonicalization algorithm to apply to the SignedInfo part of the Signature." ### POC #### Reference - http://seclists.org/fulldisclosure/2014/Dec/23 - http://www.oracle.com/technetwork/topics/security/cpujul2014-1972956.html - http://www.vmware.com/security/advisories/VMSA-2014-0012.html #### Github No PoCs found on GitHub currently.