CVE-2006-4061
phpPrintAnalyzer 1.1 - Remote File Inclusion via rep_par_rapport_racine Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-4061. PoCs published by sh3ll.
AI-analyzed exploit summary This is a vulnerability writeup describing a remote file inclusion (RFI) vulnerability in phpPrintAnalyzer 1.1. The issue arises due to improper sanitization of user-supplied input in the 'rep_par_rapport_racine' parameter, allowing arbitrary remote file inclusion and execution of malicious PHP code.
Description
PHP remote file inclusion vulnerability in index.php in Thomas Pequet phpPrintAnalyzer 1.1, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the rep_par_rapport_racine parameter. NOTE: this issue has been disputed by third party researchers, stating that the rep_par_rapport_racine variable is initialized before use
Exploits (1)
This is a vulnerability writeup describing a remote file inclusion (RFI) vulnerability in phpPrintAnalyzer 1.1. The issue arises due to improper sanitization of user-supplied input in the 'rep_par_rapport_racine' parameter, allowing arbitrary remote file inclusion and execution of malicious PHP code.