{ "schema_version": "1.4.0", "id": "GHSA-w9g5-3qgc-xmgx", "modified": "2022-10-07T18:15:49Z", "published": "2022-05-24T17:16:19Z", "aliases": [ "CVE-2020-8833" ], "details": "Time-of-check Time-of-use Race Condition vulnerability on crash report ownership change in Apport allows for a possible privilege escalation opportunity. If fs.protected_symlinks is disabled, this can be exploited between the os.open and os.chown calls when the Apport cron script clears out crash files of size 0. A symlink with the same name as the deleted file can then be created upon which chown will be called, changing the file owner to root. Fixed in versions 2.20.1-0ubuntu2.23, 2.20.9-0ubuntu7.14, 2.20.11-0ubuntu8.8 and 2.20.11-0ubuntu22.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8833" }, { "type": "WEB", "url": "https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1862933" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4315-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4315-2" } ], "database_specific": { "cwe_ids": [ "CWE-367" ], "severity": "LOW", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-04-22T22:15:00Z" } }