vendor:
dotDefender
by:
Anonymous
8.8
CVSS
HIGH
Remote Command Execution
78
CWE
Product Name: dotDefender
Affected Version From: 3.8-5
Affected Version To: 3.8-5
Patch Exists: NO
Related CWE: N/A
CPE: a:dotdefender:dotdefender:3.8-5
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2009
Remote Command Execution Vulnerability in dotDefender (3.8-5) Site Management
The Site Management application of dotDefender is reachable as a web application (https:site/dotDefender/) on the webserver. After passing the Basic Auth login, an attacker can inject arbitrary commands by exploiting the 'deletesite' implementation and the 'deletesitename' variable due to insufficient input validation.
Mitigation:
Ensure that input validation is performed on all user-supplied data before using it in any command or query.