VYPR

HTTP File Server

by Rejetto

Source repositories

CVEs (12)

  • CVE-2024-23692CriKEVMay 31, 2024
    risk 0.86cvss 9.8epss 0.99

    Rejetto HTTP File Server, up to and including version 2.3m, is vulnerable to a template injection vulnerability. This vulnerability allows a remote, unauthenticated attacker to execute arbitrary commands on the affected system by sending a specially crafted HTTP request. As of…

  • CVE-2014-6287CriKEVOct 7, 2014
    risk 0.80cvss 9.8epss 0.99

    The findMacroMarker function in parserLib.pas in Rejetto HTTP File Server (aks HFS or HttpFileServer) 2.3x before 2.3c allows remote attackers to execute arbitrary programs via a %00 sequence in a search action.

  • CVE-2024-39943CriJul 4, 2024
    risk 0.60cvss 9.9epss 0.39

    rejetto HFS (aka HTTP File Server) 3 before 0.52.10 on Linux, UNIX, and macOS allows OS command execution by remote authenticated users (if they have Upload permissions). This occurs because a shell is used to execute df (i.e., with execSync instead of spawnSync in child_process…

  • CVE-2019-5458MedJul 30, 2019
    risk 0.35cvss 5.4epss 0.01

    Cross-site scripting (XSS) vulnerability in http-file-server (all versions) allows an attacker with access to the server file system to execute arbitrary JavaScript code in victim's browser.

  • CVE-2014-7226Oct 10, 2014
    risk 0.04cvss epss 0.09

    The file comment feature in Rejetto HTTP File Server (hfs) 2.3c and earlier allows remote attackers to execute arbitrary code by uploading a file with certain invalid UTF-8 byte sequences that are interpreted as executable macro symbols.

  • CVE-2020-13432HigJun 8, 2020
    risk 0.03cvss 7.5epss 0.31

    rejetto HFS (aka HTTP File Server) v2.3m Build #300, when virtual files or folders are used, allows remote attackers to trigger an invalid-pointer write access violation via concurrent HTTP requests with a long URI or long HTTP headers.

  • CVE-2008-0406Jan 29, 2008
    risk 0.03cvss epss 0.04

    HTTP File Server (HFS) before 2.2c, when account names are used as log filenames, allows remote attackers to cause a denial of service (daemon crash) via a long account name.

  • CVE-2008-0407Jan 29, 2008
    risk 0.00cvss epss 0.02

    HTTP File Server (HFS) before 2.2c tags HTTP request log entries with the username sent during HTTP Basic Authentication, regardless of whether authentication succeeded, which might make it more difficult for an administrator to determine who made a remote request.

  • CVE-2008-0405Jan 29, 2008
    risk 0.00cvss epss 0.03

    Multiple directory traversal vulnerabilities in HTTP File Server (HFS) before 2.2c, when account names are used as log filenames, allow remote attackers to create arbitrary (1) files and (2) directories via a .. (dot dot) in an account name, when requesting the / URI; and (3)…

  • CVE-2008-0408Jan 29, 2008
    risk 0.00cvss epss 0.02

    HTTP File Server (HFS) before 2.2c allows remote attackers to append arbitrary text to the log file by using the base64 representation of this text during HTTP Basic Authentication.

  • CVE-2008-0410Jan 29, 2008
    risk 0.00cvss epss 0.02

    HTTP File Server (HFS) before 2.2c allows remote attackers to obtain configuration and usage details by using an id element such as %version% in HTTP Basic Authentication instead of a username and password, as demonstrated by placing this id element in the userinfo…

  • CVE-2008-0409Jan 29, 2008
    risk 0.00cvss epss 0.01

    Cross-site scripting (XSS) vulnerability in HTTP File Server (HFS) before 2.2c allows remote attackers to inject arbitrary web script or HTML via the userinfo subcomponent of a URL.