### [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=%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 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.