PHP Address Book - '/addressbook/register/reset_password.php' Multiple SQL Injections
Author: Jurgen Voorneveld
type: webapps
platform: php
port:
date_added: 2013-04-05
date_updated: 2015-10-09
verified: 1
codes: CVE-2013-0135;OSVDB-92102
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/58911/info
PHP Address Book is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied input.
A successful exploit may allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
PHP Address Book 8.2.5 is vulnerable; other versions may also be affected.
http://www.example.com/addressbook/register/reset_password.php?email={insert}&password={insert}