org.apache.submarine:submarine-server-core@0.7.0 vulnerabilities

  • latest version

    0.8.0

  • first published

    4 years ago

  • latest version published

    1 years ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.apache.submarine:submarine-server-core 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
    • H
    SQL Injection

    Affected versions of this package are vulnerable to SQL Injection over the duplicateCheck endpoint. A user can cause unintended SQL queries to be executed on the underlying database.

    Note: A fixed release is not expected as this package is no longer maintained, but a patch disabling the setupRestApiContextHandler() and setupNotebookServer() methods in SubmarineServer.java has been added to the repository.

    How to fix SQL Injection?

    A fix was pushed into the master branch but not yet published.

    [0,)
    • C
    Deserialization of Untrusted Data

    Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the YamlEntityProvider entity provider and the readFrom method, when serializing against yaml. An attacker can execute arbitrary code by sending a maliciously crafted YAML request.

    How to fix Deserialization of Untrusted Data?

    Upgrade org.apache.submarine:submarine-server-core to version 0.8.0 or higher.

    [0.7.0,0.8.0)