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

18 lines
783 B
Markdown

### [CVE-2015-5347](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5347)
![](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
Cross-site scripting (XSS) vulnerability in the getWindowOpenJavaScript function in org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow in Apache Wicket 1.5.x before 1.5.15, 6.x before 6.22.0, and 7.x before 7.2.0 might allow remote attackers to inject arbitrary web script or HTML via a ModalWindow title.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/alexanderkjall/wicker-cve-2015-5347