CVE-2006-4291
phlymail_lite < 3.4.4 - Remote Code Execution via _PM_[path][handler] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-4291. PoCs published by Kacper.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in PHlyMail Lite <= 3.4.4 (Build 3.04.04) by manipulating the `_PM_[path][handler]` parameter to include arbitrary remote files. The vulnerability arises from unsanitized user input in the `mod.listmail.php` file.
Description
PHP remote file inclusion vulnerability in handlers/email/mod.listmail.php in PHlyMail Lite 3.4.4 and earlier (Build 3.04.04) allows remote attackers to execute arbitrary PHP code via a URL in the _PM_[path][handler] parameter.
Exploits (1)
This exploit demonstrates a Remote File Include (RFI) vulnerability in PHlyMail Lite <= 3.4.4 (Build 3.04.04) by manipulating the `_PM_[path][handler]` parameter to include arbitrary remote files. The vulnerability arises from unsanitized user input in the `mod.listmail.php` file.