CVE-2008-4893
Tribiq CMS 5.0.10a - Cross-Site Scripting via Template Path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-4893.
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
Cross-site scripting (XSS) vulnerability in templates/mytribiqsite/tribal-GPL-1066/includes/header.inc.php in Tribiq CMS 5.0.10a, when register_globals is enabled, allows remote attackers to inject arbitrary web script or HTML via the template_path parameter. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Exploits (1)
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.