Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.neo4j.procedure/apoc-core
  4. ›
  5. CVE-2023-23926

CVE-2023-23926: XML External Entity (XXE) vulnerability in apoc.import.graphml

February 16, 2023

APOC (Awesome Procedures on Cypher) is an add-on library for Neo4j. An XML External Entity (XXE) vulnerability found in the apoc.import.graphml procedure of APOC core plugin prior to version 5.5.0 in Neo4j graph database. XML External Entity (XXE) injection occurs when the XML parser allows external entities to be resolved. The XML parser used by the apoc.import.graphml procedure was not configured in a secure way and therefore allowed this. External entities can be used to read local files, send HTTP requests, and perform denial-of-service attacks on the application. Abusing the XXE vulnerability enabled assessors to read local files remotely. Although with the level of privileges assessors had this was limited to one-line files. With the ability to write to the database, any file could have been read. Additionally, assessors noted, with local testing, the server could be crashed by passing in improperly formatted XML. The minimum version containing a patch for this vulnerability is 5.5.0. Those who cannot upgrade the library can control the allowlist of the procedures that can be used in your system.

References

  • github.com/advisories/GHSA-6wxg-wh7f-rqpr
  • github.com/neo4j/apoc/commit/f175f1f1f663d29fc151c297b56d154255eb7016
  • github.com/neo4j/apoc/pull/310
  • github.com/neo4j/apoc/releases/tag/5.5.0
  • github.com/neo4j/apoc/security/advisories/GHSA-6wxg-wh7f-rqpr
  • neo4j.com/docs/operations-manual/current/reference/configuration-settings/
  • nvd.nist.gov/vuln/detail/CVE-2023-23926

Code Behaviors & Features

Detect and mitigate CVE-2023-23926 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 5.5.0

Fixed versions

  • 5.5.0

Solution

Upgrade to version 5.5.0 or above.

Impact 8.1 HIGH

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

Learn more about CVSS

Source file

maven/org.neo4j.procedure/apoc-core/CVE-2023-23926.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:35 +0000.