vendor:
Spreecommerce
by:
joernchen
N/A
CVSS
N/A
Arbitrary Command Execution
78
CWE
Product Name: Spreecommerce
Affected Version From: 0.60.1
Affected Version To: 0.60.1
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: Unix, Linux
2011
Spreecommerce 0.60.1 Arbitrary Command Execution
This module exploits an arbitrary command execution vulnerability in the Spreecommerce search. Unvalidated input is called via the Ruby send method allowing command execution.
Mitigation:
Validate user input before passing it to the send method.