cve/2024/CVE-2024-36775.md

18 lines
693 B
Markdown
Raw Normal View History

2024-06-07 04:52:01 +00:00
### [CVE-2024-36775](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-36775)
![](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
A cross-site scripting (XSS) vulnerability in Monstra CMS v3.0.4 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the About Me parameter in the Edit Profile page.
### POC
#### Reference
- https://github.com/OoLs5/VulDiscovery/blob/main/monstra_xss.pdf
#### Github
No PoCs found on GitHub currently.