vendor:
CosCms
by:
High-Tech Bridge Security Research Lab
8,5
CVSS
HIGH
OS Command Injection
78
CWE
Product Name: CosCms
Affected Version From: 1.721
Affected Version To: 1.721
Patch Exists: YES
Related CWE: CVE-2013-1668
CPE: a:coscms:coscms:1.721
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
OS Command Injection in CosCms: CVE-2013-1668
Vulnerability exists due to insufficient validation of user-supplied input in $_FILES['file']['name'] variable passed to /gallery/upload/index URL before using it in PHP exec() function. A remote attacker can send a specially crafted HTTP POST request containing a malicious filename, and execute arbitrary commands on the target system with privileges of the web server.
Mitigation:
Fixed by Vendor