{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2020-14004", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "url": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2020-14004", "refsource": "MISC", "name": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2020-14004" }, { "url": "https://github.com/Icinga/icinga2/pull/8045/commits/2f0f2e8c355b75fa4407d23f85feea037d2bc4b6", "refsource": "MISC", "name": "https://github.com/Icinga/icinga2/pull/8045/commits/2f0f2e8c355b75fa4407d23f85feea037d2bc4b6" }, { "url": "https://github.com/Icinga/icinga2/releases", "refsource": "MISC", "name": "https://github.com/Icinga/icinga2/releases" }, { "refsource": "CONFIRM", "name": "http://www.openwall.com/lists/oss-security/2020/06/12/1", "url": "http://www.openwall.com/lists/oss-security/2020/06/12/1" }, { "refsource": "MISC", "name": "https://github.com/Icinga/icinga2/compare/v2.12.0-rc1...master", "url": "https://github.com/Icinga/icinga2/compare/v2.12.0-rc1...master" }, { "refsource": "SUSE", "name": "openSUSE-SU-2020:1820", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00014.html" } ] } }