Apache OFBiz: Path traversal or file inclusion
Description
Possible path traversal in Apache OFBiz allowing file inclusion. Users are recommended to upgrade to version 18.12.12, that fixes the issue.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A path traversal vulnerability in Apache OFBiz allows file inclusion; fixed in version 18.12.12.
Vulnerability
A path traversal vulnerability exists in Apache OFBiz prior to version 18.12.12, allowing an attacker to include files from outside the intended directory. The vulnerability is present in the handling of file paths, enabling directory traversal sequences to bypass restrictions. All versions before 18.12.12 are affected [2][4].
Exploitation
An attacker with network access to the OFBiz instance can exploit this by sending crafted HTTP requests containing path traversal sequences (e.g., ../) to include arbitrary files on the server. No prior authentication is explicitly stated as required, suggesting the vector may be accessible to unauthenticated users. The exact attack surface is detailed in the associated Jira issue [2][4].
Impact
Successful exploitation allows an attacker to include files from the server's filesystem, potentially leading to information disclosure, execution of arbitrary code, or other malicious outcomes depending on the files accessed. The vulnerability is rated as critical severity [4].
Mitigation
The vulnerability is fixed in Apache OFBiz version 18.12.12, released in February 2024. Users are strongly recommended to upgrade to this version or later. No workarounds are mentioned in the available references. Users can download the latest release from the Apache OFBiz downloads page [3][4].
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- Range: 0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
6- lists.apache.org/thread/w4lp5ncpzttf41hn5bsc04mzq4o6lw3gmitrevendor-advisory
- issues.apache.org/jira/browse/OFBIZ-12884mitreissue-tracking
- ofbiz.apache.org/download.htmlmitremitigation
- ofbiz.apache.org/release-notes-18.12.12.htmlmitrerelease-notes
- ofbiz.apache.org/security.htmlmitrerelated
- www.openwall.com/lists/oss-security/2024/02/28/9mitre
News mentions
0No linked articles in our index yet.