CVE-2007-6458

123tkShop 0.9.1 - SQL Injection via Base64-Encoded Admin Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2007-6458. PoCs published by Michael Brooks.

AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in 123tkShop 0.9.1, allowing an attacker to bypass authentication and gain administrative rights via a crafted base64-encoded payload. The vulnerability exists in the `is_admin` function in `mainfile.php` and works regardless of `magic_quotes_gpc` or `register_globals` settings.

Description

SQL injection vulnerability in shop/mainfile.php in 123tkShop 0.9.1 allows remote attackers to execute arbitrary SQL commands via a base64-encoded value of the admin parameter to shop/admin.php.

Exploits (1)

exploitdb WORKING POC VERIFIED
by Michael Brooks · textwebappsphp
https://www.exploit-db.com/exploits/4733

This exploit demonstrates an SQL injection vulnerability in 123tkShop 0.9.1, allowing an attacker to bypass authentication and gain administrative rights via a crafted base64-encoded payload. The vulnerability exists in the `is_admin` function in `mainfile.php` and works regardless of `magic_quotes_gpc` or `register_globals` settings.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: 123tkShop 0.9.1
No auth needed
Prerequisites: Access to the target application's admin.php endpoint
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (3)

Core 3
Core References
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/4733
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/26890
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/43706

Scores

EPSS 0.0203
EPSS Percentile 78.5%

Details

CWE
CWE-89
Status published
Products (1)
my123tkshop/e-commerce-suite 0.9.1
Published Dec 20, 2007
Tracked Since Feb 18, 2026