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 Steeltoe.Configuration.Abstractions to version 4.2.0 or higher.
Affected versions of this package are vulnerable to Cleartext Storage of Sensitive Information in the process that handles service bindings from VCAP_SERVICES containing TLS client credentials. An attacker can access sensitive private key material by reading temporary files created with default permissions in the /tmp directory.
Note:
This is only exploitable if another process running under a different user ID has access to /tmp within the same container or system.
This vulnerability can be mitigated by preventing other processes from running in the container under a different UID with access to /tmp.