cve/2024/CVE-2024-5713.md

18 lines
834 B
Markdown
Raw Permalink Normal View History

2024-07-25 21:25:12 +00:00
### [CVE-2024-5713](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5713)
![](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.4%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.4 does not escape the $_SERVER['REQUEST_URI'] parameter before outputting it back in an attribute, which could lead to Reflected Cross-Site Scripting in old web browsers
### POC
#### Reference
- https://wpscan.com/vulnerability/eb3f24a7-3171-42c3-9016-e29da4f384fa/
#### Github
2024-08-11 18:44:53 +00:00
- https://github.com/20142995/nuclei-templates
2024-07-25 21:25:12 +00:00