PHP Address Book - '/addressbook/register/reset_password_save.php' Multiple SQL Injections



EKU-ID: 42824 CVE: CVE-2013-0135;OSVDB-92101 OSVDB-ID:
Author: Jurgen Voorneveld Published: 2013-04-05 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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_save.php?username={insert}&password=&password_confirm=&password_hint={insert}&email={insert}