漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
HTTP Proxy Credentials Logged in Plaintext by the Spring Boot Language Server
Vulnerability Description
The Spring Boot language server logs the raw value of the https_proxy/HTTPS_PROXY/http_proxy/HTTP_PROXY environment variable at INFO level whenever it creates an outbound HTTP client and no explicit http.proxy workspace setting is configured. Corporate proxy URLs frequently embed Basic-auth credentials in the form http://user:pass@proxy:8080, and the language server writes this value to its log file without any redaction. Since language server log files are often attached to bug reports or are readable by other local users/processes, this can result in disclosure of proxy credentials. Affected Spring Products and Versions: Spring Tools for Eclipse: 5.2.0 and earlier Spring Tools for VSCode / Cursor / Theia: 2.2.0 and earlier
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Vulnerability Type
N/A
Vulnerability Title
Spring Tools for Eclipse 日志信息泄露漏洞
Vulnerability Description
Spring Spring Tools for Eclipse是美国Spring公司开源的一套软件开发工具插件。 Spring Tools for Eclipse 5.2.0及之前版本存在日志信息泄露漏洞,该漏洞源于Spring Boot language server在创建出站HTTP客户端且未配置显式http.proxy工作区设置时,以INFO级别记录https_proxy/HTTPS_PROXY/http_proxy/HTTP_PROXY环境变量的原始值,可能导致代理凭证泄露。
CVSS Information
N/A
Vulnerability Type
N/A