Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-48229

7.0 · HIGH
Published Feb 14, 2024 contiki-ng CWE-787 EPSS 0.39% (32th pctl)

Overview

CVE-2023-48229 is a high-severity vulnerability affecting contiki-ng contiki-ng. It was published on February 14, 2024 and has a CVSS 3.1 base score of 7.0 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.0, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical 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 manual

Remediation

Check the references section for vendor advisories and patches from contiki-ng. Update contiki-ng to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
contiki-ng contiki-ng 0 Affected

Frequently Asked Questions

What is CVE-2023-48229?

CVE-2023-48229 is a high-severity vulnerability affecting contiki-ng contiki-ng. It was published on February 14, 2024 and has a CVSS 3.1 base score of 7.0 (HIGH).

How severe is CVE-2023-48229?

This vulnerability has a CVSS 3.1 base score of 7.0, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-48229?

Check the references section for vendor advisories and patches from contiki-ng. Update contiki-ng to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-48229?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-48229 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.