CVE-2006-5107

Devellion CubeCart 2.0.x - SQL Injection

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 4 public exploits for CVE-2006-5107. PoCs published by HACKERS PAL.

AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in CubeCart's view_order.php by injecting a UNION SELECT statement to extract data from the database. The attack leverages improper input sanitization to manipulate the SQL query.

Description

Multiple SQL injection vulnerabilities in Devellion CubeCart 2.0.x allow remote attackers to execute arbitrary SQL commands via (1) the user_name parameter in admin/forgot_pass.php, (2) the order_id parameter in view_order.php, (3) the view_doc parameter in view_doc.php, and (4) the order_id parameter in admin/print_order.php.

Exploits (4)

exploitdb WORKING POC VERIFIED
by HACKERS PAL · textwebappsphp
https://www.exploit-db.com/exploits/28696

This exploit demonstrates a SQL injection vulnerability in CubeCart's view_order.php by injecting a UNION SELECT statement to extract data from the database. The attack leverages improper input sanitization to manipulate the SQL query.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: CubeCart (version not specified)
No auth needed
Prerequisites: Access to the target URL with the vulnerable parameter
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by HACKERS PAL · textwebappsphp
https://www.exploit-db.com/exploits/28697

The exploit demonstrates a SQL injection vulnerability in CubeCart by manipulating the 'view_doc' parameter to perform a UNION-based SQLi attack. It retrieves arbitrary data by injecting a malicious SQL query.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: CubeCart (version not specified)
No auth needed
Prerequisites: Access to the vulnerable endpoint · Basic knowledge of SQL injection techniques
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by HACKERS PAL · textwebappsphp
https://www.exploit-db.com/exploits/28698

This exploit demonstrates a SQL injection vulnerability in CubeCart's admin/print_order.php by injecting a UNION SELECT statement to retrieve additional data from the database. The vulnerability arises due to insufficient input sanitization.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: CubeCart (version not specified)
Auth required
Prerequisites: Access to the admin interface · SQL injection vulnerability in print_order.php
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by HACKERS PAL · textwebappsphp
https://www.exploit-db.com/exploits/28695

The exploit demonstrates SQL injection vulnerabilities in CubeCart's admin/forgot_pass.php endpoint, allowing attackers to bypass authentication and extract data from the database.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: CubeCart (version not specified)
No auth needed
Prerequisites: Access to the target's admin/forgot_pass.php endpoint
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (4)

Core 4
Core References
Third Party Advisory, VDB Entry mailing-list x_refsource_bugtraq
http://www.securityfocus.com/archive/1/447009/100/0/threaded
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/20215
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/29176
Third Party Advisory third-party-advisory x_refsource_sreason
http://securityreason.com/securityalert/1662

Scores

EPSS 0.0105
EPSS Percentile 59.9%

Details

Status published
Products (7)
devellion/cubecart 2.0.0
devellion/cubecart 2.0.1
devellion/cubecart 2.0.2
devellion/cubecart 2.0.3
devellion/cubecart 2.0.4
devellion/cubecart 2.0.5
devellion/cubecart 2.0.6
Published Oct 03, 2006
Tracked Since Feb 18, 2026