cve/2024/CVE-2024-5440.md
2025-09-29 16:08:36 +00:00

18 lines
897 B
Markdown

### [CVE-2024-5440](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5440)
![](https://img.shields.io/static/v1?label=Product&message=If-So%20Dynamic%20Content%20Personalization&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.8.0.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The If-So Dynamic Content Personalization WordPress plugin before 1.8.0.3 does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks.
### POC
#### Reference
- https://wpscan.com/vulnerability/52fdc271-96f2-4e25-9df2-29a3ce06328c/
#### Github
No PoCs found on GitHub currently.