CVE-2010-2005

DataLife Engine 8.3 - Remote Code Execution via PHP File Inclusion

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 4 public exploits for CVE-2010-2005. PoCs published by indoushka.

AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in Datalife Engine 8.3 by manipulating the 'selected_language' parameter in init.php to include arbitrary remote files. The attack leverages insufficient input sanitization to execute remote code.

Description

Multiple PHP remote file inclusion vulnerabilities in DataLife Engine (DLE) 8.3 allow remote attackers to execute arbitrary PHP code via a URL in (1) the selected_language parameter to engine/inc/include/init.php, (2) the config[langs] parameter to engine/inc/help.php, (3) the config[lang] parameter to engine/ajax/pm.php, (4) and the _REQUEST[skin] parameter to engine/ajax/addcomments.php.

Exploits (4)

exploitdb WORKING POC VERIFIED
by indoushka · textwebappsphp
https://www.exploit-db.com/exploits/33541

This exploit demonstrates a remote file inclusion vulnerability in Datalife Engine 8.3 by manipulating the 'selected_language' parameter in init.php to include arbitrary remote files. The attack leverages insufficient input sanitization to execute remote code.

Classification
Working Poc 90%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: Datalife Engine 8.3
No auth needed
Prerequisites: Access to the target URL · Remote file hosting location
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WRITEUP VERIFIED
by indoushka · textwebappsphp
https://www.exploit-db.com/exploits/33542

The code describes a remote file inclusion vulnerability in Datalife Engine 8.3 due to insufficient sanitization of user-supplied data in the 'config[langs]' parameter. Exploitation could allow arbitrary file inclusion and potential remote code execution.

Classification
Writeup 80%
Attack Type
Rce
Complexity
Trivial
Reliability
Theoretical
Target: Datalife Engine 8.3
No auth needed
Prerequisites: Access to the vulnerable endpoint · Ability to host a malicious file on a remote server
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by indoushka · textwebappsphp
https://www.exploit-db.com/exploits/33543

This exploit demonstrates a remote file inclusion vulnerability in Datalife Engine 8.3 by injecting a malicious URL into the 'config[lang_' parameter. The lack of input sanitization allows an attacker to include arbitrary remote files, potentially leading to remote code execution.

Classification
Working Poc 90%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: Datalife Engine 8.3
No auth needed
Prerequisites: Access to the target URL · Remote file hosting location
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by indoushka · textwebappsphp
https://www.exploit-db.com/exploits/33544

This exploit demonstrates a remote file inclusion vulnerability in Datalife Engine 8.3 by manipulating the `_REQUEST[skin]` parameter to include arbitrary remote files. The vulnerability arises from insufficient sanitization of user-supplied input.

Classification
Working Poc 90%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: Datalife Engine 8.3
No auth needed
Prerequisites: Access to the target application's AJAX endpoint · Ability to host a malicious file on a remote server
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (3)

Core 3
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/55757
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/37851

Scores

EPSS 0.0281
EPSS Percentile 84.6%

Details

CWE
CWE-94
Status published
Products (1)
datalifecms/datalife_engine 8.3
Published May 20, 2010
Tracked Since Feb 18, 2026