Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-4056. PoCs published by MizoZ.
AI-analyzed exploit summary This exploit demonstrates a local file inclusion (LFI) vulnerability in the 'popup' parameter of admin/popup.php, allowing an attacker to include arbitrary files from the 'admin/' directory. The PoC is straightforward and relies on path traversal via the GET parameter.
Description
Directory traversal vulnerability in admin/popup.php in Betsy CMS 3.5 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the popup parameter.
Exploits (1)
This exploit demonstrates a local file inclusion (LFI) vulnerability in the 'popup' parameter of admin/popup.php, allowing an attacker to include arbitrary files from the 'admin/' directory. The PoC is straightforward and relies on path traversal via the GET parameter.