VYPR

EternalTerminal

by MisterTea

CVEs (3)

  • CVE-2022-24951HigAug 16, 2022
    risk 0.46cvss 7.0epss 0.00

    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-2023-23558MedFeb 16, 2023
    risk 0.41cvss 6.3epss 0.00

    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…

  • CVE-2022-24950HigAug 16, 2022
    risk 0.00cvss 7.5epss 0.01

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