vendor:
creadirectory
by:
SecurityFocus
7.5
CVSS
HIGH
SQL-injection and Cross-site Scripting
89, 79
CWE
Product Name: creadirectory
Affected Version From: 1.2
Affected Version To: 1.2
Patch Exists: YES
Related CWE: N/A
CPE: creadirectory
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
2006
Creascripts creadirectory Multiple Input Validation Vulnerabilities
Creascripts creadirectory is prone to multiple input-validation vulnerabilities, inculding SQL-injection issues and a cross-site scripting issue, because the application fails to sufficiently sanitize user-supplied data. Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
Mitigation:
Input validation should be used to ensure that user-supplied data is properly sanitized before being used in the application.