VYPR

HTTP Daemon

by Libwww Perl

Source repositories

CVEs (4)

  • CVE-2026-8450CriMay 27, 2026
    risk 0.52cvss 9.1epss 0.00

    HTTP::Daemon versions before 6.17 for Perl allow OS command injection via send_file(). send_file() opens its string argument with Perl's 2-arg open(). The 2-arg form interprets magic prefixes: '| cmd' and 'cmd |' open a pipe to a subprocess, '> path' and '>> path' open the path…

  • CVE-1999-0267Sep 23, 1997
    risk 0.04cvss epss 0.06

    Buffer overflow in NCSA HTTP daemon v1.3 allows remote command execution.

  • CVE-2022-31081Jun 27, 2022
    risk 0.00cvss epss 0.01

    HTTP::Daemon is a simple http server class written in perl. Versions prior to 6.15 are subject to a vulnerability which could potentially be exploited to gain privileged access to APIs or poison intermediate caches. It is uncertain how large the risks are, most Perl based…

  • CVE-2012-4443Oct 5, 2012
    risk 0.00cvss epss 0.00

    Monkey HTTP Daemon 0.9.3 uses a real UID of root and a real GID of root during execution of CGI scripts, which might allow local users to gain privileges by leveraging cgi-bin write access.