"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-04-04 00:01:34 +00:00
parent f10775ed1c
commit e219eae724
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
5 changed files with 59 additions and 42 deletions

View File

@ -81,6 +81,11 @@
"refsource": "FEDORA", "refsource": "FEDORA",
"name": "FEDORA-2020-e795f92d79", "name": "FEDORA-2020-e795f92d79",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3CZ2QADQTKRHTGB2AHD7J4QQNDLBEMM6/" "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3CZ2QADQTKRHTGB2AHD7J4QQNDLBEMM6/"
},
{
"refsource": "UBUNTU",
"name": "USN-4316-2",
"url": "https://usn.ubuntu.com/4316-2/"
} }
] ]
} }

View File

@ -150,6 +150,11 @@
"refsource": "FEDORA", "refsource": "FEDORA",
"name": "FEDORA-2020-e795f92d79", "name": "FEDORA-2020-e795f92d79",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3CZ2QADQTKRHTGB2AHD7J4QQNDLBEMM6/" "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3CZ2QADQTKRHTGB2AHD7J4QQNDLBEMM6/"
},
{
"refsource": "UBUNTU",
"name": "USN-4316-2",
"url": "https://usn.ubuntu.com/4316-2/"
} }
] ]
}, },

View File

@ -71,6 +71,11 @@
"refsource": "MLIST", "refsource": "MLIST",
"name": "[debian-lts-announce] 20200401 [SECURITY] [DLA 2166-1] libpam-krb5 security update", "name": "[debian-lts-announce] 20200401 [SECURITY] [DLA 2166-1] libpam-krb5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/04/msg00000.html" "url": "https://lists.debian.org/debian-lts-announce/2020/04/msg00000.html"
},
{
"refsource": "UBUNTU",
"name": "USN-4314-1",
"url": "https://usn.ubuntu.com/4314-1/"
} }
] ]
} }

View File

@ -1,10 +1,10 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "secure@dell.com", "ASSIGNER": "secure@dell.com",
"DATE_PUBLIC": "2020-03-20", "DATE_PUBLIC": "2020-03-20",
"ID": "CVE-2020-5347", "ID": "CVE-2020-5347",
"STATE": "PUBLIC" "STATE": "PUBLIC"
}, },
"affects": { "affects": {
"vendor": { "vendor": {
"vendor_data": [ "vendor_data": [
@ -12,59 +12,60 @@
"product": { "product": {
"product_data": [ "product_data": [
{ {
"product_name": "Isilon OneFS", "product_name": "Isilon OneFS",
"version": { "version": {
"version_data": [ "version_data": [
{ {
"version_affected": "<", "version_affected": "<",
"version_value": "8.2.2" "version_value": "8.2.2"
} }
] ]
} }
} }
] ]
}, },
"vendor_name": "Dell" "vendor_name": "Dell"
} }
] ]
} }
}, },
"data_format": "MITRE", "data_format": "MITRE",
"data_type": "CVE", "data_type": "CVE",
"data_version": "4.0", "data_version": "4.0",
"description": { "description": {
"description_data": [ "description_data": [
{ {
"lang": "eng", "lang": "eng",
"value": "Dell EMC Isilon OneFS versions 8.2.2 and earlier contain a denial of service vulnerability. SmartConnect had an error condition that may be triggered to loop, using CPU and potentially preventing other SmartConnect DNS responses." "value": "Dell EMC Isilon OneFS versions 8.2.2 and earlier contain a denial of service vulnerability. SmartConnect had an error condition that may be triggered to loop, using CPU and potentially preventing other SmartConnect DNS responses."
} }
] ]
}, },
"impact": { "impact": {
"cvss": { "cvss": {
"baseScore": 5.3, "baseScore": 5.3,
"baseSeverity": "Medium", "baseSeverity": "Medium",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1" "version": "3.1"
} }
}, },
"problemtype": { "problemtype": {
"problemtype_data": [ "problemtype_data": [
{ {
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "CWE-400: Uncontrolled Resource Consumption" "value": "CWE-400: Uncontrolled Resource Consumption"
} }
] ]
} }
] ]
}, },
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"refsource": "CONFIRM", "refsource": "MISC",
"url": "https://www.dell.com/support/security/en-us/details/542190/DSA-2020-054-Dell-EMC-Isilon-OneFS-Security-Update-for-DNS-Protocol-Vulnerabilities" "url": "https://www.dell.com/support/security/en-us/details/542190/DSA-2020-054-Dell-EMC-Isilon-OneFS-Security-Update-for-DNS-Protocol-Vulnerabilities",
"name": "https://www.dell.com/support/security/en-us/details/542190/DSA-2020-054-Dell-EMC-Isilon-OneFS-Security-Update-for-DNS-Protocol-Vulnerabilities"
} }
] ]
} }

View File

@ -1,10 +1,10 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "secure@dell.com", "ASSIGNER": "secure@dell.com",
"DATE_PUBLIC": "2020-04-03", "DATE_PUBLIC": "2020-04-03",
"ID": "CVE-2020-5348", "ID": "CVE-2020-5348",
"STATE": "PUBLIC" "STATE": "PUBLIC"
}, },
"affects": { "affects": {
"vendor": { "vendor": {
"vendor_data": [ "vendor_data": [
@ -12,59 +12,60 @@
"product": { "product": {
"product_data": [ "product_data": [
{ {
"product_name": "CPG BIOS", "product_name": "CPG BIOS",
"version": { "version": {
"version_data": [ "version_data": [
{ {
"version_affected": "<", "version_affected": "<",
"version_value": "A28" "version_value": "A28"
} }
] ]
} }
} }
] ]
}, },
"vendor_name": "Dell" "vendor_name": "Dell"
} }
] ]
} }
}, },
"data_format": "MITRE", "data_format": "MITRE",
"data_type": "CVE", "data_type": "CVE",
"data_version": "4.0", "data_version": "4.0",
"description": { "description": {
"description_data": [ "description_data": [
{ {
"lang": "eng", "lang": "eng",
"value": "Dell Latitude 7202 Rugged Tablet BIOS versions prior to A28 contain a UAF vulnerability in EFI_BOOT_SERVICES in system management mode. A local unauthenticated attacker may exploit this vulnerability by overwriting the EFI_BOOT_SERVICES structure to execute arbitrary code in system management mode." "value": "Dell Latitude 7202 Rugged Tablet BIOS versions prior to A28 contain a UAF vulnerability in EFI_BOOT_SERVICES in system management mode. A local unauthenticated attacker may exploit this vulnerability by overwriting the EFI_BOOT_SERVICES structure to execute arbitrary code in system management mode."
} }
] ]
}, },
"impact": { "impact": {
"cvss": { "cvss": {
"baseScore": 6.8, "baseScore": 6.8,
"baseSeverity": "Medium", "baseSeverity": "Medium",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1" "version": "3.1"
} }
}, },
"problemtype": { "problemtype": {
"problemtype_data": [ "problemtype_data": [
{ {
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "CWE-416: Use After Free" "value": "CWE-416: Use After Free"
} }
] ]
} }
] ]
}, },
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"refsource": "CONFIRM", "refsource": "MISC",
"url": "https://www.dell.com/support/article/SLN320792" "url": "https://www.dell.com/support/article/SLN320792",
"name": "https://www.dell.com/support/article/SLN320792"
} }
] ]
} }