CVE-2008-3313

CreaCMS 1.0 - Remote Code Execution

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2008-3313. PoCs published by Ciph3r.

AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in CreaCMS by manipulating the 'cfg[base_uri_admin]' parameter to include a remote PHP shell. The vulnerability arises from insufficient sanitization of user-supplied input.

Description

Multiple PHP remote file inclusion vulnerabilities in CreaCMS 1.0 allow remote attackers to execute arbitrary PHP code via a URL in the (1) cfg[document_uri] parameter to _administration/edition_article/edition_article.php and the (2) cfg[base_uri_admin] parameter to _administration/fonctions/get_liste_langue.php. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.

Exploits (2)

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

This exploit demonstrates a remote file inclusion vulnerability in CreaCMS by manipulating the 'cfg[base_uri_admin]' parameter to include a remote PHP shell. The vulnerability arises from insufficient sanitization of user-supplied input.

Classification
Working Poc 90%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: CreaCMS 1
No auth needed
Prerequisites: Remote PHP shell accessible via URL
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by Ciph3r · textwebappsphp
https://www.exploit-db.com/exploits/32079

This exploit demonstrates a remote file inclusion vulnerability in CreaCMS by injecting a malicious URL into the 'cfg[document_uri]' parameter, allowing arbitrary code execution. The PoC is straightforward and leverages a common LFI/RFI technique.

Classification
Working Poc 90%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: CreaCMS 1
No auth needed
Prerequisites: Target must have allow_url_include enabled in PHP configuration · Attacker must be able to host a malicious PHP file on a remote server
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (2)

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

Scores

EPSS 0.0225
EPSS Percentile 80.6%

Details

CWE
CWE-94
Status published
Products (1)
creacms/creacms 1.0
Published Jul 25, 2008
Tracked Since Feb 18, 2026