cve/2012/CVE-2012-5633.md

18 lines
790 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2012-5633](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5633)
![](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
The URIMappingInterceptor in Apache CXF before 2.5.8, 2.6.x before 2.6.5, and 2.7.x before 2.7.2, when using the WSS4JInInterceptor, bypasses WS-Security processing, which allows remote attackers to obtain access to SOAP services via an HTTP GET request.
### POC
#### Reference
- http://packetstormsecurity.com/files/120213/Apache-CXF-WS-Security-URIMappingInterceptor-Bypass.html
#### Github
No PoCs found on GitHub currently.