org.neo4j.procedure:apoc@4.2.0.2 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.neo4j.procedure:apoc package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Directory Traversal

org.neo4j.procedure:apoc is a collection of useful Neo4j Procedures.

Affected versions of this package are vulnerable to Directory Traversal in the apoc.export.* procedures of apoc plugins in a Neo4j Graph database. This allows attackers with query execution permission to write new but not overwrite existing files.

How to fix Directory Traversal?

Upgrade org.neo4j.procedure:apoc to version 4.3.0.12, 4.4.0.12 or higher.

[,4.3.0.12) [4.4.0.0,4.4.0.12)
  • H
Directory Traversal

org.neo4j.procedure:apoc is a collection of useful Neo4j Procedures.

Affected versions of this package are vulnerable to Directory Traversal via the apoc.log.stream function. The impact is limited to sibling directories, for example, userControlled.getCanonicalPath().startsWith("/usr/out") will allow an attacker to access a directory with a name like /usr/outnot.

How to fix Directory Traversal?

Upgrade org.neo4j.procedure:apoc to version 4.3.0.7, 4.4.0.8 or higher.

[,4.3.0.7) [4.4.0.0,4.4.0.8)
  • H
Directory Traversal

org.neo4j.procedure:apoc is a collection of useful Neo4j Procedures.

Affected versions of this package are vulnerable to Directory Traversal. An attacker can retrieve and download files from outside the configured directory on the affected server, through apoc.load.html(). Under some circumstances, the attacker can also create files.

How to fix Directory Traversal?

Upgrade org.neo4j.procedure:apoc to version 3.5.0.16, 4.2.0.10, 4.3.0.4, 4.4.0.1 or higher.

[,3.5.0.16) [4.2.0.0,4.2.0.10) [4.3.0.0,4.3.0.4) [4.4.0.0,4.4.0.1)