mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 21:42:20 +02:00
1.0 KiB
1.0 KiB
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/
- https://n4nj0.github.io/advisories/wordpress-plugin-wpdatatables-ii/
Github
No PoCs found on GitHub currently.