org.neo4j.procedure:apoc@4.4.0.1 vulnerabilities

  • latest version

    4.4.0.34

  • latest non vulnerable version

  • first published

    8 years ago

  • latest version published

    19 days ago

  • licenses detected

  • package manager

  • Direct Vulnerabilities

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

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable 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)