cve/2013/CVE-2013-2172.md

23 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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
2024-06-09 00:33:16 +00:00
- http://seclists.org/fulldisclosure/2014/Dec/23
2024-05-26 14:27:05 +02:00
- http://www.oracle.com/technetwork/topics/security/cpujul2014-1972956.html
2024-06-09 00:33:16 +00:00
- http://www.oracle.com/technetwork/topics/security/cpujul2014-1972956.html
2024-05-26 14:27:05 +02:00
- http://www.vmware.com/security/advisories/VMSA-2014-0012.html
2024-06-09 00:33:16 +00:00
- http://www.vmware.com/security/advisories/VMSA-2014-0012.html
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.