mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 21:52:25 +02:00
18 lines
994 B
Markdown
18 lines
994 B
Markdown
### [CVE-2021-24200](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24200)
|
||

|
||

|
||

|
||
|
||
### 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
|
||
|