Multiple Cross-Site Scripting (XSS) vulnerabilities in GetSimple CMS
Advisory ID: | HTB23141 |
Product: | GetSimple CMS |
Vendor: | Cagintranet Networks |
Vulnerable Versions: | 3.1.2 and probably prior |
Tested Version: | 3.1.2 |
Advisory Publication: | January 23, 2013 [without technical details] |
Vendor Notification: | January 23, 2013 |
Vendor Fix: | April 26, 2013 |
Public Disclosure: | May 1, 2013 |
Latest Update: | April 30, 2013 |
Vulnerability Type: | Cross-Site Scripting [CWE-79] |
CVE Reference: | CVE-2013-1420 |
Risk Level: | Low |
| |
CVSSv2 Base Score: | 2.6 (AV:N/AC:H/Au:N/C:N/I:P/A:N) |
Solution Status: | Fixed by Vendor |
Discovered and Provided: | High-Tech Bridge Security Research Lab |
Advisory Details: |
High-Tech Bridge Security Research Lab discovered multiple vulnerabilities in GetSimple CMS, which can be exploited to perform Cross-Site Scripting (XSS) attacks. The application has XSS filter, however it can be bypassed as demonstrated below.
1) Cross-Site Scripting (XSS) in GetSimple CMS: CVE-2013-1420 1.1 The vulnerability exists due to insufficient sanitisation of user-supplied data passed via the "id" HTTP GET parameter to "/admin/backup-edit.php" script. A remote attacker can trick a logged-in administrator to open a specially crafted link and execute arbitrary HTML and script code in browser in context of the vulnerable website. The exploitation example below uses the "alert()" JavaScript function to display administrator's cookies: http://[host]/admin/backup-edit.php?p=1&id="><scri<script></script>pt>alert( document.cookie);</scri<script></script>pt>
1.2 The vulnerability exists due to insufficient sanitisation of user-supplied data passed via the "path" HTTP GET parameter to "/admin/upload.php" script. A remote attacker can trick a logged-in administrator to open a specially crafted link and execute arbitrary HTML and script code in browser in context of the vulnerable website. The exploitation example below uses the "alert()" JavaScript function to display administrator's cookies: http://[host]/admin/upload.php?path="><scri<script></script>pt>alert(documen t.cookie);</scri<script></script>pt>
1.3 The vulnerability exists due to insufficient sanitisation of user-supplied data passed via the "title" and "menu" HTTP GET parameters to "/admin/edit.php" script. A remote attacker can trick a logged-in administrator to open a specially crafted link and execute arbitrary HTML and script code in browser in context of the vulnerable website. The exploitation examples below use the "alert()" JavaScript function to display administrator's cookies: http://[host]/admin/edit.php?title="><scri<script></script>pt>alert(document .cookie);</scri<script></script>pt> http://[host]/admin/edit.php?menu="><scri<script></script>pt>alert(document. cookie);</scri<script></script>pt>
1.4 The vulnerability exists due to insufficient sanitisation of user-supplied data passed via the "path" and "returnid" HTTP GET parameters to "/admin/filebrowser.php" script. A remote attacker can trick a logged-in administrator to open a specially crafted link and execute arbitrary HTML and script code in browser in context of the vulnerable website. The exploitation examples below use the "alert()" JavaScript function to display administrator's cookies: http://[host]/admin/filebrowser.php?path="><scri<script></script>pt>alert(do cument.cookie);</scri<script></script>pt> http://[host]/admin/filebrowser.php?returnid="><scri<script></script>pt>aler t(document.cookie);</scri<script></script>pt> |
- GDPR & PCI DSS Test
- Website CMS Security Test
- CSP & HTTP Headers Check
- WordPress & Drupal Scanning
Try For Free Solution: |
Upgrade to GetSimple CMS 3.2.1 More Information: http://get-simple.info/start/changelog http://get-simple.info/download |
|
References: |
[1] High-Tech Bridge Advisory HTB23141 - https://www.immuniweb.com/advisory/HTB23141 - Multiple Cross-Site Scripting (XSS) vulnerabilities in GetSimple CMS. [2] GetSimple CMS - http://get-simple.info/ - GetSimple is an XML based, stand-a-alone, fully independant and lite Content Management System. [3] Common Vulnerabilities and Exposures (CVE) - http://cve.mitre.org/ - international in scope and free for public use, CVE® is a dictionary of publicly known information security vulnerabilities and exposures. [4] Common Weakness Enumeration (CWE) - http://cwe.mitre.org - targeted to developers and security practitioners, CWE is a formal list of software weakness types. |
|
Have additional information to submit?
Please feel free to send us any additional information related to this Advisory, such as vulnerable versions, additional exploitation details and conditions, patches and other relevant details.