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.storm:storm-core
to version 2.6.0 or higher.
org.apache.storm:storm-core is a distributed realtime computation system.
Affected versions of this package are vulnerable to Exposure of Sensitive Information to an Unauthorized Actor via the File.createTempFile
method. A local attacker can read sensitive information by accessing the temporary file created in the system's temporary directory.
Note:
This is only exploitable if 'java.io.tmpdir' system property is not explicitly set and 'ui.disable.spout.lag.monitoring' is set to false. Also, the impact is limited as the temporary file gets deleted soon after its creation.
This vulnerability does not impact modern MacOS Operating Systems.