VYPR
Unrated severityNVD Advisory· Published Jun 4, 2024· Updated Feb 13, 2025

Apache OFBiz: Path traversal leading to a RCE

CVE-2024-36104

Description

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Apache OFBiz. This issue affects Apache OFBiz: before 18.12.14.

Users are recommended to upgrade to version 18.12.14, which fixes the issue.

AI Insight

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

Path traversal vulnerability in Apache OFBiz before 18.12.14 allows remote code execution via crafted requests.

Vulnerability

Apache OFBiz versions before 18.12.14 contain a path traversal vulnerability in the framework/webapp component [2]. The improper limitation of a pathname to a restricted directory allows an attacker to traverse directories and access files outside the intended scope [4]. This issue affects all versions prior to 18.12.14 [1][4].

Exploitation

An attacker can exploit this vulnerability by sending specially crafted HTTP requests containing encoded path traversal sequences (e.g., .. or URL-encoded variants) to the OFBiz web application [2][4]. No authentication is required, as the vulnerability is present in unauthenticated endpoints [4]. The attacker can manipulate the path to include traversal sequences, leading to arbitrary file read or potentially remote code execution.

Impact

Successful exploitation allows an attacker to read arbitrary files on the server, and under certain conditions, achieve remote code execution (RCE) [4]. This can lead to full compromise of the OFBiz instance, including data disclosure, modification, and denial of service.

Mitigation

The vulnerability is fixed in Apache OFBiz version 18.12.14 [1][4]. Users are strongly recommended to upgrade to this version or later. No workarounds are provided in the references. The fix is also included in subsequent releases (18.12.18, 24.09.01) [2].

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

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

5

News mentions

0

No linked articles in our index yet.