VYPR

HTTP Daemon

by Libwww Perl

Source repositories

CVEs (3)

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

    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.10

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

  • CVE-2022-31081HigJun 27, 2022
    risk 0.00cvss 7.3epss 0.02

    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…