CVE-2023-48229
Last modified
CVE-2023-48229 is a high-severity vulnerability rated 7.6/10 on the CVSS scale. Contiki-NG is an open-source, cross-platform operating system for Next-Generation IoT devices. An out-of-bounds write exists in the driver for IEEE 802.15.4 radios on nRF platforms in the Contiki-NG operating system. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
Description
Contiki-NG is an open-source, cross-platform operating system for Next-Generation IoT devices. An out-of-bounds write exists in the driver for IEEE 802.15.4 radios on nRF platforms in the Contiki-NG operating system. The problem is triggered when parsing radio frames in the `read_frame` function in the `arch/cpu/nrf/net/nrf-ieee-driver-arch.c` module. More specifically, the `read_frame` function performs an incomplete validation of the payload length of the packet, which is a value that can be set by an external party that sends radio packets to a Contiki-NG system. Although the value is validated to be in the range of the MTU length, it is not validated to fit into the given buffer into which the packet will be copied. The problem has been patched in the "develop" branch of Contiki-NG and is expected to be included in subsequent releases. Users are advised to update their develop branch or to update to a subsequent release when available. Users unable to upgrade should consider manually applying the changes in PR #2741.
Metrics
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Contiki-Ng | Contiki-Ng | <= 4.9 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2023-48229?
How severe is CVE-2023-48229?
How do I fix CVE-2023-48229?
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 2023
- CVE-2023-48223fast-jwt provides fast JSON Web Token (JWT) implementation. …5.9
- CVE-2023-48224Fides is an open-source privacy engineering platform for man…9.1
- CVE-2023-48225Laf is a cloud development platform. Prior to version 1.0.0-…9.1
- CVE-2023-48226OpenReplay is a self-hosted session replay suite. In version…3.5
- CVE-2023-48227Umbraco is an ASP.NET content management system (CMS). Start…4.3
- CVE-2023-48228authentik is an open-source identity provider. When initiali…9.8
- CVE-2023-4823The WP Meta and Date Remover WordPress plugin before 2.2.0 p…5.4
- CVE-2023-48230Cap'n Proto is a data interchange format and capability-base…9.8
- CVE-2023-48231Vim is an open source command line text editor. When closing…4.3
- CVE-2023-48232Vim is an open source command line text editor. A floating p…4.3
- CVE-2023-48233Vim is an open source command line text editor. If the count…4.3
- CVE-2023-48234Vim is an open source command line text editor. When getting…4.3
Are you affected by CVE-2023-48229?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
