ghsa-gwf9-995r-26hx
Vulnerability from github
Published
2022-05-24 17:09
Modified
2023-01-09 18:30
Severity ?
Details
In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls setuid().
{ "affected": [], "aliases": [ "CVE-2019-20044" ], "database_specific": { "cwe_ids": [ "CWE-273" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-02-24T14:15:00Z", "severity": "HIGH" }, "details": "In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls setuid().", "id": "GHSA-gwf9-995r-26hx", "modified": "2023-01-09T18:30:21Z", "published": "2022-05-24T17:09:32Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20044" }, { "type": "WEB", "url": "https://github.com/XMB5/zsh-privileged-upgrade" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00004.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00000.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FP64FFIZI2CKQOEAOI5A72PVQULE7ZZC" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PN5V7MPHRRP7QNHOEK56S7QGRU53WUN6" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202003-55" }, { "type": "WEB", "url": "https://support.apple.com/HT211168" }, { "type": "WEB", "url": "https://support.apple.com/HT211170" }, { "type": "WEB", "url": "https://support.apple.com/HT211171" }, { "type": "WEB", "url": "https://support.apple.com/HT211175" }, { "type": "WEB", "url": "https://support.apple.com/kb/HT211168" }, { "type": "WEB", "url": "https://support.apple.com/kb/HT211170" }, { "type": "WEB", "url": "https://support.apple.com/kb/HT211171" }, { "type": "WEB", "url": "https://support.apple.com/kb/HT211175" }, { "type": "WEB", "url": "https://www.zsh.org/mla/zsh-announce/141" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2020/May/49" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2020/May/53" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2020/May/55" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2020/May/59" }, { "type": "WEB", "url": "http://zsh.sourceforge.net/releases.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
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.
- 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.