org.apache.livy:livy-server@0.7.0-incubating vulnerabilities

  • latest version

    0.9.0-incubating

  • latest non vulnerable version

  • first published

    8 years ago

  • latest version published

    2 months ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.apache.livy:livy-server 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
    • M
    Improper Input Validation

    Affected versions of this package are vulnerable to Improper Input Validation when processing arbitrary Spark configuration values in requests. An attacker can gain unauthorized access to files by sending specially crafted requests to the REST or JDBC interface.

    Note:

    This is only exploitable if the attacker has access to the REST or JDBC interface and can supply arbitrary Spark configuration values.

    How to fix Improper Input Validation?

    Upgrade org.apache.livy:livy-server to version 0.9.0-incubating or higher.

    [0.7.0-incubating,0.9.0-incubating)
    • C
    Directory Traversal

    Affected versions of this package are vulnerable to Directory Traversal in the resolveURI() function while performing directory validation when the configuration value livy.file.local-dir-whitelist is set to a non-default value. An attacker can gain unauthorized access to arbitrary directories by bypassing directory restrictions.

    How to fix Directory Traversal?

    Upgrade org.apache.livy:livy-server to version 0.9.0-incubating or higher.

    [,0.9.0-incubating)
    • H
    Cross-site Scripting (XSS)

    Affected versions of this package are vulnerable to Cross-site Scripting (XSS) via the session name. A malicious user could use this flaw to access logs and results of other users' sessions and run jobs with their privileges.

    How to fix Cross-site Scripting (XSS)?

    Upgrade org.apache.livy:livy-server to version 0.7.1-incubating or higher.

    [0.7.0-incubating,0.7.1-incubating)