CVE-2024-51746
Last modified
CVE-2024-51746 is a low-severity vulnerability rated 1.8/10 on the CVSS scale. Gitsign is a keyless Sigstore to signing tool for Git commits with your a GitHub / OIDC identity. gitsign may select the wrong Rekor entry to use during online verification when multiple entries are returned by the log. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
Gitsign is a keyless Sigstore to signing tool for Git commits with your a GitHub / OIDC identity. gitsign may select the wrong Rekor entry to use during online verification when multiple entries are returned by the log. gitsign uses Rekor's search API to fetch entries that apply to a signature being verified. The parameters used for the search are the public key and the payload. The search API returns entries that match either condition rather than both. When gitsign's credential cache is used, there can be multiple entries that use the same ephemeral keypair / signing certificate. As gitsign assumes both conditions are matched by Rekor, there is no additional validation that the entry's hash matches the payload being verified, meaning that the wrong entry can be used to successfully pass verification. Impact is minimal as while gitsign does not match the payload against the entry, it does ensure that the certificate matches. This would need to be exploited during the certificate validity window (10 minutes) by the key holder.
Metrics
CVSS:4.0/AV:L/AC:H/AT:P/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-51746?
How severe is CVE-2024-51746?
How do I fix CVE-2024-51746?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-5174A flaw in Gliffy results in broken authentication through th…5.3
- CVE-2024-51740Combodo iTop is a simple, web based IT Service Management to…8.8
- CVE-2024-51741Redis is an open source, in-memory database that persists on…4.4
- CVE-2024-51743MarkUs is a web application for the submission and grading o…8.8
- CVE-2024-51744golang-jwt is a Go implementation of JSON Web Tokens. Unclea…3.1
- CVE-2024-51745Wasmtime is a fast and secure runtime for WebAssembly. Wasmt…10
- CVE-2024-51747Kanboard is project management software that focuses on the …7.2
- CVE-2024-51748Kanboard is project management software that focuses on the …7.2
- CVE-2024-51749Element is a Matrix web client built using the Matrix React …3.5
- CVE-2024-5175Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-51750Element is a Matrix web client built using the Matrix React …5
- CVE-2024-51751Gradio is an open-source Python package designed to enable q…6.5
Are you affected by CVE-2024-51746?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
