GHSA-6wxg-wh7f-rqpr

Source
https://github.com/advisories/GHSA-6wxg-wh7f-rqpr
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/02/GHSA-6wxg-wh7f-rqpr/GHSA-6wxg-wh7f-rqpr.json
Aliases
Published
2023-02-16T20:46:49Z
Modified
2023-11-08T04:11:42.778027Z
Details

Impact

A XML External Entity (XXE) vulnerability found in the apoc.import.graphml procedure of APOC core plugin 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.

Patches

The users should aim to use the latest released version compatible with their Neo4j version. The minimum versions containing patch for this vulnerability is 5.5.0.

Workarounds

If you cannot upgrade the library, you can control the allowlist of the procedures that can be used in your system.

For more information

If you have any questions or comments about this advisory: * Open an issue in neo4j-apoc * Email us at security@neo4j.com

Credits

We want to publicly recognise the contribution of Christopher Schneider – State Farm.

References

Affected packages

Maven / org.neo4j.procedure:apoc-core

Package

Name
org.neo4j.procedure:apoc-core

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.0.0
Fixed
5.5.0

Affected versions

5.*

5.0.0
5.1.0
5.2.0
5.2.1
5.3.0
5.4.0
5.4.1

Maven / org.neo4j.procedure:apoc-core

Package

Name
org.neo4j.procedure:apoc-core

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0The exact introduced commit is unknown
Fixed
4.4.0.14