VYPR
Unrated severityNVD Advisory· Published Dec 31, 2004· Updated Apr 16, 2026

CVE-2004-2112

CVE-2004-2112

Description

Directory traversal in BremsServer 1.2.4 allows remote attackers to read arbitrary files via '..' sequences in the URL.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Directory traversal in BremsServer 1.2.4 allows remote attackers to read arbitrary files via '..' sequences in the URL.

Vulnerability

BremsServer 1.2.4, a small HTTP server for testing web pages locally, fails to properly validate user-supplied paths. An attacker can include "../" sequences in the URL to traverse directories outside the web root. This allows reading arbitrary files on the server's filesystem. The vulnerability is present in version 1.2.4 as described in the advisory [2].

Exploitation

No authentication is required; the attacker only needs network access to the server. By sending a crafted HTTP request such as http://[host]/../PATH/windows/system.ini, the server returns the contents of the requested file. The attack is straightforward and can be performed with a standard web browser [2].

Impact

Successful exploitation leads to unauthorized disclosure of sensitive files, including system configuration files (e.g., system.ini) and any other readable file on the server. This compromises confidentiality. The attacker does not gain code execution or elevated privileges, but can read arbitrary files accessible to the server process.

Mitigation

The vendor stated that the bug would be fixed in the next version of BremsServer [2]. No specific fixed version or release date is provided in the available references. Users should monitor the official website (http://www.herberlin.de/) for updates. As of the publication date, no patch is available; the only mitigation is to restrict network access to the server or discontinue use until a fix is released.

AI Insight generated on May 24, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2
  • cpe:2.3:a:herberlin:bremsserver:1.2.4:*:*:*:*:*:*:*+ 1 more
    • cpe:2.3:a:herberlin:bremsserver:1.2.4:*:*:*:*:*:*:*
    • (no CPE)range: =1.2.4

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

6

News mentions

0

No linked articles in our index yet.