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

18 lines
819 B
Markdown

### [CVE-2016-0782](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0782)
![](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
The administration web console in Apache ActiveMQ 5.x before 5.11.4, 5.12.x before 5.12.3, and 5.13.x before 5.13.2 allows remote authenticated users to conduct cross-site scripting (XSS) attacks and consequently obtain sensitive information from a Java memory dump via vectors related to creating a queue.
### POC
#### Reference
- http://packetstormsecurity.com/files/136215/Apache-ActiveMQ-5.13.0-Cross-Site-Scripting.html
#### Github
No PoCs found on GitHub currently.