CVE-2024-32883
Last modified
CVE-2024-32883 is a high-severity vulnerability rated 7.7/10 on the CVSS scale. MCUboot is a secure bootloader for 32-bits microcontrollers. MCUboot uses a TLV (tag-length-value) structure to represent the meta data associated with an image. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
MCUboot is a secure bootloader for 32-bits microcontrollers. MCUboot uses a TLV (tag-length-value) structure to represent the meta data associated with an image. The TLVs themselves are divided into two sections, a protected and an unprotected section. The protected TLV entries are included as part of the image signature to avoid tampering. However, the code does not distinguish which TLV entries should be protected or not, so it is possible for an attacker to add unprotected TLV entries that should be protected. Currently, the primary protected TLV entries should be the dependency indication, and the boot record. An injected dependency value would primarily result in an otherwise acceptable image being rejected. A boot record injection could allow fields in a later attestation record to include data not intended, which could cause an image to appear to have properties that it should not have. As a workaround, disable the boot record functionality.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-32883?
How severe is CVE-2024-32883?
How do I fix CVE-2024-32883?
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-32878Llama.cpp is LLM inference in C/C++. There is a use of unini…8.8
- CVE-2024-32879Python Social Auth is a social authentication/registration m…4.9
- CVE-2024-3288The Logo Slider WordPress plugin before 4.0.0 does not vali…5.4
- CVE-2024-32880pyload is an open-source Download Manager written in pure Py…7.2
- CVE-2024-32881Danswer is the AI Assistant connected to company's docs, app…9.8
- CVE-2024-32882Wagtail is an open source content management system built on…2.7
- CVE-2024-32884gitoxide is a pure Rust implementation of Git. `gix-transpor…6.4
- CVE-2024-32886Vitess is a database clustering system for horizontal scalin…4.9
- CVE-2024-32887Sidekiq is simple, efficient background processing for Ruby.…5.5
- CVE-2024-32888The Amazon JDBC Driver for Redshift is a Type 4 JDBC driver …10
- CVE-2024-3289When installing Nessus to a directory outside of the default…7.8
- CVE-2024-32890librespeed/speedtest is an open source, self-hosted speed te…6.1
Are you affected by CVE-2024-32883?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
