Lucene search

K
cve[email protected]CVE-2022-23532
HistoryJan 14, 2023 - 1:15 a.m.

CVE-2022-23532

2023-01-1401:15:11
CWE-22
web.nvd.nist.gov
70
cve-2022-23532
neo4j
graph database
path traversal vulnerability
security
cybersecurity
vulnerability
nvd
apoc

7.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

LOW

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:H/A:L

6.5 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

24.0%

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.

Affected configurations

Vulners
NVD
Node
neo4j-contribneo4j_apoc_proceduresRange<4.3.0.12
OR
neo4j-contribneo4j_apoc_proceduresRange4.4.0.04.4.0.12

CNA Affected

[
  {
    "vendor": "neo4j-contrib",
    "product": "neo4j-apoc-procedures",
    "versions": [
      {
        "version": "< 4.3.0.12",
        "status": "affected"
      },
      {
        "version": ">= 4.4.0.0, < 4.4.0.12",
        "status": "affected"
      }
    ]
  }
]

7.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

LOW

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:H/A:L

6.5 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

24.0%

Related for CVE-2022-23532