Files
CVEs-PoC/2021/CVE-2021-24395.md
T
2024-05-25 21:48:12 +02:00

19 lines
804 B
Markdown

### [CVE-2021-24395](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24395)
![](https://img.shields.io/static/v1?label=Product&message=Embed%20Youtube%20Video&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0%3C%3D%201.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The editid GET parameter of the Embed Youtube Video WordPress plugin through 1.0 is not sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection.
### POC
#### Reference
- https://codevigilant.com/disclosure/2021/wp-plugin-embed-youtube-video/
- https://wpscan.com/vulnerability/6cd9ebcf-e78f-4f97-a8f9-b7e4ceab66b7
#### Github
No PoCs found on GitHub currently.