cve/2015/CVE-2015-1475.md

18 lines
814 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-1475](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1475)
![](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 my little forum 2.3.3, 2.2, and 1.7 allow remote attackers to inject arbitrary web script or HTML via the (1) page or (2) category parameter to forum.php or the (3) page or (4) order parameter to (a) board_entry.php or (b) forum_entry.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/130220/My-Little-Forum-2.3.3-2.2-1.7-Cross-Site-Scripting.html
#### Github
No PoCs found on GitHub currently.