Files
CVEs-PoC/2021/CVE-2021-24629.md
T
2024-06-18 02:51:15 +02:00

19 lines
834 B
Markdown

### [CVE-2021-24629](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24629)
![](https://img.shields.io/static/v1?label=Product&message=Post%20Content%20XMLRPC&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0%3C%3D%201.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### 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.