VYPR
Vendor

Rejetto

Products
2
CVEs
18
Across products
20
Status
Private

Products

2

Recent CVEs

18
  • 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-2026-61505MedJul 13, 2026
    risk 0.00cvss 5.3epss 0.00

    Rejetto HFS 3.0.0 through 3.2.0 allows path traversal through the lang query parameter, permitting a remote unauthenticated attacker to read certain JSON files outside the shared folders. Exploitation is constrained to files matching a narrow naming and format pattern, limiting…

  • CVE-2026-61504MedJul 13, 2026
    risk 0.00cvss 5.4epss 0.00

    Rejetto HFS 3.0.0 through 3.2.0 does not escape file names in its fallback "basic" web listing, and this listing can be forced by any browser via the ?get=basic parameter. A user with upload permission - or an anonymous user on servers with an open upload folder - can store a…

  • CVE-2026-61503MedJul 13, 2026
    risk 0.00cvss 5.3epss 0.00

    Rejetto HFS 3.0.0 through 3.2.0 returns observably different responses from its login endpoint depending on whether the submitted username exists. A remote unauthenticated attacker can use this to confirm valid account names, including the default admin account, facilitating…

  • CVE-2026-61502MedJul 13, 2026
    risk 0.00cvss 4.3epss 0.00

    Rejetto HFS 3.0.0 through 3.2.0 accepts state-changing API requests via the GET method and exempts GET requests from its anti-CSRF header check. A remote attacker can perform administrative actions including account creation and configuration changes leading to code execution -…

  • CVE-2026-61501MedJul 13, 2026
    risk 0.00cvss 6.1epss 0.00

    Rejetto HFS 3.0.0 through 3.2.0 renders log entries in the administration panel as HTML without sanitization. A remote unauthenticated attacker can submit a failed login with a crafted username that is written to the error log and executes JavaScript in an administrator's…

  • CVE-2026-61500CriJul 13, 2026
    risk 0.00cvss 9.8epss 0.01

    Rejetto HFS 3.0.0 through 3.2.0 derives its session-cookie signing key from the non-cryptographic Math.random() generator and discloses outputs of the same generator to unauthenticated clients during login. A remote attacker can collect a small number of login responses,…

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