vendor:
DB Top Sites
by:
SirGod
9,3
CVSS
HIGH
Remote Command Execution
78
CWE
Product Name: DB Top Sites
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:jnmsolutions:db_top_sites
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
2009
DB Top Sites v1.0 Remote Command Execution Exploit
DB Top Sites v1.0 is vulnerable to a Remote Command Execution vulnerability. An attacker can inject malicious code into the 'location' field when registering as a user. This code will be saved in a file named 'username.php' in the 'sites' directory. The attacker can then access the file and execute arbitrary commands on the server.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in any system operations.