Vulnerability CVE-2023-30856


Published: 2023-04-28

Description:
eDEX-UI is a science fiction terminal emulator. Versions 2.2.8 and prior are vulnerable to cross-site websocket hijacking. When running eDEX-UI and browsing the web, a malicious website can connect to eDEX's internal terminal control websocket, and send arbitrary commands to the shell. The project has been archived since 2021, and as of time of publication there are no plans to patch this issue and release a new version. Some workarounds are available, including shutting down eDEX-UI when browsing the web and ensuring the eDEX terminal runs with lowest possible privileges.

Type:

CWE-346

(Origin Validation Error)

 References:
https://github.com/GitSquared/edex-ui/security/advisories/GHSA-q8xc-f2wf-ffh9
https://christian-schneider.net/CrossSiteWebSocketHijacking.html
https://github.com/GitSquared/edex-ui/blob/04a00c4079908788b371c6ecdefff96d0d9950f8/src/classes/terminal.class.js#L458

Copyright 2024, cxsecurity.com

 

Back to Top