Files
CVEs-PoC/2021/CVE-2021-24200.md
T
2025-09-29 21:09:30 +02:00

18 lines
994 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### [CVE-2021-24200](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24200)
![](https://img.shields.io/static/v1?label=Product&message=wpDataTables%20%E2%80%93%20Tables%20%26%20Table%20Charts&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.4.2%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brightgreen)
### Description
The wpDataTables Tables & Table Charts premium WordPress plugin before 3.4.2 allows a low privilege authenticated user to perform Boolean-based blind SQL Injection in the table list page on the endpoint /wp-admin/admin-ajax.php?action=get_wdtable&table_id=1, on the 'length' HTTP POST parameter. This allows an attacker to access all the data in the database and obtain access to the WordPress application.
### POC
#### Reference
- https://n4nj0.github.io/advisories/wordpress-plugin-wpdatatables-ii/
#### Github
- https://github.com/20142995/nuclei-templates