Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2018-19417

Опубликовано: 21 нояб. 2018
Источник: nvd
CVSS3: 10
CVSS2: 10
EPSS Низкий

Описание

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.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:contiki-ng:contiki-ng:*:*:*:*:*:*:*:*
Версия до 4.2 (исключая)

EPSS

Процентиль: 91%
0.06154
Низкий

10 Critical

CVSS3

10 Critical

CVSS2

Дефекты

CWE-119

Связанные уязвимости

CVSS3: 10
github
больше 3 лет назад

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.

EPSS

Процентиль: 91%
0.06154
Низкий

10 Critical

CVSS3

10 Critical

CVSS2

Дефекты

CWE-119