mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 00:49:28 +02:00
19 lines
828 B
Markdown
19 lines
828 B
Markdown
### [CVE-2021-24557](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24557)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The update functionality in the rslider_page uses an rs_id POST parameter which is not validated, sanitised or escaped before being inserted in sql query, therefore leading to SQL injection for users having Administrator role.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://codevigilant.com/disclosure/2021/wp-plugin-m-vslider/
|
|
- https://wpscan.com/vulnerability/8b8e41e8-5a40-4062-b5b7-3b01b1a709ef
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|