漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
SolidCAM-GPPL-IDE: Path traversal in `inc` directive enables file probing and NTLM-hash leak
Vulnerability Description
SolidCAM-GPPL-IDE is an unofficial, independently developed extension, Postprocessor IDE for SolidCAM. From version 1.0.0 to before version 1.0.2, the inc "filename" directive in GPPL postprocessor files is resolved by GpplDocumentLinkHandler into a clickable link (VS Code textDocument/documentLink). The handler accepted arbitrary paths — absolute, relative with parent-directory segments (..\..\..\), UNC (\\server\share\), and arbitrary subfolders — and called File.Exists on each to decide whether to render the link. Two distinct attack surfaces resulted: information disclosure via File.Exists probing and NTLM hash leak via UNC path probing. This issue has been patched in version 1.0.2.
CVSS Information
N/A
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
Postprocessor IDE for SolidCAM 路径遍历漏洞
Vulnerability Description
Postprocessor IDE for SolidCAM是Andrey Zorin个人开发者的一个GPPL语言开发支持工具。 Postprocessor IDE for SolidCAM 1.0.0版本至1.0.2之前版本存在路径遍历漏洞,该漏洞源于GPPL后处理器文件中的inc指令由GpplDocumentLinkHandler解析为可点击链接,处理程序接受任意路径并调用File.Exists决定是否渲染链接,可能导致通过File.Exists探测泄露信息以及通过UNC路径探测泄露NTLM哈希。
CVSS Information
N/A
Vulnerability Type
N/A