Files
CVEs-PoC/2021/CVE-2021-25975.md
T
2025-09-29 21:09:30 +02:00

19 lines
858 B
Markdown

### [CVE-2021-25975](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25975)
![](https://img.shields.io/static/v1?label=Product&message=publify_core&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=v8.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brightgreen)
### Description
In publify, versions v8.0 to v9.2.4 are vulnerable to stored XSS as a result of an unrestricted file upload. This issue allows a user with “publisher” role to inject malicious JavaScript via the uploaded html file.
### POC
#### Reference
- https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25974
#### Github
No PoCs found on GitHub currently.