cve/2015/CVE-2015-6972.md

19 lines
961 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-6972](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6972)
![](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
Multiple cross-site scripting (XSS) vulnerabilities in Ignite Realtime Openfire 3.10.2 allow remote attackers to inject arbitrary web script or HTML via the (1) groupchatName parameter to plugins/clientcontrol/create-bookmark.jsp; the (2) urlName parameter to plugins/clientcontrol/create-bookmark.jsp; the (3) hostname parameter to server-session-details.jsp; or the (4) search parameter to group-summary.jsp.
### POC
#### Reference
- http://packetstormsecurity.com/files/133558/Openfire-3.10.2-Cross-Site-Scripting.html
- https://www.exploit-db.com/exploits/38191/
#### Github
No PoCs found on GitHub currently.