Files
CVEs-PoC/2011/CVE-2011-2487.md
T
2024-05-26 14:27:05 +02:00

20 lines
814 B
Markdown

### [CVE-2011-2487](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2487)
![](https://img.shields.io/static/v1?label=Product&message=JBossWS&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=WSS4J&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20before%201.6.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20unknown%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Other&color=brighgreen)
### Description
The implementations of PKCS#1 v1.5 key transport mechanism for XMLEncryption in JBossWS and Apache WSS4J before 1.6.5 is susceptible to a Bleichenbacher attack.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2011-2487