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-2018-19417

10.0 · CRITICAL
Published Nov 21, 2018 contiki-ng CWE-119

Overview

CVE-2018-19417 is a critical-severity vulnerability affecting contiki-ng contiki-ng. It was published on November 21, 2018 and has a CVSS 3.0 base score of 10.0 (CRITICAL).

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

Technical Description

An issue was discovered in the MQTT server in Contiki-NG before 4.2. The function parse_publish_vhdr() that parses MQTT PUBLISH messages with a variable length header uses memcpy to input data into a fixed size buffer. The allocated buffer can fit only MQTT_MAX_TOPIC_LENGTH (default 64) bytes, and a length check is missing. This could lead to Remote Code Execution via a stack-smashing attack (overwriting the function return address). Contiki-NG does not separate the MQTT server from other servers and the OS modules, so access to all memory regions is possible.

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, < 4.2 Affected

Frequently Asked Questions

What is CVE-2018-19417?

CVE-2018-19417 is a critical-severity vulnerability affecting contiki-ng contiki-ng. It was published on November 21, 2018 and has a CVSS 3.0 base score of 10.0 (CRITICAL).

How severe is CVE-2018-19417?

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

How do I fix or remediate CVE-2018-19417?

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-2018-19417?

CyberStrike's AI-powered security agents can automatically detect CVE-2018-19417 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.