Lucene search

K
vulnrichmentMitreVULNRICHMENT:CVE-2024-28085
HistoryMar 27, 2024 - 12:00 a.m.

CVE-2024-28085

2024-03-2700:00:00
mitre
github.com
2
util-linux escape sequences account-takeover

AI Score

6.7

Confidence

Low

SSVC

Exploitation

poc

Automatable

no

Technical Impact

partial

wall in util-linux through 2.40, often installed with setgid tty permissions, allows escape sequences to be sent to other users’ terminals through argv. (Specifically, escape sequences received from stdin are blocked, but escape sequences received from argv are not blocked.) There may be plausible scenarios where this leads to account takeover.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:kernel:util-linux:*:*:*:*:*:*:*:*"
    ],
    "vendor": "kernel",
    "product": "util-linux",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "versionType": "custom",
        "lessThanOrEqual": "2.40"
      }
    ],
    "defaultStatus": "unknown"
  }
]