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

18 lines
741 B
Markdown

### [CVE-2021-25974](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25974)
![](https://img.shields.io/static/v1?label=Product&message=publify_core&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%20v8.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
In Publify, versions v8.0 to v9.2.4 are vulnerable to stored XSS. A user with a “publisher” role is able to inject and execute arbitrary JavaScript code while creating a page/article.
### POC
#### Reference
- https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25974
#### Github
No PoCs found on GitHub currently.