vendor:
Web Management System
by:
SecurityFocus
7.5
CVSS
HIGH
Local File-Include, SQL-Injection, and Cross-Site Scripting
79, 89, 79
CWE
Product Name: Web Management System
Affected Version From: 1.5
Affected Version To: 1.5
Patch Exists: N/A
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
2008
DEV Web Management System Multiple Input Validation Vulnerabilities
DEV Web Management System is prone to multiple input-validation vulnerabilities because it fails to sufficiently sanitize user-supplied data. The issues include local file-include, SQL-injection, and cross-site scripting vulnerabilities. Exploiting these issues could allow an attacker to view sensitive information, steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to compromise the application. Additionally, authentication credentials should be stored securely and not transmitted in plain-text.