cve/2018/CVE-2018-6506.md

18 lines
687 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-6506](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6506)
![](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) exists in the Add Forum feature in the Administrative Panel in miniBB 3.2.2 via crafted use of an onload attribute of an SVG element in the supertitle field.
### POC
#### Reference
- https://offensivehacking.wordpress.com/2018/02/07/minibb-forums-v3-2-2-stored-xss/
#### Github
No PoCs found on GitHub currently.