vendor:
Cyask
by:
milw0rm.com
7.5
CVSS
HIGH
File Read Vulnerability
20
CWE
Product Name: Cyask
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
2008
Cyask File Read Vulnerability
The vulnerability exists in the $neturl variable in collect.php, which is short of enough check. When the attacker registers a new user, he can pass the user check and then submit any filename to $neturl so that collect.php can read it.
Mitigation:
Ensure that the $neturl variable is properly validated and sanitized.