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.