vendor:
PHP-Address Book
by:
CWH Underground
8.8
CVSS
HIGH
SQL Injection and XSS
89, 79
CWE
Product Name: PHP-Address Book
Affected Version From: 3.1.2005
Affected Version To: 3.1.2005
Patch Exists: NO
Related CWE: N/A
CPE: a:php-address_book:php-address_book
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: All
2008
PHP-Address Book (SQL/XSS) Multiple Remote Vulnerabilities
The PHP-Address Book application is vulnerable to SQL Injection and XSS attacks. An attacker can exploit the SQL Injection vulnerability by sending a maliciously crafted HTTP request to the vulnerable application. The XSS vulnerability can be exploited by sending a maliciously crafted HTTP request to the vulnerable application.
Mitigation:
Input validation should be used to prevent SQL Injection and XSS attacks.