目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2024-32017— RIOT RIOT-OS 安全漏洞

CVSS 9.8 · Critical EPSS 1.48% · P71
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2024-32017 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Buffer overflows in RIOT
来源: CVE Program / CVE List V5
Vulnerability Description
RIOT is a real-time multi-threading operating system that supports a range of devices that are typically 8-bit, 16-bit and 32-bit microcontrollers. The size check in the `gcoap_dns_server_proxy_get()` function contains a small typo that may lead to a buffer overflow in the subsequent `strcpy()`. In detail, the length of the `_uri` string is checked instead of the length of the `_proxy` string. The `_gcoap_forward_proxy_copy_options()` function does not implement an explicit size check before copying data to the `cep->req_etag` buffer that is `COAP_ETAG_LENGTH_MAX` bytes long. If an attacker can craft input so that `optlen` becomes larger than `COAP_ETAG_LENGTH_MAX`, they can cause a buffer overflow. If the input above is attacker-controlled and crosses a security boundary, the impact of the buffer overflow vulnerabilities could range from denial of service to arbitrary code execution. This issue has yet to be patched. Users are advised to add manual bounds checking.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
未进行输入大小检查的缓冲区拷贝(传统缓冲区溢出)
来源: CVE Program / CVE List V5
Vulnerability Title
RIOT RIOT-OS 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
RIOT RIOT-OS是一套应用于物联网领域的操作系统。 RIOT RIOT-OS存在安全漏洞,该漏洞源于 /sys/net/application_layer/gcoap/ 缺乏大小检查,可能会导致缓冲区溢出。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

神龙十问 — AI 深度分析

十问解析:根本原因、利用方式、修复建议、紧迫性。摘要免费,完整版需登录。

受影响产品

厂商产品影响版本CPE订阅
RIOT-OSRIOT <= 2023.10 -

二、漏洞 CVE-2024-32017 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2024-32017 的情报信息

登录查看更多情报信息。

CVE-2024-32017 厂商安全公告 (1)

CVE-2024-32017 邮件列表归档 (2)

CVE-2024-32017 其他参考 (2)

同批安全公告 · RIOT-OS · 2024-05-01 · 共 3 条

CVE-2024-320188.8 HIGHRIOT RIOT-OS 安全漏洞
CVE-2024-312258.4 HIGHRIOT RIOT-OS 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2024-32017

暂无评论


发表评论