| Title | ClipperCMS 1.3.3 'Site name' Stored Cross Site Scripting |
|---|
| Description | 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 |
|---|
| Source | ⚠️ https://github.com/ClipperCMS/ClipperCMS/issues/483 |
|---|
| User | nathunandwani (UID 862) |
|---|
| Submission | 05/23/2018 19:58 (8 years ago) |
|---|
| Moderation | 05/24/2018 16:51 (21 hours later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 118146 [ClipperCMS 1.3.3 Site name mutate_settings.dynamic.php cross site scripting] |
|---|
| Points | 20 |
|---|