cve/2024/CVE-2024-2430.md

18 lines
894 B
Markdown
Raw Normal View History

2024-07-25 21:25:12 +00:00
### [CVE-2024-2430](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-2430)
![](https://img.shields.io/static/v1?label=Product&message=Website%20Content%20in%20Page%20or%20Post&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202024.04.09%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Website Content in Page or Post WordPress plugin before 2024.04.09 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/990b7d7a-3d7a-46d5-9aeb-740de817e2d9/
#### Github
No PoCs found on GitHub currently.