CVE-2023-23926
CVSS V2 None
CVSS V3 None
Description
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 and 4.4.0.14 (4.4 branch) 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.
Overview
- CVE ID
- CVE-2023-23926
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Modified
- Published Version
- 2023-02-16T16:15:12
- Last Modified Date
- 2023-04-14T21:15:08
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:neo4j:awesome_procedures_on_cyper:*:*:*:*:*:*:*:* | 1 | OR | 5.5.0 |
References
Reference URL | Reference Tags |
---|---|
https://github.com/neo4j/apoc/pull/310 | Patch |
https://github.com/neo4j/apoc/releases/tag/5.5.0 | Release Notes |
https://github.com/neo4j/apoc/security/advisories/GHSA-6wxg-wh7f-rqpr | Vendor Advisory |
https://neo4j.com/docs/operations-manual/current/reference/configuration-settings/#config_dbms.security.procedures.allowlist | Product |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-23926 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23926 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2023-04-17 07:50:25 | Added to TrackCVE | |||
2023-04-17 07:50:27 | Weakness Enumeration | new |