cvelist/2020/14xxx/CVE-2020-14004.json

87 lines
3.2 KiB
JSON
Raw Normal View History

2020-06-10 13:58:33 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-06-12 16:01:32 +00:00
"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"
}
]
}
2020-06-10 13:58:33 +00:00
},
2020-06-12 16:01:32 +00:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-06-10 13:58:33 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-06-12 16:01:32 +00:00
"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"
2020-11-03 07:01:39 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1820",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00014.html"
2020-06-10 13:58:33 +00:00
}
]
}
}