cve/2024/CVE-2024-5811.md

18 lines
846 B
Markdown
Raw Permalink Normal View History

2024-07-25 21:25:12 +00:00
### [CVE-2024-5811](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5811)
![](https://img.shields.io/static/v1?label=Product&message=Simple%20Video%20Directory&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.4.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Simple Video Directory WordPress plugin before 1.4.4 does not sanitise and escape some of its settings, which could allow contributors and higher to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)
### POC
#### Reference
- https://wpscan.com/vulnerability/bf6c2e28-51ef-443b-b1c2-d555c7e12f7f/
#### Github
No PoCs found on GitHub currently.