header-logo
Suggest Exploit
vendor:
DCP-Portal
by:
SecurityFocus
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: DCP-Portal
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2002

Multiple SQL Injection vulnerabilities in DCP-Portal scripts

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.

Mitigation:

Input validation and sanitization should be performed on user supplied URI parameters.
Source

Exploit-DB raw data:

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--'