vendor:
PHP Address Book
by:
SecurityFocus
7.5
CVSS
HIGH
Cross-site Scripting and SQL-injection
79, 89
CWE
Product Name: PHP Address Book
Affected Version From: 3.1.2005
Affected Version To: 3.1.2005
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
2008
PHP Address Book Multiple Vulnerabilities
PHP Address Book is prone to multiple cross-site scripting and SQL-injection vulnerabilities because the application fails to sufficiently sanitize user-supplied input. 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.
Mitigation:
Input validation and sanitization should be implemented to prevent malicious input from being processed by the application.