[] NeoSense

DCP-Portal 5.5 - 'lostpassword.php?email' SQL Injection

Author: Lifo Fifo
type: webapps
platform: php
port: 
date_added: 2003-10-01 
date_updated: 2012-12-08 
verified: 1 
codes: OSVDB-7020 
tags: 
aliases:  
screenshot_url:  
application_url: 

source: https://www.securityfocus.com/bid/8739/info

Multiple SQL Injection vulnerabilities have been discovered that affect DCP-Portal scripts. These issues are likely due to a lack of sufficient sanitization performed on user supplied URI parameters. Attacks have been demonstrated that inject partial SQL queries, as values for URI parameters, in a manner that influences DCP-Portal SQL query logic to the attackers benefit.

An attacker may exploit these conditions to disclose DCP Portal credentials, reset user passwords, or perform a denial of service type attack via email spamming.

http://www.example.com/dcp/lostpassword.php?action=lost&email=fake' or 1=1--'