org.apache.flink:flink-kubernetes-operator-api@1.9.0

  • latest version

    1.15.0

  • latest non vulnerable version

  • first published

    3 years ago

  • latest version published

    1 months ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.apache.flink:flink-kubernetes-operator-api 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
    Files or Directories Accessible to External Parties

    Affected versions of this package are vulnerable to Files or Directories Accessible to External Parties via the jarURI parameter in FlinkSessionJob's validateSessionJob(), which is not properly validated. A user with Custom Resource create permissions can access arbitrary files from the operator pod's filesystem with file:// scheme URLs, or retrieve content from any accessible backing store by submitting a crafted Flink job. Additionally, by specifying http/https addresses, an attacker can make requests to internal or link-local network resources due to the absence of URI scheme allowlisting, host checks, or IP-range restrictions.

    How to fix Files or Directories Accessible to External Parties?

    Upgrade org.apache.flink:flink-kubernetes-operator-api to version 1.15.0 or higher.

    [1.3.0,1.15.0)