CVE-2024-53267
Last modified
CVE-2024-53267 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. sigstore-java is a sigstore java client for interacting with sigstore infrastructure. sigstore-java has insufficient verification for a situation where a validly-signed but "mismatched" bundle is presented as proof of inclusion into a transparency log. EPSS estimates a 0.10% chance of exploitation in the next 30 days.
Description
sigstore-java is a sigstore java client for interacting with sigstore infrastructure. sigstore-java has insufficient verification for a situation where a validly-signed but "mismatched" bundle is presented as proof of inclusion into a transparency log. This bug impacts clients using any variation of KeylessVerifier.verify(). The verifier may accept a bundle with an unrelated log entry, cryptographically verifying everything but fails to ensure the log entry applies to the artifact in question, thereby "verifying" a bundle without any proof the signing event was logged. This allows the creation of a bundle without fulcio certificate and private key combined with an unrelated but time-correct log entry to fake logging of a signing event. A malicious actor using a compromised identity may want to do this to prevent discovery via rekor's log monitors. The signer's identity will still be available to the verifier. The signature on the bundle must still be on the correct artifact for the verifier to pass. sigstore-gradle-plugin and sigstore-maven-plugin are not affected by this as they only provide signing functionality. This issue has been patched in v1.1.0 release with PR #856. All users are advised to upgrade. There are no known workarounds for this vulnerability.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-53267?
How severe is CVE-2024-53267?
How do I fix CVE-2024-53267?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-53260Autolab is a course management service that enables auto-gra…6.8
- CVE-2024-53261SvelteKit is a framework for rapidly developing robust, perf…5.4
- CVE-2024-53262SvelteKit is a framework for rapidly developing robust, perf…5.4
- CVE-2024-53263Git LFS is a Git extension for versioning large files. When …8.5
- CVE-2024-53264bunkerweb is an Open-source and next-generation Web Applicat…5.1
- CVE-2024-53266Discourse is an open source platform for community discussio…5.4
- CVE-2024-53268Joplin is an open source, privacy-focused note taking app wi…8.8
- CVE-2024-53269Envoy is a cloud-native high-performance edge/middle/service…7.5
- CVE-2024-5327The PowerPack Addons for Elementor (Free Widgets, Extensions…5.4
- CVE-2024-53270Envoy is a cloud-native high-performance edge/middle/service…7.5
- CVE-2024-53271Envoy is a cloud-native high-performance edge/middle/service…7.1
- CVE-2024-53272Habitica is an open-source habit-building program. Versions …6.1
Are you affected by CVE-2024-53267?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
