neo4j-apoc-procedures is vulnerable to path traversal
Description
APOC (Awesome Procedures on Cypher) is an add-on library for Neo4j that provides hundreds of procedures and functions. A path traversal vulnerability found in the apoc.export.* procedures of apoc plugins in Neo4j Graph database. The issue allows a malicious actor to potentially break out of the expected directory. The vulnerability is such that files could only be created but not overwritten. For the vulnerability to be exploited, an attacker would need access to execute an arbitrary query, either by having access to an authenticated Neo4j client, or a Cypher injection vulnerability in an application. The minimum versions containing patch for this vulnerability are 4.4.0.12 and 4.3.0.12 and 5.3.1. As a workaround, you can control the allowlist of the procedures that can be used in your system, and/or turn off local file access by setting apoc.export.file.enabled=false.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.neo4j.procedure:apocMaven | < 4.3.0.12 | 4.3.0.12 |
org.neo4j.procedure:apocMaven | >= 4.4.0.0, < 4.4.0.12 | 4.4.0.12 |
Affected products
2- Range: < 4.3.0.12
Patches
Vulnerability mechanics
References
4- github.com/advisories/GHSA-5v8v-gwmw-qw97ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-23532ghsaADVISORY
- github.com/neo4j-contrib/neo4j-apoc-procedures/commit/01e63ed2d187cd2a8aa1d78bf831ef0fdd69b522ghsax_refsource_MISCWEB
- github.com/neo4j-contrib/neo4j-apoc-procedures/security/advisories/GHSA-5v8v-gwmw-qw97ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.