CVE-2009-0441
TECHNOTE 7.2 - Remote Code Execution via shop_this_skin_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-0441. PoCs published by make0day.
AI-analyzed exploit summary The exploit demonstrates a Remote File Inclusion (RFI) vulnerability in TECHNOTE 7.2 by manipulating the `shop_this_skin_path` parameter in `body_default.php` to include arbitrary remote files. The PoC shows how an attacker can inject malicious code via the `GOODS[gs_input]` parameter.
Description
PHP remote file inclusion vulnerability in skin_shop/standard/2_view_body/body_default.php in TECHNOTE 7.2, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the shop_this_skin_path parameter, a different vector than CVE-2008-4138.
Exploits (1)
The exploit demonstrates a Remote File Inclusion (RFI) vulnerability in TECHNOTE 7.2 by manipulating the `shop_this_skin_path` parameter in `body_default.php` to include arbitrary remote files. The PoC shows how an attacker can inject malicious code via the `GOODS[gs_input]` parameter.