Lucene search

K
exploitdbHigh-Tech BridgeEDB-ID:38502
HistoryMay 01, 2013 - 12:00 a.m.

GetSimple CMS /admin/edit.php Multiple Parameter XSS

2013-05-0100:00:00
High-Tech Bridge
www.exploit-db.com
28

EPSS

0.002

Percentile

58.5%

GetSimple CMS /admin/edit.php Multiple Parameter XSS. CVE-2013-1420. Webapps exploit for php platform

source: http://www.securityfocus.com/bid/59600/info

GetSimple CMS is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied input.

An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and launch other attacks.

GetSimple CMS 3.1.2 is vulnerable; prior versions may also be affected. 

http://www.example.com/admin/edit.php?title="><scri<script></script>pt>alert(document.cookie);</scri<script>< /script>pt>
http://www.example.com/admin/edit.php?menu="><scri<script></script>pt>alert(document.cookie);</scri<script></ script>pt>