Files
CVEs-PoC/2021/CVE-2021-25984.md
T
2024-05-25 21:48:12 +02:00

18 lines
813 B
Markdown

### [CVE-2021-25984](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25984)
![](https://img.shields.io/static/v1?label=Product&message=Factor&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%201.3.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
In Factor (App Framework & Headless CMS) forum plugin, versions v1.3.3 to v1.8.30, are vulnerable to stored Cross-Site Scripting (XSS) at the “post reply” section. An unauthenticated attacker can execute malicious JavaScript code and steal the session cookies.
### POC
#### Reference
- https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25984
#### Github
No PoCs found on GitHub currently.