LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2014-6287: Rejetto HTTP File Server (HFS) Remote Code Execution Vulnerability

RBRecent Breaches Vulnerability Intelligence·Mar 25, 2022
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Apr 15, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2014-6287 to its Known Exploited Vulnerabilities catalog on Mar 25, 2022, with a federal patch deadline of Apr 15, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

The findMacroMarker function in parserLib.pas in Rejetto HTTP File Server (HFS or HttpFileServer) allows remote attackers to execute arbitrary programs.

CVE-2014-6287 is a remote code execution vulnerability in Rejetto HTTP File Server (HFS, also known as HttpFileServer). The flaw sits in the findMacroMarker function within parserLib.pas and lets remote attackers execute arbitrary programs on the host. For IT and security teams, this matters because HFS is often exposed to share files over HTTP; successful abuse can give an attacker full control of the server process and a foothold into the surrounding network.

Public detail is limited to the CISA description and the CWE-94 classification. Confirm exact affected builds, fixed releases, and any configuration prerequisites directly against the vendor advisory before acting.

How it works

The weakness is CWE-94 (Improper Control of Generation of Code), commonly called code injection. In this case the server’s macro-parsing logic fails to adequately constrain input that reaches findMacroMarker. An unauthenticated remote attacker can supply crafted request data that the parser treats as executable content, causing the HFS process to launch arbitrary programs under its own privileges.

No exploit mechanics beyond that summary are provided here. Treat any publicly circulating proof-of-concept as untrusted until you have verified it against the vendor’s own technical notes. The practical outcome is straightforward: the attacker gains the ability to run commands on the system hosting HFS, which can lead to persistence, lateral movement, or data theft depending on the account under which the service runs.

Am I affected? How to find it in your systems

Rejetto HFS is a lightweight Windows-oriented HTTP file server typically deployed for ad-hoc file sharing, internal drop boxes, or small workgroup use. It may appear on developer workstations, file-share VMs, or legacy appliances that were never intended for long-term internet exposure.

If you cannot determine the exact build, assume the instance is vulnerable until the vendor advisory proves otherwise.

How to remediate

Patch first. Apply the updates supplied by the vendor exactly as described in their advisory—the CISA-required action is simply “Apply updates per vendor instructions.” After patching, restart the service and verify the new version string.

If you can't patch immediately

Implement compensating controls while you schedule the update:

These measures reduce but do not eliminate risk; treat them as temporary.

If your data may have been exposed

Actively exploited remote-code-execution vulnerabilities frequently precede broader compromise. If logs or EDR data indicate successful exploitation, isolate the host, preserve volatile evidence, and begin incident-response procedures. Review what files were shared through HFS and whether credentials or sensitive data resided on the same system. You can run a free exposure scan of your email addresses against known breach data sets to determine whether associated accounts have appeared in prior incidents, then force password resets and enable multi-factor authentication where applicable.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedRejetto · HTTP File Server (HFS)
WeaknessCWE-94
Added to CISA KEVMar 25, 2022
Federal patch deadlineApr 15, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities