vendor:
Ditto Forensic FieldStation
by:
Martin Wundram
N/A
CVSS
N/A
Command Injection [CWE-77] and Cross-Site Scripting [CWE-79]
77 and 79
CWE
Product Name: Ditto Forensic FieldStation
Affected Version From: <= 2013Oct15a
Affected Version To: <= 2013Oct15a
Patch Exists: Partially patched
Related CWE: CVE-2013-6881 and CVE-2013-6882
CPE: h:cru:ditto_forensic_fieldstation
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
2013
Ditto Forensic FieldStation, multiple vulnerabilities
Several input fields of the web application are vulnerable to OS command injection. E.g. the application allows the setting of parameters like 'sector size' or 'skip count' for a forensic imaging task. Because of improper neutralization in combination with the web server running with root privileges, an attacker is able to access and manipulate the complete system. The web application is vulnerable to Cross-Site Scripting (XSS). E.g. the application allows the setting of parameters like 'sector size' or 'skip count' for a forensic imaging task. Because of improper neutralization, an attacker is able to inject malicious content into the web application.
Mitigation:
Input validation and output encoding should be used to prevent command injection and XSS attacks.