Eternal Terminal Project

Eternal Terminal

7 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.06%
  • Veröffentlicht 16.02.2023 16:15:12
  • Zuletzt bearbeitet 19.03.2025 16:15:19

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 f...

Exploit
  • EPSS 0.2%
  • Veröffentlicht 13.01.2023 01:15:10
  • Zuletzt bearbeitet 04.11.2025 18:15:39

In Eternal Terminal 6.2.1, etserver and etclient have predictable logfile names in /tmp.

Exploit
  • EPSS 0.23%
  • Veröffentlicht 13.01.2023 01:15:10
  • Zuletzt bearbeitet 04.11.2025 18:15:39

In Eternal Terminal 6.2.1, etserver and etclient have world-readable logfiles.

Exploit
  • EPSS 0.57%
  • Veröffentlicht 16.08.2022 01:15:12
  • Zuletzt bearbeitet 21.11.2024 06:51:26

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 UserTermina...

Exploit
  • EPSS 0.05%
  • Veröffentlicht 16.08.2022 01:15:12
  • Zuletzt bearbeitet 21.11.2024 06:51:26

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.

Exploit
  • EPSS 0.45%
  • Veröffentlicht 16.08.2022 01:15:12
  • Zuletzt bearbeitet 21.11.2024 06:51:26

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.

Exploit
  • EPSS 0.4%
  • Veröffentlicht 16.08.2022 01:15:07
  • Zuletzt bearbeitet 21.11.2024 06:51:26

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().