CVE-2008-4894

Tribiq CMS 5.0.10a and 5.0.12c - Remote File Inclusion via Template Path Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2008-4894. PoCs published by GoLd_M.

AI-analyzed exploit summary The exploit demonstrates a Local File Inclusion (LFI) vulnerability in Tribiqcms 5.0.10a (beta) by manipulating the 'template_path' parameter in the header.inc.php file. The PoC shows how an attacker can include arbitrary local files by appending a null byte (%00) to bypass file extension checks.

Description

Directory traversal vulnerability in templates/mytribiqsite/tribal-GPL-1066/includes/header.inc.php in Tribiq CMS 5.0.10a, when register_globals is enabled and magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the template_path parameter. NOTE: it was later reported that this issue also affects 5.0.12c.

Exploits (1)

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

The exploit demonstrates a Local File Inclusion (LFI) vulnerability in Tribiqcms 5.0.10a (beta) by manipulating the 'template_path' parameter in the header.inc.php file. The PoC shows how an attacker can include arbitrary local files by appending a null byte (%00) to bypass file extension checks.

Classification
Working Poc 90%
Attack Type
Lfi
Complexity
Trivial
Reliability
Reliable
Target: Tribiqcms 5.0.10a (beta)
No auth needed
Prerequisites: Access to the vulnerable endpoint · Knowledge of the target file path
devstral-2 · analyzed Feb 18, 2026 Full analysis →

References (4)

Core 4
Core References
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/32548
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/6888
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/32018
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/46264

Scores

EPSS 0.0200
EPSS Percentile 78.1%

Details

CWE
CWE-22
Status published
Products (1)
tribiq/tribiq_cms 5.0.10a
Published Nov 04, 2008
Tracked Since Feb 18, 2026