Files
CVEs-PoC/2021/CVE-2021-24337.md
T
2024-06-18 02:51:15 +02:00

19 lines
876 B
Markdown

### [CVE-2021-24337](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24337)
![](https://img.shields.io/static/v1?label=Product&message=Video%20Embed&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 id GET parameter of one of the Video Embed WordPress plugin through 1.0's page (available via forced browsing) is not sanitised, validated or escaped before being used in a SQL statement, allowing low privilege users, such as subscribers, to perform SQL injection.
### POC
#### Reference
- https://codevigilant.com/disclosure/2021/wp-plugin-video-embed-box/
- https://wpscan.com/vulnerability/a8fd8dd4-5b5e-462e-8dae-065d5e2d003a
#### Github
No PoCs found on GitHub currently.