PHPAddressBook 2.0 - 'index.php' SQL Injection
Author: Virangar Security
type: webapps
platform: php
port:
date_added: 2008-03-26
date_updated: 2014-02-10
verified: 1
codes: CVE-2008-7145;OSVDB-51050
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/28456/info
phpAddressBook is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
phpAddressBook 2.0 is vulnerable; other versions may also be affected.
The following proof of concept is available:
login:admin ' or 1=1/*
password:[blank]