gpEasy CMS XSS vulnerability

2010-05-26 / 2010-05-27
Credit: htbridge
Risk: Low
Local: No
Remote: Yes
CWE: CWE-79


CVSS Base Score: 2.1/10
Impact Subscore: 2.9/10
Exploitability Subscore: 3.9/10
Exploit range: Remote
Attack complexity: High
Authentication: Single time
Confidentiality impact: None
Integrity impact: Partial
Availability impact: None

Vulnerability ID: HTB22370 Reference: http://www.htbridge.ch/advisory/xss_vulnerability_in_gpeasy_cms.html Product: gpEasy CMS Vendor: gpeasy Vulnerable Version: 1.6.2 and Probably Prior Versions Vendor Notification: 05 May 2010 Vulnerability Type: XSS (Cross Site Scripting) Status: Fixed by Vendor Risk level: Medium Credit: High-Tech Bridge SA (http://www.htbridge.ch/) Vulnerability Details: User can execute arbitrary JavaScript code within the vulnerable application. The vulnerability exists due to failure in the "include/tool/editing_files.php" script to properly sanitize user-supplied input in "gpcontent" variable. Successful exploitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentication credentials, disclosure or modification of sensitive data. An attacker can use browser to exploit this vulnerability. The following PoC is available: <form method="POST" action="http://example.com/index.php/Home" name="myfrm"> <input type="hidden" name="cmd" value='save'> <input type="hidden" name="gpcontent" value='text"><script>alert(document.cookie)</script>'> </form> <script> document.myfrm.submit(); </script> Solution: Upgrade to the most recent verison

References:

http://www.securityfocus.com/bid/40330
http://www.securityfocus.com/archive/1/archive/1/511388/100/0/threaded
http://www.htbridge.ch/advisory/xss_vulnerability_in_gpeasy_cms.html
http://secunia.com/advisories/39643
http://packetstormsecurity.org/1005-exploits/gpeasycms-xss.txt


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top