mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
19 lines
834 B
Markdown
19 lines
834 B
Markdown
### [CVE-2021-24629](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|