CVE-2008-4138
TECHNOTE 7 - Remote Code Execution via shop_this_skin_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-4138. PoCs published by webDEViL.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in Technote 7, where the `shop_this_skin_path` parameter is used unsafely in an `include_once` statement, allowing an attacker to include arbitrary remote PHP files.
Description
PHP remote file inclusion vulnerability in skin_shop/standard/3_plugin_twindow/twindow_notice.php in TECHNOTE 7 allows remote attackers to execute arbitrary PHP code via a URL in the shop_this_skin_path parameter.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in Technote 7, where the `shop_this_skin_path` parameter is used unsafely in an `include_once` statement, allowing an attacker to include arbitrary remote PHP files.