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

18 lines
700 B
Markdown

### [CVE-2014-9272](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9272)
![](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 string_insert_href function in MantisBT 1.2.0a1 through 1.2.x before 1.2.18 does not properly validate the URL protocol, which allows remote attackers to conduct cross-site scripting (XSS) attacks via the javascript:// protocol.
### POC
#### Reference
- https://www.mantisbt.org/bugs/view.php?id=17297
#### Github
No PoCs found on GitHub currently.