vendor:
AIOCP
by:
SecurityFocus
7.5
CVSS
HIGH
Multiple Input Validation Vulnerabilities
20
CWE
Product Name: AIOCP
Affected Version From: 1.3.2007
Affected Version To: 1.3.2007
Patch Exists: NO
Related CWE: N/A
CPE: a:aiocp:aiocp
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
All In One Control Panel (AIOCP) Multiple Input Validation Vulnerabilities
All In One Control Panel (AIOCP) is prone to multiple input-validation vulnerabilities because it fails to sufficiently sanitize user-supplied input data. Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, access or modify sensitive data, execute arbitrary script code in the context of the application, compromise the application and possibly exploit latent vulnerabilities in the underlying system; other attacks are also possible.
Mitigation:
Input validation should be used to detect unauthorized input before it is processed by the application. Input validation should be applied on both syntactical and semantic level.