mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
828 B
828 B
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.