org.apache.camel:camel-neo4j@4.10.8

  • latest version

    4.22.0

  • latest non vulnerable version

  • first published

    1 years ago

  • latest version published

    5 days ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.apache.camel:camel-neo4j package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Improper Neutralization of Special Elements in Data Query Logic

    Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in Data Query Logic in the Neo4jProducer.retrieveNodes and deleteNode processes when JSON property names from the CamelNeo4jMatchProperties header are interpolated into the Cypher WHERE clause without validation. An attacker can execute arbitrary Cypher queries and read, modify, or delete any node or relationship in the Neo4j database by supplying specially crafted JSON key names. This is only exploitable if a route maps untrusted input into the CamelNeo4jMatchProperties map, such as by passing a request body as the match map or from a consumer that does not filter inbound Camel* headers, allowing an external sender to influence the header.

    How to fix Improper Neutralization of Special Elements in Data Query Logic?

    Upgrade org.apache.camel:camel-neo4j to version 4.14.8, 4.18.3, 4.21.0 or higher.

    [4.10.0,4.14.8)[4.15.0,4.18.3)[4.19.0,4.21.0)