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 kas to version 5.3 or higher.
kas is a Setup tool for bitbake based projects
Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature in the process of checking out git repositories using commit IDs. An attacker can cause users to check out a malicious branch by creating a branch with the same name as a commit ID, potentially after taking over the referenced repository. This can lead to users working with untrusted or manipulated code by exploiting the lack of strong integrity validation for SHA-256 commit IDs.
This vulnerability can be mitigated by validating cryptographically signed commits or tags, or by mirroring the repository to a trusted location and verifying its integrity before use.