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

18 lines
925 B
Markdown

### [CVE-2021-24129](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24129)
![](https://img.shields.io/static/v1?label=Product&message=Themify%20Portfolio%20Post&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.1.6%3C%201.1.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
Unvalidated input and lack of output encoding in the Themify Portfolio Post WordPress plugin, versions before 1.1.6, lead to Stored Cross-Site Scripting (XSS) vulnerabilities allowing low-privileged users (Contributor+) to inject arbitrary JavaScript code or HTML in posts where the Themify Custom Panel is embedded, which could lead to privilege escalation.
### POC
#### Reference
- https://wpscan.com/vulnerability/c8537e5f-1948-418b-9d29-3cf50cd8f9a6
#### Github
No PoCs found on GitHub currently.