CVE-2009-3167

Anantasoft Gazelle CMS 1.0 - Path Traversal via Template Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2009-3167. PoCs published by IHTeam, fuzion.

AI-analyzed exploit summary This script exploits multiple vulnerabilities in Gazelle CMS 1.0, including RCE via file upload, LFI, and XSS. It uploads a malicious PHP file via a template customization feature and provides a shell interface for command execution.

Description

Directory traversal vulnerability in index.php in Anantasoft Gazelle CMS 1.0, when magic_quotes_gpc is disabled, allows remote attackers to read arbitrary files via a .. (dot dot) in the template parameter.

Exploits (2)

exploitdb WORKING POC VERIFIED
by IHTeam · bashwebappsphp
https://www.exploit-db.com/exploits/9425

This script exploits multiple vulnerabilities in Gazelle CMS 1.0, including RCE via file upload, LFI, and XSS. It uploads a malicious PHP file via a template customization feature and provides a shell interface for command execution.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Gazelle CMS 1.0
No auth needed
Prerequisites: magic_quotes_gpc Off · access to admin/settemplate.php
devstral-2 · analyzed Feb 18, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by fuzion · textwebappsphp
https://www.exploit-db.com/exploits/7895

This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Gazelle CMS by manipulating the 'template' parameter to traverse directories and access sensitive files like '/etc/passwd'. The null byte (%00) is used to terminate the string and bypass file extension checks.

Classification
Working Poc 90%
Attack Type
Info Leak
Complexity
Trivial
Reliability
Reliable
Target: Gazelle CMS (version unspecified)
No auth needed
Prerequisites: Access to the vulnerable Gazelle CMS instance
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (4)

Core 4
Core References
Exploit, Third Party Advisory exploit x_refsource_exploit-db
http://www.exploit-db.com/exploits/9425
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/33686
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/33483
Exploit, Third Party Advisory exploit x_refsource_exploit-db
http://www.exploit-db.com/exploits/7895

Scores

EPSS 0.0235
EPSS Percentile 81.5%

Details

CWE
CWE-22
Status published
Products (1)
anantasoft/gazelle_cms 1.0
Published Sep 11, 2009
Tracked Since Feb 18, 2026