Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Notepad++: Stack Buffer Overflow in expandNppEnvironmentStrs
Vulnerability Description
Notepad++ is a free and open-source source code editor. Prior to 8.9.7, the expandNppEnvironmentStrs function in PowerEditor/src/WinControls/StaticDialog/RunDlg/RunDlg.cpp copies a Notepad++ variable name between $( and ) into the fixed-size wchar_t str[MAX_PATH] stack buffer without bounding the m loop index, allowing a name of 260 or more characters to corrupt adjacent stack data, terminate the process through __report_gsfailure, and potentially execute code. This issue is fixed in version 8.9.7.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Vulnerability Type
栈缓冲区溢出
Vulnerability Title
Notepad++ 缓冲区错误漏洞
Vulnerability Description
notepad++是notepad++个人开发者开源的一款轻量级的代码与文本编辑工具。 Notepad++ 8.9.7之前版本存在缓冲区错误漏洞,该漏洞源于expandNppEnvironmentStrs函数将变量名复制到固定大小栈缓冲区时未限制m循环索引,可能导致栈数据损坏、进程终止及执行代码。
CVSS Information
N/A
Vulnerability Type
N/A