漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Remote code execution via the web UI backend of Elvish
Vulnerability Description
Elvish is a programming language and interactive shell, combined into one package. In versions prior to 0.14.0 Elvish's web UI backend (started by `elvish -web`) hosts an endpoint that allows executing the code sent from the web UI. The backend does not check the origin of requests correctly. As a result, if the user has the web UI backend open and visits a compromised or malicious website, the website can send arbitrary code to the endpoint in localhost. All Elvish releases from 0.14.0 onward no longer include the the web UI, although it is still possible for the user to build a version from source that includes the web UI. The issue can be patched for previous versions by removing the web UI (found in web, pkg/web or pkg/prog/web, depending on the exact version).
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H
Vulnerability Type
将资源暴露给错误范围
Vulnerability Title
Github elvish 访问控制错误漏洞
Vulnerability Description
Github elvish是一种富有表现力的编程语言和多功能的交互式外壳,结合到一个无缝的包中。 elvish web UI 0.14.0之前版本存在安全漏洞,该漏洞源于后端未正确检查请求的来源。如果用户打开web UI后端并访问受损或恶意的网站,则该网站可以向本地的端点发送任意代码。从0.14.0开始的所有Elvish版本不再包含web UI,尽管用户仍然可以从包含web UI的源代码构建版本。可以通过删除web UI(在web、pkg/web或pkg/prog/web中找到,具体取决于确切的版本)为以
CVSS Information
N/A
Vulnerability Type
N/A