mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 21:42:20 +02:00
19 lines
876 B
Markdown
19 lines
876 B
Markdown
### [CVE-2021-24337](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24337)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|