CVE-2007-1983
Cyboards PHP Lite 1.21 - Remote File Inclusion via script_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-1983. PoCs published by bd0rk.
AI-analyzed exploit summary This exploit targets a Remote File Include (RFI) vulnerability in CyBoards PHP Lite 1.21 by injecting a remote command shell via the 'script_path' parameter. It uses LWP::UserAgent to send crafted HTTP requests to execute arbitrary commands on the target system.
Description
PHP remote file inclusion vulnerability in include/default_header.php in Cyboards PHP Lite 1.21 allows remote attackers to execute arbitrary PHP code via a URL in the script_path parameter, a different vector than CVE-2006-2871.
Exploits (1)
This exploit targets a Remote File Include (RFI) vulnerability in CyBoards PHP Lite 1.21 by injecting a remote command shell via the 'script_path' parameter. It uses LWP::UserAgent to send crafted HTTP requests to execute arbitrary commands on the target system.