The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade org.apache.flink:flink-kubernetes-operator-api to version 1.15.0 or higher.
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.