CVE-2006-5948
phppeanuts 1.1 - Remote File Inclusion via Include Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5948. PoCs published by Hidayat Sagita.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in Phppeanuts 1.1 due to improper input validation in the 'Include' parameter. An attacker can include and execute arbitrary remote code by manipulating the 'Include' parameter in the Inspect.php file.
Description
PHP remote file inclusion vulnerability in pntUnit/Inspect.php in phpPeanuts 1.1 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the Include parameter.
Exploits (1)
This exploit demonstrates a Remote File Include (RFI) vulnerability in Phppeanuts 1.1 due to improper input validation in the 'Include' parameter. An attacker can include and execute arbitrary remote code by manipulating the 'Include' parameter in the Inspect.php file.