Files
CVEs-PoC/2016/CVE-2016-3094.md
T
2024-06-18 02:51:15 +02:00

18 lines
802 B
Markdown

### [CVE-2016-3094](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3094)
![](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
PlainSaslServer.java in Apache Qpid Java before 6.0.3, when the broker is configured to allow plaintext passwords, allows remote attackers to cause a denial of service (broker termination) via a crafted authentication attempt, which triggers an uncaught exception.
### POC
#### Reference
- http://packetstormsecurity.com/files/137215/Apache-Qpid-Java-Broker-6.0.2-Denial-Of-Service.html
#### Github
- https://github.com/ARPSyndicate/cvemon