Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
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 applicationsLearn about Improper Authentication vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/sigstore/gitsign/pkg/rekor
to version 0.11.0 or higher.
Affected versions of this package are vulnerable to Improper Authentication due to the use of the search API to fetch entries that apply to a signature being verified. An attacker can manipulate the verification process by ensuring that the search parameters match either the public key or the payload.
Note: This can lead to the selection of an incorrect Rekor entry, which might not match the payload being verified, thus allowing the verification to pass incorrectly.