From 742eb786c84ac242fc95fbafcfc73e9991bcd297 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 19 Nov 2020 19:01:35 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/28xxx/CVE-2020-28941.json | 76 +++++++++++++++++++++++++++++++--- 2020/28xxx/CVE-2020-28948.json | 62 +++++++++++++++++++++++++++ 2020/28xxx/CVE-2020-28949.json | 62 +++++++++++++++++++++++++++ 2020/28xxx/CVE-2020-28950.json | 18 ++++++++ 2020/28xxx/CVE-2020-28951.json | 18 ++++++++ 5 files changed, 230 insertions(+), 6 deletions(-) create mode 100644 2020/28xxx/CVE-2020-28948.json create mode 100644 2020/28xxx/CVE-2020-28949.json create mode 100644 2020/28xxx/CVE-2020-28950.json create mode 100644 2020/28xxx/CVE-2020-28951.json diff --git a/2020/28xxx/CVE-2020-28941.json b/2020/28xxx/CVE-2020-28941.json index 06ddc8e4012..540e4c48a54 100644 --- a/2020/28xxx/CVE-2020-28941.json +++ b/2020/28xxx/CVE-2020-28941.json @@ -1,17 +1,81 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-28941", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-28941", + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "description": { "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": "An issue was discovered in drivers/accessibility/speakup/spk_ttyio.c in the Linux kernel through 5.9.9. Local attackers on systems with the speakup driver could cause a local denial of service attack, aka CID-d41227544427. This occurs because of an invalid free when the line discipline is used more than once." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/commit/?h=tty-linus&id=d4122754442799187d5d537a9c039a49a67e57f1", + "refsource": "MISC", + "name": "https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/commit/?h=tty-linus&id=d4122754442799187d5d537a9c039a49a67e57f1" + }, + { + "url": "https://www.openwall.com/lists/oss-security/2020/11/19/3", + "refsource": "MISC", + "name": "https://www.openwall.com/lists/oss-security/2020/11/19/3" + }, + { + "url": "https://github.com/torvalds/linux/commit/d4122754442799187d5d537a9c039a49a67e57f1", + "refsource": "MISC", + "name": "https://github.com/torvalds/linux/commit/d4122754442799187d5d537a9c039a49a67e57f1" + }, + { + "url": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d4122754442799187d5d537a9c039a49a67e57f1", + "refsource": "MISC", + "name": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d4122754442799187d5d537a9c039a49a67e57f1" + }, + { + "refsource": "MLIST", + "name": "[oss-security] 20201119 Re: Linux kernel NULL-ptr deref bug in spk_ttyio_ldisc_close", + "url": "http://www.openwall.com/lists/oss-security/2020/11/19/5" } ] } diff --git a/2020/28xxx/CVE-2020-28948.json b/2020/28xxx/CVE-2020-28948.json new file mode 100644 index 00000000000..1a504e1c766 --- /dev/null +++ b/2020/28xxx/CVE-2020-28948.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-28948", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Archive_Tar through 1.4.10 allows an unserialization attack because phar: is blocked but PHAR: is not blocked." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/pear/Archive_Tar/issues/33", + "refsource": "MISC", + "name": "https://github.com/pear/Archive_Tar/issues/33" + } + ] + } +} \ No newline at end of file diff --git a/2020/28xxx/CVE-2020-28949.json b/2020/28xxx/CVE-2020-28949.json new file mode 100644 index 00000000000..a85ed7428b5 --- /dev/null +++ b/2020/28xxx/CVE-2020-28949.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-28949", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Archive_Tar through 1.4.10 has :// filename sanitization only to address phar attacks, and thus any other stream-wrapper attack (such as file:// to overwrite files) can still succeed." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/pear/Archive_Tar/issues/33", + "refsource": "MISC", + "name": "https://github.com/pear/Archive_Tar/issues/33" + } + ] + } +} \ No newline at end of file diff --git a/2020/28xxx/CVE-2020-28950.json b/2020/28xxx/CVE-2020-28950.json new file mode 100644 index 00000000000..8c7b03c4ac3 --- /dev/null +++ b/2020/28xxx/CVE-2020-28950.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-28950", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "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." + } + ] + } +} \ No newline at end of file diff --git a/2020/28xxx/CVE-2020-28951.json b/2020/28xxx/CVE-2020-28951.json new file mode 100644 index 00000000000..1f75ecf2c41 --- /dev/null +++ b/2020/28xxx/CVE-2020-28951.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-28951", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "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." + } + ] + } +} \ No newline at end of file