Vulnerability CVE-2020-14004


Published: 2020-06-12

Description:
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.

Type:

CWE-59

(Improper Link Resolution Before File Access ('Link Following'))

CVSS2 => (AV:L/AC:L/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
4.6/10
6.4/10
3.9/10
Exploit range
Attack complexity
Authentication
Local
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Icinga -> Icinga 

 References:
http://www.openwall.com/lists/oss-security/2020/06/12/1
https://bugzilla.suse.com/show_bug.cgi?id=CVE-2020-14004
https://github.com/Icinga/icinga2/compare/v2.12.0-rc1...master
https://github.com/Icinga/icinga2/pull/8045/commits/2f0f2e8c355b75fa4407d23f85feea037d2bc4b6
https://github.com/Icinga/icinga2/releases

Copyright 2024, cxsecurity.com

 

Back to Top