处理接收到的 IPv6 数据包时出现越界读取 (CVE-2023-37459)

admin 2023-11-29 22:51:10 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
处理接收到的 IPv6 数据包时出现越界读取 (CVE-2023-37459)

CVE编号

CVE-2023-37459

利用情况

暂无

补丁情况

N/A

披露时间

2023-07-06
漏洞描述
Contiki-NG is an operating system for internet-of-things devices. In versions 4.9 and prior, when a packet is received, the Contiki-NG network stack attempts to start the periodic TCP timer if it is a TCP packet with the SYN flag set. But the implementation does not first verify that a full TCP header has been received. Specifically, the implementation attempts to access the flags field from the TCP buffer in the following conditional expression in the `check_for_tcp_syn` function. For this reason, an attacker can inject a truncated TCP packet, which will lead to an out-of-bound read from the packet buffer. As of time of publication, a patched version is not available. As a workaround, one can apply the changes in Contiki-NG pull request #2510 to patch the system.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://github.com/contiki-ng/contiki-ng/pull/2510
https://github.com/contiki-ng/contiki-ng/security/advisories/GHSA-6648-m23r-hq8c
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
系统 contiki-ng contiki-ng * Up to (including) 4.9
CVSS3评分 5.3
  • 攻击路径 网络
  • 攻击复杂度 低
  • 权限要求 无
  • 影响范围 未更改
  • 用户交互 无
  • 可用性 无
  • 保密性 低
  • 完整性 无
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
CWE-ID 漏洞类型
CWE-125 跨界内存读
- avd.aliyun.com
weinxin
版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
N/A Ali_nvd

N/A

N/ACVE编号 CVE-2024-9120利用情况 暂无补丁情况 N/A披露时间 2024-09-23漏洞描述Use after free in Dawn
评论:0   参与:  0