CVE-2001-0113
OmniHTTPd 2.07 - Remote Code Execution via statsconfig.pl mostbrowsers Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2001-0113.
AI-analyzed exploit summary This Perl script exploits two vulnerabilities in OmniHTTPd's statsconfig.pl CGI script: arbitrary file corruption via null-byte injection and command execution via user-supplied input in the 'mostbrowsers' form variable. It demonstrates both file truncation and RCE by injecting malicious Perl code into stats.pl.
Description
statsconfig.pl in OmniHTTPd 2.07 allows remote attackers to execute arbitrary commands via the mostbrowsers parameter, whose value is used as part of a generated Perl script.
Exploits (1)
This Perl script exploits two vulnerabilities in OmniHTTPd's statsconfig.pl CGI script: arbitrary file corruption via null-byte injection and command execution via user-supplied input in the 'mostbrowsers' form variable. It demonstrates both file truncation and RCE by injecting malicious Perl code into stats.pl.