mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
834 B
834 B
CVE-2021-24629
Description
The Post Content XMLRPC WordPress plugin through 1.0 does not sanitise or escape multiple GET/POST parameters before using them in SQL statements in the admin dashboard, leading to an authenticated SQL Injections
POC
Reference
- https://codevigilant.com/disclosure/2021/wp-plugin-post-content-xmlrpc/
- https://wpscan.com/vulnerability/fb42980c-93e5-42d5-a478-c2b348eaea67
Github
No PoCs found on GitHub currently.