CVE-2000-0639
Big Brother <= 1.4h2 - Unauthenticated Remote Code Execution via CGI Script Upload
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2000-0639. PoCs published by xternal.
AI-analyzed exploit summary This exploit leverages a vulnerability in Big Brother to create arbitrary CGI scripts via command injection, allowing remote file disclosure or command execution. The PoC demonstrates creating a malicious PHP script that reads /etc/passwd when accessed via the web server.
Description
The default configuration of Big Brother 1.4h2 and earlier does not include proper access restrictions, which allows remote attackers to execute arbitrary commands by using bbd to upload a file whose extension will cause it to be executed as a CGI script by the web server.
Exploits (1)
This exploit leverages a vulnerability in Big Brother to create arbitrary CGI scripts via command injection, allowing remote file disclosure or command execution. The PoC demonstrates creating a malicious PHP script that reads /etc/passwd when accessed via the web server.