{ "schema_version": "1.4.0", "id": "GHSA-xqhq-m8mv-g9wp", "modified": "2022-11-16T12:00:19Z", "published": "2022-05-24T17:20:23Z", "aliases": [ "CVE-2020-14004" ], "details": "An issue was discovered in Icinga2 before v2.12.0-rc1. The prepare-dirs script (run as part of the icinga2 systemd service) executes chmod 2750 /run/icinga2/cmd. /run/icinga2 is under control of an unprivileged user by default. If /run/icinga2/cmd is a symlink, then it will by followed and arbitrary files can be changed to mode 2750 by the unprivileged icinga2 user.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14004" }, { "type": "WEB", "url": "https://github.com/Icinga/icinga2/pull/8045/commits/2f0f2e8c355b75fa4407d23f85feea037d2bc4b6" }, { "type": "WEB", "url": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2020-14004" }, { "type": "WEB", "url": "https://github.com/Icinga/icinga2/compare/v2.12.0-rc1...master" }, { "type": "WEB", "url": "https://github.com/Icinga/icinga2/releases" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00014.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2020/06/12/1" } ], "database_specific": { "cwe_ids": [ "CWE-59" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-06-12T16:15:00Z" } }