# NotePad++ dbghelp.exe 无控制的搜索路径漏洞
## 概述
NotePad++ 版本 8.1 及之前的版本中存在一个问题漏洞。该漏洞会影响文件 dbghelp.exe 的某个未知功能,导致搜索路径不受控制。
## 影响版本
- NotePad++ 8.1 及之前版本
## 细节
该漏洞涉及 dbghelp.exe 文件的某个未知功能,攻击者可以利用它导致不受控制的搜索路径。此漏洞需要本地攻击。
## 影响
该漏洞的标识符为 VDB-246421。尽管厂商已被提前联系,但并未对此披露作出任何回应。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | CVE-2023-6401 is a DLL hijacking vulnerability that allows attackers to execute arbitrary code by placing a malicious `dbghelp.dll` file in the application directory. This project demonstrates the vulnerability and provides a reproducible PoC. | https://github.com/mekitoci/CVE-2023-6401 | POC详情 |
暂无评论