CVE-2009-0735

Papoo CMS 3.6 - Path Traversal via pfadhier Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2009-0735. PoCs published by SirGod.

AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Papoo CMS 3.6 by manipulating the 'pfadhier' parameter in the 'message_class.php' file. The null byte (%00) is used to terminate the file path, allowing arbitrary file reads.

Description

Directory traversal vulnerability in lib/classes/message_class.php in Papoo CMS 3.6, when register_globals is enabled and magic_quotes_gpc is disabled, allows remote attackers to read and possibly execute arbitrary files via a .. (dot dot) in the pfadhier parameter. NOTE: some of these details are obtained from third party information.

Exploits (1)

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

This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Papoo CMS 3.6 by manipulating the 'pfadhier' parameter in the 'message_class.php' file. The null byte (%00) is used to terminate the file path, allowing arbitrary file reads.

Classification
Working Poc 90%
Attack Type
Info Leak
Complexity
Trivial
Reliability
Reliable
Target: Papoo CMS 3.6
No auth needed
Prerequisites: access to the target URL
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (3)

Core 3
Core References
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/8030
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/33718
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/33911

Scores

EPSS 0.0215
EPSS Percentile 79.8%

Details

CWE
CWE-22
Status published
Products (1)
papoo/papoo 3.6
Published Feb 25, 2009
Tracked Since Feb 18, 2026