Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
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 Input Validation vulnerabilities in an interactive lesson.
Start learningUpgrade dev.sigstore:sigstore-java
to version 1.2.0 or higher.
Affected versions of this package are vulnerable to Improper Input Validation through the KeylessVerifier.verify
process. An attacker can manipulate the verification process by altering the checkpoint signature in the bundle.
Note:
sigstore-gradle-plugin
and sigstore-maven-plugin
are not affected by this as they only provide signing functionality.
This vulnerability can be mitigated by manually verifying the checkpoint after running KeylessVerifier.verify
.