vendor:
ActualAnalyzer
by:
Anonymous
7,5
CVSS
HIGH
Command Injection
78
CWE
Product Name: ActualAnalyzer
Affected Version From: Lite version
Affected Version To: Lite version
Patch Exists: NO
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
2011
ActualAnalyzer exploit
This exploit is used to inject a command into the ActualAnalyzer application. The command is loaded into a dummy variable and then executed with backticks. The exploit is tested on the Lite version of the application.
Mitigation:
Input validation should be used to prevent command injection attacks.