org.apache.flink:flink-runtime_2.12@1.11.1 vulnerabilities

  • latest version

    1.13.6

  • latest non vulnerable version

  • first published

    6 years ago

  • latest version published

    3 years ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.apache.flink:flink-runtime_2.12 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
    Directory Traversal

    org.apache.flink:flink-runtime_2.12 is a stream processing framework.

    Affected versions of this package are vulnerable to Directory Traversal. A customized filename can be specified through Content-Disposition that also allows passing of path information which was not properly handled.

    How to fix Directory Traversal?

    Upgrade org.apache.flink:flink-runtime_2.12 to version 1.11.3 or higher.

    [1.7.0,1.11.3)
    • M
    Directory Traversal

    org.apache.flink:flink-runtime_2.12 is a stream processing framework.

    Affected versions of this package are vulnerable to Directory Traversal. It is possible to traverse the directory of the host through /jobmanager/logs/<path-to-file>. Modifying <path-to-file> in a way that ../ referring to the parent folder was replaced by '..%252f', enabled traversing the directory structure relative to the ./logs folder.

    How to fix Directory Traversal?

    Upgrade org.apache.flink:flink-runtime_2.12 to version 1.11.3 or higher.

    [1.11.0,1.11.3)