Files
CVEs-PoC/2012/CVE-2012-5351.md
2024-06-18 02:51:15 +02:00

18 lines
690 B
Markdown

### [CVE-2012-5351](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5351)
![](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
Apache Axis2 allows remote attackers to forge messages and bypass authentication via a SAML assertion that lacks a Signature element, aka a "Signature exclusion attack," a different vulnerability than CVE-2012-4418.
### POC
#### Reference
- https://www.oracle.com/security-alerts/cpuapr2022.html
#### Github
No PoCs found on GitHub currently.