data for CVE-2019-3682

This commit is contained in:
Johannes Segitz 2020-01-17 09:23:31 +01:00
parent f9af229662
commit 29de3ae9ce

View File

@ -1,8 +1,35 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ASSIGNER": "security@suse.de",
"DATE_PUBLIC": "2019-02-15T00:00:00.000Z",
"ID": "CVE-2019-3682",
"STATE": "RESERVED"
"STATE": "PUBLIC",
"TITLE": "Insecure API port exposed to all Master Node guest containers"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "SUSE CaaS Platform 3.0",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "docker-kubic",
"version_value": "17.09.1_ce-7.6.1"
}
]
}
}
]
},
"vendor_name": "SUSE"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
@ -11,8 +38,55 @@
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "The docker-kubic package in SUSE CaaS Platform 3.0 before 17.09.1_ce-7.6.1 provided access to an insecure API locally on the Kubernetes master node."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-668: Exposure of Resource to Wrong Sphere"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.suse.com/show_bug.cgi?id=1121148",
"refsource": "CONFIRM",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1121148"
}
]
},
"source": {
"advisory": "https://bugzilla.suse.com/show_bug.cgi?id=1121148",
"defect": [
"1121148"
],
"discovery": "INTERNAL"
}
}