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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
21 Nov 2024, 05:02
Type | Values Removed | Values Added |
---|---|---|
References | () http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00014.html - Broken Link, Mailing List, Third Party Advisory | |
References | () http://www.openwall.com/lists/oss-security/2020/06/12/1 - Exploit, Mailing List, Third Party Advisory | |
References | () https://bugzilla.suse.com/show_bug.cgi?id=CVE-2020-14004 - Broken Link, Issue Tracking | |
References | () https://github.com/Icinga/icinga2/compare/v2.12.0-rc1...master - Third Party Advisory | |
References | () https://github.com/Icinga/icinga2/pull/8045/commits/2f0f2e8c355b75fa4407d23f85feea037d2bc4b6 - Patch, Third Party Advisory | |
References | () https://github.com/Icinga/icinga2/releases - Release Notes, Third Party Advisory |
Information
Published : 2020-06-12 16:15
Updated : 2024-11-21 05:02
NVD link : CVE-2020-14004
Mitre link : CVE-2020-14004
CVE.ORG link : CVE-2020-14004
JSON object : View
Products Affected
icinga
- icinga
opensuse
- leap
- backports_sle
CWE
CWE-59
Improper Link Resolution Before File Access ('Link Following')