CVE-2006-5673
miniBB < 2.0.2 - Remote File Inclusion via pathToFiles Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5673. PoCs published by Kacper.
AI-analyzed exploit summary This exploit targets a remote file inclusion vulnerability in miniBB <= 2.0.2 by injecting a malicious URL into the 'pathToFiles' parameter of 'bb_func_txt.php'. It allows remote command execution via a user-provided shell script.
Description
PHP remote file inclusion vulnerability in bb_func_txt.php in miniBB 2.0.2 and earlier, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the pathToFiles parameter.
Exploits (1)
This exploit targets a remote file inclusion vulnerability in miniBB <= 2.0.2 by injecting a malicious URL into the 'pathToFiles' parameter of 'bb_func_txt.php'. It allows remote command execution via a user-provided shell script.