logo

CVE-2021-41088 github.com/elves/elvish

Package

Manager: go
Name: github.com/elves/elvish
Vulnerable Version: >=0 <0.14.0

Severity

Level: High

CVSS v3.1: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H

CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

EPSS: 0.00245 pctl0.47704

Details

Elvish vulnerable to remote code execution via the web UI backend ### Impact Elvish's backend for the experimental web UI (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. ### Patches All Elvish releases since 0.14.0 no longer include the experimental web UI, although it is still possible for the user to build a version from source that includes it. 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). ### Workarounds Do not use the experimental web UI. ### For more information If you have any questions or comments about this advisory, please email xiaqqaix@gmail.com.

Metadata

Created: 2021-09-23T23:17:33Z
Modified: 2022-08-15T20:07:49Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/09/GHSA-fpv6-f8jw-rc3r/GHSA-fpv6-f8jw-rc3r.json
CWE IDs: ["CWE-346", "CWE-668"]
Alternative ID: GHSA-fpv6-f8jw-rc3r
Finding: F184
Auto approve: 1