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

994 B
Raw Permalink Blame History

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

Github