CVE-2024-28085 (GCVE-0-2024-28085)
Vulnerability from cvelistv5
Published
2024-03-27 00:00
Modified
2025-11-04 18:30
CWE
  • n/a
Summary
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.
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2025-11-04T18:30:25.092Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://people.rit.edu/sjf5462/6831711781/wall_2_27_2024.txt"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://github.com/util-linux/util-linux/security/advisories/GHSA-xv2h-c6ww-mrjq"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://www.openwall.com/lists/oss-security/2024/03/27/5"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://github.com/skyler-ferrante/CVE-2024-28085"
          },
          {
            "name": "[debian-lts-announce] 20240407 [SECURITY] [DLA 3782-1] util-linux security update",
            "tags": [
              "mailing-list",
              "x_transferred"
            ],
            "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00005.html"
          },
          {
            "name": "[oss-security] 20240328 Re: CVE-2024-28085: Escape sequence injection in util-linux wall",
            "tags": [
              "mailing-list",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2024/03/28/1"
          },
          {
            "name": "[oss-security] 20240327 Re: CVE-2024-28085: Escape sequence injection in util-linux wall",
            "tags": [
              "mailing-list",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2024/03/27/6"
          },
          {
            "name": "[oss-security] 20240328 Re: CVE-2024-28085: Escape sequence injection in util-linux wall",
            "tags": [
              "mailing-list",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2024/03/27/9"
          },
          {
            "name": "[oss-security] 20240327 Re: CVE-2024-28085: Escape sequence injection in util-linux wall",
            "tags": [
              "mailing-list",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2024/03/27/8"
          },
          {
            "name": "[oss-security] 20240327 Re: CVE-2024-28085: Escape sequence injection in util-linux wall",
            "tags": [
              "mailing-list",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2024/03/27/7"
          },
          {
            "name": "[oss-security] 20240328 Re: Re: CVE-2024-28085: Escape sequence injection in util-linux wall",
            "tags": [
              "mailing-list",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2024/03/28/2"
          },
          {
            "name": "[oss-security] 20240328 Re: CVE-2024-28085: Escape sequence injection in util-linux wall",
            "tags": [
              "mailing-list",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2024/03/28/3"
          },
          {
            "name": "[oss-security] 20240327 CVE-2024-28085: Escape sequence injection in util-linux wall",
            "tags": [
              "mailing-list",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2024/03/27/5"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://security.netapp.com/advisory/ntap-20240531-0003/"
          },
          {
            "url": "http://seclists.org/fulldisclosure/2024/Mar/35"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:kernel:util-linux:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "util-linux",
            "vendor": "kernel",
            "versions": [
              {
                "lessThanOrEqual": "2.40",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "LOCAL",
              "availabilityImpact": "NONE",
              "baseScore": 3.3,
              "baseSeverity": "LOW",
              "confidentialityImpact": "NONE",
              "integrityImpact": "LOW",
              "privilegesRequired": "LOW",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2024-28085",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-08-26T20:25:25.196139Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "problemTypes": [
          {
            "descriptions": [
              {
                "cweId": "CWE-150",
                "description": "CWE-150 Improper Neutralization of Escape, Meta, or Control Sequences",
                "lang": "en",
                "type": "CWE"
              }
            ]
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-08-26T20:25:27.912Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "wall in util-linux through 2.40, often installed with setgid tty permissions, allows escape sequences to be sent to other users\u0027 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."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-06-10T16:11:00.153Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "url": "https://people.rit.edu/sjf5462/6831711781/wall_2_27_2024.txt"
        },
        {
          "url": "https://github.com/util-linux/util-linux/security/advisories/GHSA-xv2h-c6ww-mrjq"
        },
        {
          "url": "https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/"
        },
        {
          "url": "https://www.openwall.com/lists/oss-security/2024/03/27/5"
        },
        {
          "url": "https://github.com/skyler-ferrante/CVE-2024-28085"
        },
        {
          "name": "[debian-lts-announce] 20240407 [SECURITY] [DLA 3782-1] util-linux security update",
          "tags": [
            "mailing-list"
          ],
          "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00005.html"
        },
        {
          "name": "[oss-security] 20240328 Re: CVE-2024-28085: Escape sequence injection in util-linux wall",
          "tags": [
            "mailing-list"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2024/03/28/1"
        },
        {
          "name": "[oss-security] 20240327 Re: CVE-2024-28085: Escape sequence injection in util-linux wall",
          "tags": [
            "mailing-list"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2024/03/27/6"
        },
        {
          "name": "[oss-security] 20240328 Re: CVE-2024-28085: Escape sequence injection in util-linux wall",
          "tags": [
            "mailing-list"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2024/03/27/9"
        },
        {
          "name": "[oss-security] 20240327 Re: CVE-2024-28085: Escape sequence injection in util-linux wall",
          "tags": [
            "mailing-list"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2024/03/27/8"
        },
        {
          "name": "[oss-security] 20240327 Re: CVE-2024-28085: Escape sequence injection in util-linux wall",
          "tags": [
            "mailing-list"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2024/03/27/7"
        },
        {
          "name": "[oss-security] 20240328 Re: Re: CVE-2024-28085: Escape sequence injection in util-linux wall",
          "tags": [
            "mailing-list"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2024/03/28/2"
        },
        {
          "name": "[oss-security] 20240328 Re: CVE-2024-28085: Escape sequence injection in util-linux wall",
          "tags": [
            "mailing-list"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2024/03/28/3"
        },
        {
          "name": "[oss-security] 20240327 CVE-2024-28085: Escape sequence injection in util-linux wall",
          "tags": [
            "mailing-list"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2024/03/27/5"
        },
        {
          "url": "https://security.netapp.com/advisory/ntap-20240531-0003/"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2024-28085",
    "datePublished": "2024-03-27T00:00:00.000Z",
    "dateReserved": "2024-03-03T00:00:00.000Z",
    "dateUpdated": "2025-11-04T18:30:25.092Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://people.rit.edu/sjf5462/6831711781/wall_2_27_2024.txt\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/util-linux/util-linux/security/advisories/GHSA-xv2h-c6ww-mrjq\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.openwall.com/lists/oss-security/2024/03/27/5\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/skyler-ferrante/CVE-2024-28085\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/04/msg00005.html\", \"name\": \"[debian-lts-announce] 20240407 [SECURITY] [DLA 3782-1] util-linux security update\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/03/28/1\", \"name\": \"[oss-security] 20240328 Re: CVE-2024-28085: Escape sequence injection in util-linux wall\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/03/27/6\", \"name\": \"[oss-security] 20240327 Re: CVE-2024-28085: Escape sequence injection in util-linux wall\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/03/27/9\", \"name\": \"[oss-security] 20240328 Re: CVE-2024-28085: Escape sequence injection in util-linux wall\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/03/27/8\", \"name\": \"[oss-security] 20240327 Re: CVE-2024-28085: Escape sequence injection in util-linux wall\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/03/27/7\", \"name\": \"[oss-security] 20240327 Re: CVE-2024-28085: Escape sequence injection in util-linux wall\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/03/28/2\", \"name\": \"[oss-security] 20240328 Re: Re: CVE-2024-28085: Escape sequence injection in util-linux wall\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/03/28/3\", \"name\": \"[oss-security] 20240328 Re: CVE-2024-28085: Escape sequence injection in util-linux wall\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/03/27/5\", \"name\": \"[oss-security] 20240327 CVE-2024-28085: Escape sequence injection in util-linux wall\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240531-0003/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T00:48:48.228Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 3.3, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-28085\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-08-26T20:25:25.196139Z\"}}}], \"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\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-150\", \"description\": \"CWE-150 Improper Neutralization of Escape, Meta, or Control Sequences\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-26T20:20:18.568Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://people.rit.edu/sjf5462/6831711781/wall_2_27_2024.txt\"}, {\"url\": \"https://github.com/util-linux/util-linux/security/advisories/GHSA-xv2h-c6ww-mrjq\"}, {\"url\": \"https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/\"}, {\"url\": \"https://www.openwall.com/lists/oss-security/2024/03/27/5\"}, {\"url\": \"https://github.com/skyler-ferrante/CVE-2024-28085\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/04/msg00005.html\", \"name\": \"[debian-lts-announce] 20240407 [SECURITY] [DLA 3782-1] util-linux security update\", \"tags\": [\"mailing-list\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/03/28/1\", \"name\": \"[oss-security] 20240328 Re: CVE-2024-28085: Escape sequence injection in util-linux wall\", \"tags\": [\"mailing-list\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/03/27/6\", \"name\": \"[oss-security] 20240327 Re: CVE-2024-28085: Escape sequence injection in util-linux wall\", \"tags\": [\"mailing-list\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/03/27/9\", \"name\": \"[oss-security] 20240328 Re: CVE-2024-28085: Escape sequence injection in util-linux wall\", \"tags\": [\"mailing-list\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/03/27/8\", \"name\": \"[oss-security] 20240327 Re: CVE-2024-28085: Escape sequence injection in util-linux wall\", \"tags\": [\"mailing-list\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/03/27/7\", \"name\": \"[oss-security] 20240327 Re: CVE-2024-28085: Escape sequence injection in util-linux wall\", \"tags\": [\"mailing-list\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/03/28/2\", \"name\": \"[oss-security] 20240328 Re: Re: CVE-2024-28085: Escape sequence injection in util-linux wall\", \"tags\": [\"mailing-list\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/03/28/3\", \"name\": \"[oss-security] 20240328 Re: CVE-2024-28085: Escape sequence injection in util-linux wall\", \"tags\": [\"mailing-list\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/03/27/5\", \"name\": \"[oss-security] 20240327 CVE-2024-28085: Escape sequence injection in util-linux wall\", \"tags\": [\"mailing-list\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240531-0003/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"wall in util-linux through 2.40, often installed with setgid tty permissions, allows escape sequences to be sent to other users\u0027 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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2024-06-10T16:11:00.153251\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-28085\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-26T20:25:27.912Z\", \"dateReserved\": \"2024-03-03T00:00:00\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2024-03-27T00:00:00\", \"assignerShortName\": \"mitre\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…