QID 980673
QID 980673: Go (go) Security Update for github.com/elves/elvish (GHSA-fpv6-f8jw-rc3r)
Security update has been released for github.com/elves/elvish to fix the vulnerability.
Note: The preceding description block is extracted directly from the security advisory. Using automation, we have attempted to clean and format it as much as possible without introducing additional issues.
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.
Solution
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).Workaround:
Do not use the experimental 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).Workaround:
Do not use the experimental web UI.
Vendor References
- GHSA-fpv6-f8jw-rc3r -
github.com/advisories/GHSA-fpv6-f8jw-rc3r
CVEs related to QID 980673
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-fpv6-f8jw-rc3r | github.com/elves/elvish |
|