| 제목 | ClipperCMS 1.3.3 'Site name' Stored Cross Site Scripting |
|---|
| 설명 | Stored cross-site scripting (XSS) vulnerability in the "Site Name" field found in the "site" tab under configurations in ClipperCMS 1.3.3 allows remote attackers to inject arbitrary web script or HTML via a crafted site name by doing an authenticated POST HTTP request to ClipperCMS/manager/processors/save_settings.processor.php.
If the data is not sanitized upon input (Site name), these are going to return arbitrary web script or HTML that can be rendered by the browser because of having <?php echo $site_name; ?>, hence, the "Affected Components" are as follow:
-/manager/actions/mutate_settings.dynamic.php
-/manager/actions/import_site.static.php
-/manager/actions/mutate_content.dynamic.php
-/manager/frames/1.php
-/manager/frames/tree.php
-/manager/frames/menu.php
This vulnerability has been assigned with CVE-2018-11332 from mitre.org. https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11332 |
|---|
| 원천 | ⚠️ https://github.com/ClipperCMS/ClipperCMS/issues/483 |
|---|
| 사용자 | nathunandwani (UID 862) |
|---|
| 제출 | 2018. 05. 23. PM 07:58 (8 연령 ago) |
|---|
| 모더레이션 | 2018. 05. 24. PM 04:51 (21 hours later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 118146 [ClipperCMS 1.3.3 Site name mutate_settings.dynamic.php 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 20 |
|---|