CVE-2024-34517
Published: 07 May 2024
Summary
CVE-2024-34517 is a medium-severity MAID (CWE-471) vulnerability in Neo4J Neo4J. Its CVSS base score is 6.5 (Medium).
Operationally, exploitation aligns with the MITRE ATT&CK technique Databases (T1213.006); ranked at the 43.1th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-1703
Vulnerability details
The Cypher component in Neo4j 5.0.0 through 5.18 mishandles IMMUTABLE privileges in some situations where an attacker already has admin access.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
The CVE allows attackers with admin access to bypass IMMUTABLE privilege handling in Neo4j Cypher, enabling unauthorized database data access (C:H, T1213.006) and modification of assumed-immutable stored data (I:H, T1565.001).
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Checksums and integrity protection during transformation/packing detect unauthorized modification of data assumed to be immutable before it is transmitted.