Vulnerabilities (CVE)

Join the Common Vulnerabilities and Exposures (CVE) community and start to get notified about new vulnerabilities.

Filtered by vendor Eternal Terminal Project Subscribe
Filtered by product Eternal Terminal
Total 7 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-23558 1 Eternal Terminal Project 1 Eternal Terminal 2023-02-27 N/A 6.3 MEDIUM
In Eternal Terminal 6.2.1, TelemetryService uses fixed paths in /tmp. For example, a local attacker can create /tmp/.sentry-native-etserver with mode 0777 before the etserver process is started. The attacker can choose to read sensitive information from that file, or modify the information in that file.
CVE-2022-24952 1 Eternal Terminal Project 1 Eternal Terminal 2023-02-16 N/A 6.5 MEDIUM
Several denial of service vulnerabilities exist in Eternal Terminal prior to version 6.2.0, including a DoS triggered remotely by an invalid sequence number and a local bug triggered by invalid input sent directly to the IPC socket.
CVE-2022-24951 1 Eternal Terminal Project 1 Eternal Terminal 2023-02-16 N/A 7.0 HIGH
A race condition exists in Eternal Terminal prior to version 6.2.0 which allows a local attacker to hijack Eternal Terminal's IPC socket, enabling access to Eternal Terminal clients which attempt to connect in the future.
CVE-2022-48258 1 Eternal Terminal Project 1 Eternal Terminal 2023-02-16 N/A 5.3 MEDIUM
In Eternal Terminal 6.2.1, etserver and etclient have world-readable logfiles.
CVE-2022-48257 1 Eternal Terminal Project 1 Eternal Terminal 2023-02-16 N/A 5.3 MEDIUM
In Eternal Terminal 6.2.1, etserver and etclient have predictable logfile names in /tmp.
CVE-2022-24950 1 Eternal Terminal Project 1 Eternal Terminal 2023-02-16 N/A 7.5 HIGH
A race condition exists in Eternal Terminal prior to version 6.2.0 that allows an authenticated attacker to hijack other users' SSH authorization socket, enabling the attacker to login to other systems as the targeted users. The bug is in UserTerminalRouter::getInfoForId().
CVE-2022-24949 1 Eternal Terminal Project 1 Eternal Terminal 2022-08-17 N/A 7.5 HIGH
A privilege escalation to root exists in Eternal Terminal prior to version 6.2.0. This is due to the combination of a race condition, buffer overflow, and logic bug all in PipeSocketHandler::listen().