cvelist/2019/3xxx/CVE-2019-3689.json

131 lines
4.8 KiB
JSON
Raw Normal View History

2019-01-03 08:04:21 -05:00
{
2019-03-18 05:27:45 +00:00
"CVE_data_meta": {
2019-09-19 14:01:00 +00:00
"ASSIGNER": "security@suse.com",
2019-09-18 11:08:51 +02:00
"DATE_PUBLIC": "2019-09-17T00:00:00.000Z",
2019-03-18 05:27:45 +00:00
"ID": "CVE-2019-3689",
2019-09-18 11:08:51 +02:00
"STATE": "PUBLIC",
"TITLE": "nfs-utils: root-owned files stored in insecure /var/lib/nfs directory"
2019-03-18 05:27:45 +00:00
},
2019-09-18 11:08:51 +02:00
"affects": {
"vendor": {
"vendor_data": [
{
2019-09-19 14:01:00 +00:00
"vendor_name": "SUSE",
2019-09-18 11:08:51 +02:00
"product": {
"product_data": [
{
"product_name": "SUSE Linux Enterprise Server 12",
"version": {
"version_data": [
{
2019-09-19 14:01:00 +00:00
"version_value": "before and including version 1.3.0-34.18.1"
2019-09-18 11:08:51 +02:00
}
]
}
},
{
"product_name": "SUSE Linux Enterprise Server 15",
"version": {
"version_data": [
{
2019-09-19 14:01:00 +00:00
"version_value": "before and including version 2.1.1-6.10.2"
2019-09-18 11:08:51 +02:00
}
]
}
}
]
2019-09-19 14:01:00 +00:00
}
2019-09-18 11:08:51 +02:00
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Malte Kraus of SUSE"
}
],
2019-03-18 05:27:45 +00:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-10-15 16:01:01 +00:00
"value": "The nfs-utils package in SUSE Linux Enterprise Server 12 before and including version 1.3.0-34.18.1 and in SUSE Linux Enterprise Server 15 before and including version 2.1.1-6.10.2 the directory /var/lib/nfs is owned by statd:nogroup. This directory contains files owned and managed by root. If statd is compromised, it can therefore trick processes running with root privileges into creating/overwriting files anywhere on the system."
2019-09-18 11:08:51 +02:00
}
]
},
"generator": {
"engine": "Vulnogram 0.0.8"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-276 Incorrect Default Permissions"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.suse.com/show_bug.cgi?id=1150733",
"refsource": "CONFIRM",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1150733"
2019-10-19 17:00:59 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20191019 [SECURITY] [DLA 1965-1] nfs-utils security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/10/msg00026.html"
2019-10-29 22:01:09 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:2408",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00071.html"
2019-11-05 22:01:22 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:2435",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00006.html"
2020-03-11 20:01:22 +00:00
},
{
"refsource": "MISC",
"name": "https://git.linux-nfs.org/?p=steved/nfs-utils.git;a=commitdiff;h=fee2cc29e888f2ced6a76990923aef19d326dc0e",
"url": "https://git.linux-nfs.org/?p=steved/nfs-utils.git;a=commitdiff;h=fee2cc29e888f2ced6a76990923aef19d326dc0e"
2020-07-02 17:01:29 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4400-1",
"url": "https://usn.ubuntu.com/4400-1/"
2019-03-18 05:27:45 +00:00
}
]
2019-09-18 11:08:51 +02:00
},
"source": {
"advisory": "https://bugzilla.suse.com/show_bug.cgi?id=1150733",
"defect": [
"1150733"
],
"discovery": "INTERNAL"
2019-03-18 05:27:45 +00:00
}
2019-09-19 14:01:00 +00:00
}