org.apache.syncope.core:syncope-core-persistence-neo4j@4.0.4

  • latest version

    4.1.2

  • latest non vulnerable version

  • first published

    8 months ago

  • latest version published

    1 months ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.apache.syncope.core:syncope-core-persistence-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
    • C
    SQL Injection

    Affected versions of this package are vulnerable to SQL Injection through the audit event search ORDER BY handling in JPAAuditEventDAO and Neo4jAuditEventDAO. An administrator with the right entitlements can execute arbitrary SQL by supplying crafted sort parameters in an audit-events search request. The vulnerable query builders append the requested sort fields directly into the ORDER BY clause, so unsanitized input can alter the generated statement and run stacked queries against the backend database.

    How to fix SQL Injection?

    Upgrade org.apache.syncope.core:syncope-core-persistence-neo4j to version 4.0.7, 4.1.2 or higher.

    [3.0.0-M0,4.0.7)[4.1.0-M0,4.1.2)