CVE-2006-5220
WebYep 1.1.9 - Remote Code Execution via webyep_sIncludePath Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5220. PoCs published by the_day.
AI-analyzed exploit summary This is a writeup detailing a remote file inclusion vulnerability in WebYep <= 1.1.9. The vulnerability allows arbitrary PHP code execution by manipulating the $webyep_sIncludePath parameter in multiple files.
Description
Multiple PHP remote file inclusion vulnerabilities in WebYep 1.1.9, when register_globals is enabled, allow remote attackers to execute arbitrary PHP code via the webyep_sIncludePath in (1) files in the programm/lib/ directory including (a) WYApplication.php, (b) WYDocument.php, (c) WYEditor.php, (d) WYElement.php, (e) WYFile.php, (f) WYHTMLTag.php, (g) WYImage.php, (h) WYLanguage.php, (i) WYLink.php, (j) WYPath.php, (k) WYPopupWindowLink.php, (l) WYSelectMenu.php, and (m) WYTextArea.php; (2) files in the programm/elements/ directory including (n) WYGalleryElement.php, (o) WYGuestbookElement.php, (p) WYImageElement.php, (q) WYLogonButtonElement.php, (r) WYLongTextElement.php, (s) WYLoopElement.php, (t) WYMenuElement.php, and (u) WYShortTextElement.php; and (3) programm/webyep.php.
Exploits (1)
This is a writeup detailing a remote file inclusion vulnerability in WebYep <= 1.1.9. The vulnerability allows arbitrary PHP code execution by manipulating the $webyep_sIncludePath parameter in multiple files.