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

目标: 1000 元 · 已筹: 1336

100%

CVE-2023-31129— Contiki-NG 代码问题漏洞

一分钟漏洞结论

影响对象
contiki-ng contiki-ng
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Contiki-NG是一套用于下一代IoT(物联网)设备的开源跨平台操作系统。 Contiki-NG 4.8及之前版本存在代码问题漏洞,该漏洞源于消息处理程序不会检查带有 SLLAO 的 RS 消息,SLLAO 指示链路层地址更改,实际上可以为指示的地址创建邻居条目,结果指针在没有检查的情况下使用,导致取消引用类型为 uip_ds6_nbr_t 的 NULL 指针。

CVSS 7.5 · High EPSS 0.64% · P48
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2023-31129 基础信息

漏洞信息

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

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

Vulnerability Title
Contiki-NG missing NULL pointer check in IPv6 neighbor discovery
来源: CVE Program / CVE List V5
Vulnerability Description
The Contiki-NG operating system versions 4.8 and prior can be triggered to dereference a NULL pointer in the message handling code for IPv6 router solicitiations. Contiki-NG contains an implementation of IPv6 Neighbor Discovery (ND) in the module `os/net/ipv6/uip-nd6.c`. The ND protocol includes a message type called Router Solicitation (RS), which is used to locate routers and update their address information via the SLLAO (Source Link-Layer Address Option). If the indicated source address changes, a given neighbor entry is set to the STALE state. The message handler does not check for RS messages with an SLLAO that indicates a link-layer address change that a neighbor entry can actually be created for the indicated address. The resulting pointer is used without a check, leading to the dereference of a NULL pointer of type `uip_ds6_nbr_t`. The problem has been patched in the `develop` branch of Contiki-NG, and will be included in the upcoming 4.9 release. As a workaround, users can apply Contiki-NG pull request #2271 to patch the problem directly.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
空指针解引用
来源: CVE Program / CVE List V5
Vulnerability Title
Contiki-NG 代码问题漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Contiki-NG是一套用于下一代IoT(物联网)设备的开源跨平台操作系统。 Contiki-NG 4.8及之前版本存在代码问题漏洞,该漏洞源于消息处理程序不会检查带有 SLLAO 的 RS 消息,SLLAO 指示链路层地址更改,实际上可以为指示的地址创建邻居条目,结果指针在没有检查的情况下使用,导致取消引用类型为 uip_ds6_nbr_t 的 NULL 指针。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
contiki-ng contiki-ng <= 4.8 -

二、漏洞 CVE-2023-31129 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2023-31129 的情报信息

登录查看更多情报信息。

CVE-2023-31129 厂商安全公告 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2023-31129

暂无评论


发表评论