vendor:
Jupiter CMSA
by:
SecurityFocus
7.5
CVSS
HIGH
Cross-site Scripting, SQL-injection, and Arbitrary File-Upload
79, 89, 264
CWE
Product Name: Jupiter CMSA
Affected Version From: N/A
Affected Version To: N/A
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: N/A
2005
Jupiter CMSA Multiple Input-Validation Vulnerabilities
Jupiter CMSA is prone to multiple input-validation vulnerabilities, including cross-site scripting, SQL-injection, and arbitrary file-upload issues, because the application fails to sanitize user-supplied input. A successful exploit of these vulnerabilities could allow an attacker to compromise the application, access or modify data, steal cookie-based authentication credentials, exploit vulnerabilities in the underlying database implementation, or upload and execute arbitrary files within the webserver process. Other attacks are also possible.
Mitigation:
Input validation should be used to detect unauthorized input before it is processed by the application. Sanitize all user-supplied input to prevent malicious code from being executed.