CVE-2009-4887
CMS S.Builder < 3.7 - Remote Code Execution via binn_include_path Cookie
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-4887. PoCs published by cr0w.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in CMS S.Builder <= 3.7 due to improper handling of the `binn_include_path` variable when `register_globals` is enabled. An attacker can manipulate this variable via a cookie to include a remote shell.
Description
PHP remote file inclusion vulnerability in index.php in CMS S.Builder 3.7 and earlier, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in a binn_include_path cookie. NOTE: this can also be leveraged to include and execute arbitrary local files.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in CMS S.Builder <= 3.7 due to improper handling of the `binn_include_path` variable when `register_globals` is enabled. An attacker can manipulate this variable via a cookie to include a remote shell.