云虫漏洞库

CVE-2026-65610 - nnn stores homelen variable as uchar_t, which can only represent values in the range 0-255. An attacker who can influence the victim's execution environment can provide an arbitrary HOME path with length that is truncated to 0. The expression (homelen - 1) is promoted to signed int and becomes -1 and producing an out-of-bounds read and an out-of-bounds write one byte before the path buffer.  Maintainer of this project was notified about this vulnerability. It might has been - 漏洞详情

漏洞编号:CVE-2026-65610

风险等级:未知

漏洞来源:CVE

CVE 编号:CVE-2026-65610

CNNVD 编号:-

厂商/产品:- / -

影响范围:-

CWE:CWE-197

发布/更新时间:2026-08-19 / 2026-08-28

漏洞描述

nnn stores homelen variable as uchar_t, which can only represent values in the range 0-255. An attacker who can influence the victim's execution environment can provide an arbitrary HOME path with length that is truncated to 0. The expression (homelen - 1) is promoted to signed int and becomes -1 and producing an out-of-bounds read and an out-of-bounds write one byte before the path buffer. 




Maintainer of this project was notified about this vulnerability. It might has been addressed, but the maintainer did not provide a vulnerable version range. Only version 5.2 was tested and confirmed as vulnerable.

相关链接

相关漏洞

« 返回首页