CVE-2007-1996
CodeBreak < 1.1.2 - Remote Code Execution via process_method Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-1996. PoCs published by John Martinelli.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in CodeBreak's codebreak.php. The vulnerable code dynamically includes a file based on user-controlled POST parameters, allowing an attacker to include arbitrary remote files.
Description
PHP remote file inclusion vulnerability in codebreak.php in CodeBreak, probably 1.1.2 and earlier, allows remote attackers to execute arbitrary PHP code via a URL in the process_method parameter.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in CodeBreak's codebreak.php. The vulnerable code dynamically includes a file based on user-controlled POST parameters, allowing an attacker to include arbitrary remote files.