CVE-2006-6765
pagetool < 1.07 - Remote Code Execution via File Inclusion in pt_upload.php
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6765. PoCs published by g00ns.
AI-analyzed exploit summary This exploit targets a Remote File Inclusion (RFI) vulnerability in Pagetool CMS <=1.07. It attempts to include a malicious shell by manipulating the 'config_file' and 'ptconf[src]' parameters in the 'pt_upload.php' script.
Description
Multiple PHP file inclusion vulnerabilities in src/admin/pt_upload.php in Pagetool 1.07 allow remote attackers to execute arbitrary PHP code via (1) a local filename or FTP/share URI in the config_file parameter or (2) a URL in the ptconf[src] parameter.
Exploits (1)
This exploit targets a Remote File Inclusion (RFI) vulnerability in Pagetool CMS <=1.07. It attempts to include a malicious shell by manipulating the 'config_file' and 'ptconf[src]' parameters in the 'pt_upload.php' script.