From 09d43831978cc2400dd9cc864565f89b276ba6b9 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 12 Jun 2019 14:01:08 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2019/1xxx/CVE-2019-1012.json | 344 ++++++++++++++++++++++------------- 2019/1xxx/CVE-2019-1013.json | 164 +++++++++-------- 2019/1xxx/CVE-2019-1014.json | 344 ++++++++++++++++++++++------------- 2019/1xxx/CVE-2019-1015.json | 172 ++++++++++-------- 2019/1xxx/CVE-2019-1016.json | 164 +++++++++-------- 2019/1xxx/CVE-2019-1017.json | 344 ++++++++++++++++++++++------------- 2019/1xxx/CVE-2019-1018.json | 204 ++++++++++++--------- 2019/1xxx/CVE-2019-1019.json | 344 ++++++++++++++++++++++------------- 2019/1xxx/CVE-2019-1021.json | 252 ++++++++++++++----------- 2019/1xxx/CVE-2019-1022.json | 216 ++++++++++++---------- 10 files changed, 1527 insertions(+), 1021 deletions(-) diff --git a/2019/1xxx/CVE-2019-1012.json b/2019/1xxx/CVE-2019-1012.json index a6e1632d74f..a66132d4e22 100644 --- a/2019/1xxx/CVE-2019-1012.json +++ b/2019/1xxx/CVE-2019-1012.json @@ -1,133 +1,217 @@ { - "data_type" : "CVE", - "data_format" : "MITRE", - "data_version" : "4.0", - "CVE_data_meta" : { - "ASSIGNER" : "secure@microsoft.com", - "ID" : "CVE-2019-1012", - "STATE" : "PUBLIC" + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ASSIGNER": "secure@microsoft.com", + "ID": "CVE-2019-1012", + "STATE": "PUBLIC" }, - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "product" : { - "product_data" : [ - { -"product_name" : "Windows", - "version" : { - "version_data" : [ - {"version_value" : "7 for 32-bit Systems Service Pack 1"}, -{"version_value" : "7 for x64-based Systems Service Pack 1"}, -{"version_value" : "8.1 for 32-bit systems"}, -{"version_value" : "8.1 for x64-based systems"}, -{"version_value" : "RT 8.1"}, -{"version_value" : "10 for 32-bit Systems"}, -{"version_value" : "10 for x64-based Systems"}, -{"version_value" : "10 Version 1607 for 32-bit Systems"}, -{"version_value" : "10 Version 1607 for x64-based Systems"}, -{"version_value" : "10 Version 1703 for 32-bit Systems"}, -{"version_value" : "10 Version 1703 for x64-based Systems"}, -{"version_value" : "10 Version 1709 for 32-bit Systems"}, -{"version_value" : "10 Version 1709 for x64-based Systems"}, -{"version_value" : "10 Version 1803 for 32-bit Systems"}, -{"version_value" : "10 Version 1803 for x64-based Systems"}, -{"version_value" : "10 Version 1803 for ARM64-based Systems"}, -{"version_value" : "10 Version 1809 for 32-bit Systems"}, -{"version_value" : "10 Version 1809 for x64-based Systems"}, -{"version_value" : "10 Version 1809 for ARM64-based Systems"}, -{"version_value" : "10 Version 1709 for ARM64-based Systems"} - ] - } -}, -{ -"product_name" : "Windows Server", - "version" : { - "version_data" : [ - {"version_value" : "2008 R2 for x64-based Systems Service Pack 1 (Core installation)"}, -{"version_value" : "2008 R2 for Itanium-Based Systems Service Pack 1"}, -{"version_value" : "2008 R2 for x64-based Systems Service Pack 1"}, -{"version_value" : "2008 for 32-bit Systems Service Pack 2 (Core installation)"}, -{"version_value" : "2012"}, -{"version_value" : "2012 (Core installation)"}, -{"version_value" : "2012 R2"}, -{"version_value" : "2012 R2 (Core installation)"}, -{"version_value" : "2016"}, -{"version_value" : "2016 (Core installation)"}, -{"version_value" : "version 1803 (Core Installation)"}, -{"version_value" : "2019"}, -{"version_value" : "2019 (Core installation)"}, -{"version_value" : "2008 for Itanium-Based Systems Service Pack 2"}, -{"version_value" : "2008 for 32-bit Systems Service Pack 2"}, -{"version_value" : "2008 for x64-based Systems Service Pack 2"}, -{"version_value" : "2008 for x64-based Systems Service Pack 2 (Core installation)"} - ] - } -}, -{ -"product_name" : "Windows 10 Version 1903 for 32-bit Systems", - "version" : { - "version_data" : [ - {"version_value" : ""} - ] - } -}, -{ -"product_name" : "Windows 10 Version 1903 for x64-based Systems", - "version" : { - "version_data" : [ - {"version_value" : ""} - ] - } -}, -{ -"product_name" : "Windows 10 Version 1903 for ARM64-based Systems", - "version" : { - "version_data" : [ - {"version_value" : ""} - ] - } -}, -{ -"product_name" : "Windows Server, version 1903 (Server Core installation)", - "version" : { - "version_data" : [ - {"version_value" : ""} - ] - } -} - ] - }, - "vendor_name" : "Microsoft" - } - ] - } - }, - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "An information disclosure vulnerability exists when the Windows GDI component improperly discloses the contents of its memory, aka 'Windows GDI Information Disclosure Vulnerability'. This CVE ID is unique from CVE-2019-0968, CVE-2019-0977, CVE-2019-1009, CVE-2019-1010, CVE-2019-1011, CVE-2019-1013, CVE-2019-1015, CVE-2019-1016, CVE-2019-1046, CVE-2019-1047, CVE-2019-1048, CVE-2019-1049, CVE-2019-1050." - } - ] - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "lang" : "eng", - "value" : "Information Disclosure" - } + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Windows", + "version": { + "version_data": [ + { + "version_value": "7 for 32-bit Systems Service Pack 1" + }, + { + "version_value": "7 for x64-based Systems Service Pack 1" + }, + { + "version_value": "8.1 for 32-bit systems" + }, + { + "version_value": "8.1 for x64-based systems" + }, + { + "version_value": "RT 8.1" + }, + { + "version_value": "10 for 32-bit Systems" + }, + { + "version_value": "10 for x64-based Systems" + }, + { + "version_value": "10 Version 1607 for 32-bit Systems" + }, + { + "version_value": "10 Version 1607 for x64-based Systems" + }, + { + "version_value": "10 Version 1703 for 32-bit Systems" + }, + { + "version_value": "10 Version 1703 for x64-based Systems" + }, + { + "version_value": "10 Version 1709 for 32-bit Systems" + }, + { + "version_value": "10 Version 1709 for x64-based Systems" + }, + { + "version_value": "10 Version 1803 for 32-bit Systems" + }, + { + "version_value": "10 Version 1803 for x64-based Systems" + }, + { + "version_value": "10 Version 1803 for ARM64-based Systems" + }, + { + "version_value": "10 Version 1809 for 32-bit Systems" + }, + { + "version_value": "10 Version 1809 for x64-based Systems" + }, + { + "version_value": "10 Version 1809 for ARM64-based Systems" + }, + { + "version_value": "10 Version 1709 for ARM64-based Systems" + } + ] + } + }, + { + "product_name": "Windows Server", + "version": { + "version_data": [ + { + "version_value": "2008 R2 for x64-based Systems Service Pack 1 (Core installation)" + }, + { + "version_value": "2008 R2 for Itanium-Based Systems Service Pack 1" + }, + { + "version_value": "2008 R2 for x64-based Systems Service Pack 1" + }, + { + "version_value": "2008 for 32-bit Systems Service Pack 2 (Core installation)" + }, + { + "version_value": "2012" + }, + { + "version_value": "2012 (Core installation)" + }, + { + "version_value": "2012 R2" + }, + { + "version_value": "2012 R2 (Core installation)" + }, + { + "version_value": "2016" + }, + { + "version_value": "2016 (Core installation)" + }, + { + "version_value": "version 1803 (Core Installation)" + }, + { + "version_value": "2019" + }, + { + "version_value": "2019 (Core installation)" + }, + { + "version_value": "2008 for Itanium-Based Systems Service Pack 2" + }, + { + "version_value": "2008 for 32-bit Systems Service Pack 2" + }, + { + "version_value": "2008 for x64-based Systems Service Pack 2" + }, + { + "version_value": "2008 for x64-based Systems Service Pack 2 (Core installation)" + } + ] + } + }, + { + "product_name": "Windows 10 Version 1903 for 32-bit Systems", + "version": { + "version_data": [ + { + "version_value": "" + } + ] + } + }, + { + "product_name": "Windows 10 Version 1903 for x64-based Systems", + "version": { + "version_data": [ + { + "version_value": "" + } + ] + } + }, + { + "product_name": "Windows 10 Version 1903 for ARM64-based Systems", + "version": { + "version_data": [ + { + "version_value": "" + } + ] + } + }, + { + "product_name": "Windows Server, version 1903 (Server Core installation)", + "version": { + "version_data": [ + { + "version_value": "" + } + ] + } + } + ] + }, + "vendor_name": "Microsoft" + } ] - } - ] - }, - "references" : { - "reference_data" : [ - { - "url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1012" - } - ] - } -} + } + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "An information disclosure vulnerability exists when the Windows GDI component improperly discloses the contents of its memory, aka 'Windows GDI Information Disclosure Vulnerability'. This CVE ID is unique from CVE-2019-0968, CVE-2019-0977, CVE-2019-1009, CVE-2019-1010, CVE-2019-1011, CVE-2019-1013, CVE-2019-1015, CVE-2019-1016, CVE-2019-1046, CVE-2019-1047, CVE-2019-1048, CVE-2019-1049, CVE-2019-1050." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Information Disclosure" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1012", + "refsource": "MISC", + "name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1012" + } + ] + } +} \ No newline at end of file diff --git a/2019/1xxx/CVE-2019-1013.json b/2019/1xxx/CVE-2019-1013.json index 9f3415ddc65..4df30795272 100644 --- a/2019/1xxx/CVE-2019-1013.json +++ b/2019/1xxx/CVE-2019-1013.json @@ -1,74 +1,96 @@ { - "data_type" : "CVE", - "data_format" : "MITRE", - "data_version" : "4.0", - "CVE_data_meta" : { - "ASSIGNER" : "secure@microsoft.com", - "ID" : "CVE-2019-1013", - "STATE" : "PUBLIC" + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ASSIGNER": "secure@microsoft.com", + "ID": "CVE-2019-1013", + "STATE": "PUBLIC" }, - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "product" : { - "product_data" : [ - { -"product_name" : "Windows", - "version" : { - "version_data" : [ - {"version_value" : "7 for 32-bit Systems Service Pack 1"}, -{"version_value" : "7 for x64-based Systems Service Pack 1"} - ] - } -}, -{ -"product_name" : "Windows Server", - "version" : { - "version_data" : [ - {"version_value" : "2008 R2 for x64-based Systems Service Pack 1 (Core installation)"}, -{"version_value" : "2008 R2 for Itanium-Based Systems Service Pack 1"}, -{"version_value" : "2008 R2 for x64-based Systems Service Pack 1"}, -{"version_value" : "2008 for 32-bit Systems Service Pack 2 (Core installation)"}, -{"version_value" : "2008 for Itanium-Based Systems Service Pack 2"}, -{"version_value" : "2008 for 32-bit Systems Service Pack 2"}, -{"version_value" : "2008 for x64-based Systems Service Pack 2"}, -{"version_value" : "2008 for x64-based Systems Service Pack 2 (Core installation)"} - ] - } -} - ] - }, - "vendor_name" : "Microsoft" - } - ] - } - }, - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "An information disclosure vulnerability exists when the Windows GDI component improperly discloses the contents of its memory, aka 'Windows GDI Information Disclosure Vulnerability'. This CVE ID is unique from CVE-2019-0968, CVE-2019-0977, CVE-2019-1009, CVE-2019-1010, CVE-2019-1011, CVE-2019-1012, CVE-2019-1015, CVE-2019-1016, CVE-2019-1046, CVE-2019-1047, CVE-2019-1048, CVE-2019-1049, CVE-2019-1050." - } - ] - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "lang" : "eng", - "value" : "Information Disclosure" - } + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Windows", + "version": { + "version_data": [ + { + "version_value": "7 for 32-bit Systems Service Pack 1" + }, + { + "version_value": "7 for x64-based Systems Service Pack 1" + } + ] + } + }, + { + "product_name": "Windows Server", + "version": { + "version_data": [ + { + "version_value": "2008 R2 for x64-based Systems Service Pack 1 (Core installation)" + }, + { + "version_value": "2008 R2 for Itanium-Based Systems Service Pack 1" + }, + { + "version_value": "2008 R2 for x64-based Systems Service Pack 1" + }, + { + "version_value": "2008 for 32-bit Systems Service Pack 2 (Core installation)" + }, + { + "version_value": "2008 for Itanium-Based Systems Service Pack 2" + }, + { + "version_value": "2008 for 32-bit Systems Service Pack 2" + }, + { + "version_value": "2008 for x64-based Systems Service Pack 2" + }, + { + "version_value": "2008 for x64-based Systems Service Pack 2 (Core installation)" + } + ] + } + } + ] + }, + "vendor_name": "Microsoft" + } ] - } - ] - }, - "references" : { - "reference_data" : [ - { - "url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1013" - } - ] - } -} + } + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "An information disclosure vulnerability exists when the Windows GDI component improperly discloses the contents of its memory, aka 'Windows GDI Information Disclosure Vulnerability'. This CVE ID is unique from CVE-2019-0968, CVE-2019-0977, CVE-2019-1009, CVE-2019-1010, CVE-2019-1011, CVE-2019-1012, CVE-2019-1015, CVE-2019-1016, CVE-2019-1046, CVE-2019-1047, CVE-2019-1048, CVE-2019-1049, CVE-2019-1050." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Information Disclosure" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1013", + "refsource": "MISC", + "name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1013" + } + ] + } +} \ No newline at end of file diff --git a/2019/1xxx/CVE-2019-1014.json b/2019/1xxx/CVE-2019-1014.json index b9636a3d68b..ba8550940f6 100644 --- a/2019/1xxx/CVE-2019-1014.json +++ b/2019/1xxx/CVE-2019-1014.json @@ -1,133 +1,217 @@ { - "data_type" : "CVE", - "data_format" : "MITRE", - "data_version" : "4.0", - "CVE_data_meta" : { - "ASSIGNER" : "secure@microsoft.com", - "ID" : "CVE-2019-1014", - "STATE" : "PUBLIC" + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ASSIGNER": "secure@microsoft.com", + "ID": "CVE-2019-1014", + "STATE": "PUBLIC" }, - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "product" : { - "product_data" : [ - { -"product_name" : "Windows", - "version" : { - "version_data" : [ - {"version_value" : "7 for 32-bit Systems Service Pack 1"}, -{"version_value" : "7 for x64-based Systems Service Pack 1"}, -{"version_value" : "8.1 for 32-bit systems"}, -{"version_value" : "8.1 for x64-based systems"}, -{"version_value" : "RT 8.1"}, -{"version_value" : "10 for 32-bit Systems"}, -{"version_value" : "10 for x64-based Systems"}, -{"version_value" : "10 Version 1607 for 32-bit Systems"}, -{"version_value" : "10 Version 1607 for x64-based Systems"}, -{"version_value" : "10 Version 1703 for 32-bit Systems"}, -{"version_value" : "10 Version 1703 for x64-based Systems"}, -{"version_value" : "10 Version 1709 for 32-bit Systems"}, -{"version_value" : "10 Version 1709 for x64-based Systems"}, -{"version_value" : "10 Version 1803 for 32-bit Systems"}, -{"version_value" : "10 Version 1803 for x64-based Systems"}, -{"version_value" : "10 Version 1803 for ARM64-based Systems"}, -{"version_value" : "10 Version 1809 for 32-bit Systems"}, -{"version_value" : "10 Version 1809 for x64-based Systems"}, -{"version_value" : "10 Version 1809 for ARM64-based Systems"}, -{"version_value" : "10 Version 1709 for ARM64-based Systems"} - ] - } -}, -{ -"product_name" : "Windows Server", - "version" : { - "version_data" : [ - {"version_value" : "2008 R2 for x64-based Systems Service Pack 1 (Core installation)"}, -{"version_value" : "2008 R2 for Itanium-Based Systems Service Pack 1"}, -{"version_value" : "2008 R2 for x64-based Systems Service Pack 1"}, -{"version_value" : "2008 for 32-bit Systems Service Pack 2 (Core installation)"}, -{"version_value" : "2012"}, -{"version_value" : "2012 (Core installation)"}, -{"version_value" : "2012 R2"}, -{"version_value" : "2012 R2 (Core installation)"}, -{"version_value" : "2016"}, -{"version_value" : "2016 (Core installation)"}, -{"version_value" : "version 1803 (Core Installation)"}, -{"version_value" : "2019"}, -{"version_value" : "2019 (Core installation)"}, -{"version_value" : "2008 for Itanium-Based Systems Service Pack 2"}, -{"version_value" : "2008 for 32-bit Systems Service Pack 2"}, -{"version_value" : "2008 for x64-based Systems Service Pack 2"}, -{"version_value" : "2008 for x64-based Systems Service Pack 2 (Core installation)"} - ] - } -}, -{ -"product_name" : "Windows 10 Version 1903 for 32-bit Systems", - "version" : { - "version_data" : [ - {"version_value" : ""} - ] - } -}, -{ -"product_name" : "Windows 10 Version 1903 for x64-based Systems", - "version" : { - "version_data" : [ - {"version_value" : ""} - ] - } -}, -{ -"product_name" : "Windows 10 Version 1903 for ARM64-based Systems", - "version" : { - "version_data" : [ - {"version_value" : ""} - ] - } -}, -{ -"product_name" : "Windows Server, version 1903 (Server Core installation)", - "version" : { - "version_data" : [ - {"version_value" : ""} - ] - } -} - ] - }, - "vendor_name" : "Microsoft" - } - ] - } - }, - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in memory, aka 'Win32k Elevation of Privilege Vulnerability'. This CVE ID is unique from CVE-2019-0960, CVE-2019-1017." - } - ] - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "lang" : "eng", - "value" : "Elevation of Privilege" - } + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Windows", + "version": { + "version_data": [ + { + "version_value": "7 for 32-bit Systems Service Pack 1" + }, + { + "version_value": "7 for x64-based Systems Service Pack 1" + }, + { + "version_value": "8.1 for 32-bit systems" + }, + { + "version_value": "8.1 for x64-based systems" + }, + { + "version_value": "RT 8.1" + }, + { + "version_value": "10 for 32-bit Systems" + }, + { + "version_value": "10 for x64-based Systems" + }, + { + "version_value": "10 Version 1607 for 32-bit Systems" + }, + { + "version_value": "10 Version 1607 for x64-based Systems" + }, + { + "version_value": "10 Version 1703 for 32-bit Systems" + }, + { + "version_value": "10 Version 1703 for x64-based Systems" + }, + { + "version_value": "10 Version 1709 for 32-bit Systems" + }, + { + "version_value": "10 Version 1709 for x64-based Systems" + }, + { + "version_value": "10 Version 1803 for 32-bit Systems" + }, + { + "version_value": "10 Version 1803 for x64-based Systems" + }, + { + "version_value": "10 Version 1803 for ARM64-based Systems" + }, + { + "version_value": "10 Version 1809 for 32-bit Systems" + }, + { + "version_value": "10 Version 1809 for x64-based Systems" + }, + { + "version_value": "10 Version 1809 for ARM64-based Systems" + }, + { + "version_value": "10 Version 1709 for ARM64-based Systems" + } + ] + } + }, + { + "product_name": "Windows Server", + "version": { + "version_data": [ + { + "version_value": "2008 R2 for x64-based Systems Service Pack 1 (Core installation)" + }, + { + "version_value": "2008 R2 for Itanium-Based Systems Service Pack 1" + }, + { + "version_value": "2008 R2 for x64-based Systems Service Pack 1" + }, + { + "version_value": "2008 for 32-bit Systems Service Pack 2 (Core installation)" + }, + { + "version_value": "2012" + }, + { + "version_value": "2012 (Core installation)" + }, + { + "version_value": "2012 R2" + }, + { + "version_value": "2012 R2 (Core installation)" + }, + { + "version_value": "2016" + }, + { + "version_value": "2016 (Core installation)" + }, + { + "version_value": "version 1803 (Core Installation)" + }, + { + "version_value": "2019" + }, + { + "version_value": "2019 (Core installation)" + }, + { + "version_value": "2008 for Itanium-Based Systems Service Pack 2" + }, + { + "version_value": "2008 for 32-bit Systems Service Pack 2" + }, + { + "version_value": "2008 for x64-based Systems Service Pack 2" + }, + { + "version_value": "2008 for x64-based Systems Service Pack 2 (Core installation)" + } + ] + } + }, + { + "product_name": "Windows 10 Version 1903 for 32-bit Systems", + "version": { + "version_data": [ + { + "version_value": "" + } + ] + } + }, + { + "product_name": "Windows 10 Version 1903 for x64-based Systems", + "version": { + "version_data": [ + { + "version_value": "" + } + ] + } + }, + { + "product_name": "Windows 10 Version 1903 for ARM64-based Systems", + "version": { + "version_data": [ + { + "version_value": "" + } + ] + } + }, + { + "product_name": "Windows Server, version 1903 (Server Core installation)", + "version": { + "version_data": [ + { + "version_value": "" + } + ] + } + } + ] + }, + "vendor_name": "Microsoft" + } ] - } - ] - }, - "references" : { - "reference_data" : [ - { - "url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1014" - } - ] - } -} + } + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in memory, aka 'Win32k Elevation of Privilege Vulnerability'. This CVE ID is unique from CVE-2019-0960, CVE-2019-1017." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Elevation of Privilege" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1014", + "refsource": "MISC", + "name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1014" + } + ] + } +} \ No newline at end of file diff --git a/2019/1xxx/CVE-2019-1015.json b/2019/1xxx/CVE-2019-1015.json index f2cd6432220..ca4b15ff330 100644 --- a/2019/1xxx/CVE-2019-1015.json +++ b/2019/1xxx/CVE-2019-1015.json @@ -1,76 +1,102 @@ { - "data_type" : "CVE", - "data_format" : "MITRE", - "data_version" : "4.0", - "CVE_data_meta" : { - "ASSIGNER" : "secure@microsoft.com", - "ID" : "CVE-2019-1015", - "STATE" : "PUBLIC" + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ASSIGNER": "secure@microsoft.com", + "ID": "CVE-2019-1015", + "STATE": "PUBLIC" }, - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "product" : { - "product_data" : [ - { -"product_name" : "Windows", - "version" : { - "version_data" : [ - {"version_value" : "7 for 32-bit Systems Service Pack 1"}, -{"version_value" : "7 for x64-based Systems Service Pack 1"} - ] - } -}, -{ -"product_name" : "Windows Server", - "version" : { - "version_data" : [ - {"version_value" : "2008 R2 for x64-based Systems Service Pack 1 (Core installation)"}, -{"version_value" : "2008 R2 for Itanium-Based Systems Service Pack 1"}, -{"version_value" : "2008 R2 for x64-based Systems Service Pack 1"}, -{"version_value" : "2008 for 32-bit Systems Service Pack 2 (Core installation)"}, -{"version_value" : "2012"}, -{"version_value" : "2012 (Core installation)"}, -{"version_value" : "2008 for Itanium-Based Systems Service Pack 2"}, -{"version_value" : "2008 for 32-bit Systems Service Pack 2"}, -{"version_value" : "2008 for x64-based Systems Service Pack 2"}, -{"version_value" : "2008 for x64-based Systems Service Pack 2 (Core installation)"} - ] - } -} - ] - }, - "vendor_name" : "Microsoft" - } - ] - } - }, - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "An information disclosure vulnerability exists when the Windows GDI component improperly discloses the contents of its memory, aka 'Windows GDI Information Disclosure Vulnerability'. This CVE ID is unique from CVE-2019-0968, CVE-2019-0977, CVE-2019-1009, CVE-2019-1010, CVE-2019-1011, CVE-2019-1012, CVE-2019-1013, CVE-2019-1016, CVE-2019-1046, CVE-2019-1047, CVE-2019-1048, CVE-2019-1049, CVE-2019-1050." - } - ] - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "lang" : "eng", - "value" : "Information Disclosure" - } + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Windows", + "version": { + "version_data": [ + { + "version_value": "7 for 32-bit Systems Service Pack 1" + }, + { + "version_value": "7 for x64-based Systems Service Pack 1" + } + ] + } + }, + { + "product_name": "Windows Server", + "version": { + "version_data": [ + { + "version_value": "2008 R2 for x64-based Systems Service Pack 1 (Core installation)" + }, + { + "version_value": "2008 R2 for Itanium-Based Systems Service Pack 1" + }, + { + "version_value": "2008 R2 for x64-based Systems Service Pack 1" + }, + { + "version_value": "2008 for 32-bit Systems Service Pack 2 (Core installation)" + }, + { + "version_value": "2012" + }, + { + "version_value": "2012 (Core installation)" + }, + { + "version_value": "2008 for Itanium-Based Systems Service Pack 2" + }, + { + "version_value": "2008 for 32-bit Systems Service Pack 2" + }, + { + "version_value": "2008 for x64-based Systems Service Pack 2" + }, + { + "version_value": "2008 for x64-based Systems Service Pack 2 (Core installation)" + } + ] + } + } + ] + }, + "vendor_name": "Microsoft" + } ] - } - ] - }, - "references" : { - "reference_data" : [ - { - "url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1015" - } - ] - } -} + } + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "An information disclosure vulnerability exists when the Windows GDI component improperly discloses the contents of its memory, aka 'Windows GDI Information Disclosure Vulnerability'. This CVE ID is unique from CVE-2019-0968, CVE-2019-0977, CVE-2019-1009, CVE-2019-1010, CVE-2019-1011, CVE-2019-1012, CVE-2019-1013, CVE-2019-1016, CVE-2019-1046, CVE-2019-1047, CVE-2019-1048, CVE-2019-1049, CVE-2019-1050." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Information Disclosure" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1015", + "refsource": "MISC", + "name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1015" + } + ] + } +} \ No newline at end of file diff --git a/2019/1xxx/CVE-2019-1016.json b/2019/1xxx/CVE-2019-1016.json index 2b86ce9dcd2..2b843bd4dba 100644 --- a/2019/1xxx/CVE-2019-1016.json +++ b/2019/1xxx/CVE-2019-1016.json @@ -1,74 +1,96 @@ { - "data_type" : "CVE", - "data_format" : "MITRE", - "data_version" : "4.0", - "CVE_data_meta" : { - "ASSIGNER" : "secure@microsoft.com", - "ID" : "CVE-2019-1016", - "STATE" : "PUBLIC" + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ASSIGNER": "secure@microsoft.com", + "ID": "CVE-2019-1016", + "STATE": "PUBLIC" }, - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "product" : { - "product_data" : [ - { -"product_name" : "Windows", - "version" : { - "version_data" : [ - {"version_value" : "7 for 32-bit Systems Service Pack 1"}, -{"version_value" : "7 for x64-based Systems Service Pack 1"} - ] - } -}, -{ -"product_name" : "Windows Server", - "version" : { - "version_data" : [ - {"version_value" : "2008 R2 for x64-based Systems Service Pack 1 (Core installation)"}, -{"version_value" : "2008 R2 for Itanium-Based Systems Service Pack 1"}, -{"version_value" : "2008 R2 for x64-based Systems Service Pack 1"}, -{"version_value" : "2008 for 32-bit Systems Service Pack 2 (Core installation)"}, -{"version_value" : "2008 for Itanium-Based Systems Service Pack 2"}, -{"version_value" : "2008 for 32-bit Systems Service Pack 2"}, -{"version_value" : "2008 for x64-based Systems Service Pack 2"}, -{"version_value" : "2008 for x64-based Systems Service Pack 2 (Core installation)"} - ] - } -} - ] - }, - "vendor_name" : "Microsoft" - } - ] - } - }, - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "An information disclosure vulnerability exists when the Windows GDI component improperly discloses the contents of its memory, aka 'Windows GDI Information Disclosure Vulnerability'. This CVE ID is unique from CVE-2019-0968, CVE-2019-0977, CVE-2019-1009, CVE-2019-1010, CVE-2019-1011, CVE-2019-1012, CVE-2019-1013, CVE-2019-1015, CVE-2019-1046, CVE-2019-1047, CVE-2019-1048, CVE-2019-1049, CVE-2019-1050." - } - ] - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "lang" : "eng", - "value" : "Information Disclosure" - } + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Windows", + "version": { + "version_data": [ + { + "version_value": "7 for 32-bit Systems Service Pack 1" + }, + { + "version_value": "7 for x64-based Systems Service Pack 1" + } + ] + } + }, + { + "product_name": "Windows Server", + "version": { + "version_data": [ + { + "version_value": "2008 R2 for x64-based Systems Service Pack 1 (Core installation)" + }, + { + "version_value": "2008 R2 for Itanium-Based Systems Service Pack 1" + }, + { + "version_value": "2008 R2 for x64-based Systems Service Pack 1" + }, + { + "version_value": "2008 for 32-bit Systems Service Pack 2 (Core installation)" + }, + { + "version_value": "2008 for Itanium-Based Systems Service Pack 2" + }, + { + "version_value": "2008 for 32-bit Systems Service Pack 2" + }, + { + "version_value": "2008 for x64-based Systems Service Pack 2" + }, + { + "version_value": "2008 for x64-based Systems Service Pack 2 (Core installation)" + } + ] + } + } + ] + }, + "vendor_name": "Microsoft" + } ] - } - ] - }, - "references" : { - "reference_data" : [ - { - "url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1016" - } - ] - } -} + } + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "An information disclosure vulnerability exists when the Windows GDI component improperly discloses the contents of its memory, aka 'Windows GDI Information Disclosure Vulnerability'. This CVE ID is unique from CVE-2019-0968, CVE-2019-0977, CVE-2019-1009, CVE-2019-1010, CVE-2019-1011, CVE-2019-1012, CVE-2019-1013, CVE-2019-1015, CVE-2019-1046, CVE-2019-1047, CVE-2019-1048, CVE-2019-1049, CVE-2019-1050." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Information Disclosure" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1016", + "refsource": "MISC", + "name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1016" + } + ] + } +} \ No newline at end of file diff --git a/2019/1xxx/CVE-2019-1017.json b/2019/1xxx/CVE-2019-1017.json index fd310513ac8..f2038f858f3 100644 --- a/2019/1xxx/CVE-2019-1017.json +++ b/2019/1xxx/CVE-2019-1017.json @@ -1,133 +1,217 @@ { - "data_type" : "CVE", - "data_format" : "MITRE", - "data_version" : "4.0", - "CVE_data_meta" : { - "ASSIGNER" : "secure@microsoft.com", - "ID" : "CVE-2019-1017", - "STATE" : "PUBLIC" + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ASSIGNER": "secure@microsoft.com", + "ID": "CVE-2019-1017", + "STATE": "PUBLIC" }, - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "product" : { - "product_data" : [ - { -"product_name" : "Windows", - "version" : { - "version_data" : [ - {"version_value" : "7 for 32-bit Systems Service Pack 1"}, -{"version_value" : "7 for x64-based Systems Service Pack 1"}, -{"version_value" : "8.1 for 32-bit systems"}, -{"version_value" : "8.1 for x64-based systems"}, -{"version_value" : "RT 8.1"}, -{"version_value" : "10 for 32-bit Systems"}, -{"version_value" : "10 for x64-based Systems"}, -{"version_value" : "10 Version 1607 for 32-bit Systems"}, -{"version_value" : "10 Version 1607 for x64-based Systems"}, -{"version_value" : "10 Version 1703 for 32-bit Systems"}, -{"version_value" : "10 Version 1703 for x64-based Systems"}, -{"version_value" : "10 Version 1709 for 32-bit Systems"}, -{"version_value" : "10 Version 1709 for x64-based Systems"}, -{"version_value" : "10 Version 1803 for 32-bit Systems"}, -{"version_value" : "10 Version 1803 for x64-based Systems"}, -{"version_value" : "10 Version 1803 for ARM64-based Systems"}, -{"version_value" : "10 Version 1809 for 32-bit Systems"}, -{"version_value" : "10 Version 1809 for x64-based Systems"}, -{"version_value" : "10 Version 1809 for ARM64-based Systems"}, -{"version_value" : "10 Version 1709 for ARM64-based Systems"} - ] - } -}, -{ -"product_name" : "Windows Server", - "version" : { - "version_data" : [ - {"version_value" : "2008 R2 for x64-based Systems Service Pack 1 (Core installation)"}, -{"version_value" : "2008 R2 for Itanium-Based Systems Service Pack 1"}, -{"version_value" : "2008 R2 for x64-based Systems Service Pack 1"}, -{"version_value" : "2008 for 32-bit Systems Service Pack 2 (Core installation)"}, -{"version_value" : "2012"}, -{"version_value" : "2012 (Core installation)"}, -{"version_value" : "2012 R2"}, -{"version_value" : "2012 R2 (Core installation)"}, -{"version_value" : "2016"}, -{"version_value" : "2016 (Core installation)"}, -{"version_value" : "version 1803 (Core Installation)"}, -{"version_value" : "2019"}, -{"version_value" : "2019 (Core installation)"}, -{"version_value" : "2008 for Itanium-Based Systems Service Pack 2"}, -{"version_value" : "2008 for 32-bit Systems Service Pack 2"}, -{"version_value" : "2008 for x64-based Systems Service Pack 2"}, -{"version_value" : "2008 for x64-based Systems Service Pack 2 (Core installation)"} - ] - } -}, -{ -"product_name" : "Windows 10 Version 1903 for 32-bit Systems", - "version" : { - "version_data" : [ - {"version_value" : ""} - ] - } -}, -{ -"product_name" : "Windows 10 Version 1903 for x64-based Systems", - "version" : { - "version_data" : [ - {"version_value" : ""} - ] - } -}, -{ -"product_name" : "Windows 10 Version 1903 for ARM64-based Systems", - "version" : { - "version_data" : [ - {"version_value" : ""} - ] - } -}, -{ -"product_name" : "Windows Server, version 1903 (Server Core installation)", - "version" : { - "version_data" : [ - {"version_value" : ""} - ] - } -} - ] - }, - "vendor_name" : "Microsoft" - } - ] - } - }, - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in memory, aka 'Win32k Elevation of Privilege Vulnerability'. This CVE ID is unique from CVE-2019-0960, CVE-2019-1014." - } - ] - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "lang" : "eng", - "value" : "Elevation of Privilege" - } + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Windows", + "version": { + "version_data": [ + { + "version_value": "7 for 32-bit Systems Service Pack 1" + }, + { + "version_value": "7 for x64-based Systems Service Pack 1" + }, + { + "version_value": "8.1 for 32-bit systems" + }, + { + "version_value": "8.1 for x64-based systems" + }, + { + "version_value": "RT 8.1" + }, + { + "version_value": "10 for 32-bit Systems" + }, + { + "version_value": "10 for x64-based Systems" + }, + { + "version_value": "10 Version 1607 for 32-bit Systems" + }, + { + "version_value": "10 Version 1607 for x64-based Systems" + }, + { + "version_value": "10 Version 1703 for 32-bit Systems" + }, + { + "version_value": "10 Version 1703 for x64-based Systems" + }, + { + "version_value": "10 Version 1709 for 32-bit Systems" + }, + { + "version_value": "10 Version 1709 for x64-based Systems" + }, + { + "version_value": "10 Version 1803 for 32-bit Systems" + }, + { + "version_value": "10 Version 1803 for x64-based Systems" + }, + { + "version_value": "10 Version 1803 for ARM64-based Systems" + }, + { + "version_value": "10 Version 1809 for 32-bit Systems" + }, + { + "version_value": "10 Version 1809 for x64-based Systems" + }, + { + "version_value": "10 Version 1809 for ARM64-based Systems" + }, + { + "version_value": "10 Version 1709 for ARM64-based Systems" + } + ] + } + }, + { + "product_name": "Windows Server", + "version": { + "version_data": [ + { + "version_value": "2008 R2 for x64-based Systems Service Pack 1 (Core installation)" + }, + { + "version_value": "2008 R2 for Itanium-Based Systems Service Pack 1" + }, + { + "version_value": "2008 R2 for x64-based Systems Service Pack 1" + }, + { + "version_value": "2008 for 32-bit Systems Service Pack 2 (Core installation)" + }, + { + "version_value": "2012" + }, + { + "version_value": "2012 (Core installation)" + }, + { + "version_value": "2012 R2" + }, + { + "version_value": "2012 R2 (Core installation)" + }, + { + "version_value": "2016" + }, + { + "version_value": "2016 (Core installation)" + }, + { + "version_value": "version 1803 (Core Installation)" + }, + { + "version_value": "2019" + }, + { + "version_value": "2019 (Core installation)" + }, + { + "version_value": "2008 for Itanium-Based Systems Service Pack 2" + }, + { + "version_value": "2008 for 32-bit Systems Service Pack 2" + }, + { + "version_value": "2008 for x64-based Systems Service Pack 2" + }, + { + "version_value": "2008 for x64-based Systems Service Pack 2 (Core installation)" + } + ] + } + }, + { + "product_name": "Windows 10 Version 1903 for 32-bit Systems", + "version": { + "version_data": [ + { + "version_value": "" + } + ] + } + }, + { + "product_name": "Windows 10 Version 1903 for x64-based Systems", + "version": { + "version_data": [ + { + "version_value": "" + } + ] + } + }, + { + "product_name": "Windows 10 Version 1903 for ARM64-based Systems", + "version": { + "version_data": [ + { + "version_value": "" + } + ] + } + }, + { + "product_name": "Windows Server, version 1903 (Server Core installation)", + "version": { + "version_data": [ + { + "version_value": "" + } + ] + } + } + ] + }, + "vendor_name": "Microsoft" + } ] - } - ] - }, - "references" : { - "reference_data" : [ - { - "url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1017" - } - ] - } -} + } + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in memory, aka 'Win32k Elevation of Privilege Vulnerability'. This CVE ID is unique from CVE-2019-0960, CVE-2019-1014." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Elevation of Privilege" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1017", + "refsource": "MISC", + "name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1017" + } + ] + } +} \ No newline at end of file diff --git a/2019/1xxx/CVE-2019-1018.json b/2019/1xxx/CVE-2019-1018.json index 2876e7b2c26..e01b3fecc5c 100644 --- a/2019/1xxx/CVE-2019-1018.json +++ b/2019/1xxx/CVE-2019-1018.json @@ -1,84 +1,126 @@ { - "data_type" : "CVE", - "data_format" : "MITRE", - "data_version" : "4.0", - "CVE_data_meta" : { - "ASSIGNER" : "secure@microsoft.com", - "ID" : "CVE-2019-1018", - "STATE" : "PUBLIC" + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ASSIGNER": "secure@microsoft.com", + "ID": "CVE-2019-1018", + "STATE": "PUBLIC" }, - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "product" : { - "product_data" : [ - { -"product_name" : "Windows", - "version" : { - "version_data" : [ - {"version_value" : "10 for 32-bit Systems"}, -{"version_value" : "10 for x64-based Systems"}, -{"version_value" : "10 Version 1607 for 32-bit Systems"}, -{"version_value" : "10 Version 1607 for x64-based Systems"}, -{"version_value" : "10 Version 1703 for 32-bit Systems"}, -{"version_value" : "10 Version 1703 for x64-based Systems"}, -{"version_value" : "10 Version 1709 for 32-bit Systems"}, -{"version_value" : "10 Version 1709 for x64-based Systems"}, -{"version_value" : "10 Version 1803 for 32-bit Systems"}, -{"version_value" : "10 Version 1803 for x64-based Systems"}, -{"version_value" : "10 Version 1803 for ARM64-based Systems"}, -{"version_value" : "10 Version 1809 for 32-bit Systems"}, -{"version_value" : "10 Version 1809 for x64-based Systems"}, -{"version_value" : "10 Version 1809 for ARM64-based Systems"}, -{"version_value" : "10 Version 1709 for ARM64-based Systems"} - ] - } -}, -{ -"product_name" : "Windows Server", - "version" : { - "version_data" : [ - {"version_value" : "2016"}, -{"version_value" : "2016 (Core installation)"}, -{"version_value" : "version 1803 (Core Installation)"}, -{"version_value" : "2019"}, -{"version_value" : "2019 (Core installation)"} - ] - } -} - ] - }, - "vendor_name" : "Microsoft" - } - ] - } - }, - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "An elevation of privilege vulnerability exists when DirectX improperly handles objects in memory, aka 'DirectX Elevation of Privilege Vulnerability'." - } - ] - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "lang" : "eng", - "value" : "Elevation of Privilege" - } + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Windows", + "version": { + "version_data": [ + { + "version_value": "10 for 32-bit Systems" + }, + { + "version_value": "10 for x64-based Systems" + }, + { + "version_value": "10 Version 1607 for 32-bit Systems" + }, + { + "version_value": "10 Version 1607 for x64-based Systems" + }, + { + "version_value": "10 Version 1703 for 32-bit Systems" + }, + { + "version_value": "10 Version 1703 for x64-based Systems" + }, + { + "version_value": "10 Version 1709 for 32-bit Systems" + }, + { + "version_value": "10 Version 1709 for x64-based Systems" + }, + { + "version_value": "10 Version 1803 for 32-bit Systems" + }, + { + "version_value": "10 Version 1803 for x64-based Systems" + }, + { + "version_value": "10 Version 1803 for ARM64-based Systems" + }, + { + "version_value": "10 Version 1809 for 32-bit Systems" + }, + { + "version_value": "10 Version 1809 for x64-based Systems" + }, + { + "version_value": "10 Version 1809 for ARM64-based Systems" + }, + { + "version_value": "10 Version 1709 for ARM64-based Systems" + } + ] + } + }, + { + "product_name": "Windows Server", + "version": { + "version_data": [ + { + "version_value": "2016" + }, + { + "version_value": "2016 (Core installation)" + }, + { + "version_value": "version 1803 (Core Installation)" + }, + { + "version_value": "2019" + }, + { + "version_value": "2019 (Core installation)" + } + ] + } + } + ] + }, + "vendor_name": "Microsoft" + } ] - } - ] - }, - "references" : { - "reference_data" : [ - { - "url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1018" - } - ] - } -} + } + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "An elevation of privilege vulnerability exists when DirectX improperly handles objects in memory, aka 'DirectX Elevation of Privilege Vulnerability'." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Elevation of Privilege" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1018", + "refsource": "MISC", + "name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1018" + } + ] + } +} \ No newline at end of file diff --git a/2019/1xxx/CVE-2019-1019.json b/2019/1xxx/CVE-2019-1019.json index b314ccaa8a9..5aad2032241 100644 --- a/2019/1xxx/CVE-2019-1019.json +++ b/2019/1xxx/CVE-2019-1019.json @@ -1,133 +1,217 @@ { - "data_type" : "CVE", - "data_format" : "MITRE", - "data_version" : "4.0", - "CVE_data_meta" : { - "ASSIGNER" : "secure@microsoft.com", - "ID" : "CVE-2019-1019", - "STATE" : "PUBLIC" + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ASSIGNER": "secure@microsoft.com", + "ID": "CVE-2019-1019", + "STATE": "PUBLIC" }, - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "product" : { - "product_data" : [ - { -"product_name" : "Windows", - "version" : { - "version_data" : [ - {"version_value" : "7 for 32-bit Systems Service Pack 1"}, -{"version_value" : "7 for x64-based Systems Service Pack 1"}, -{"version_value" : "8.1 for 32-bit systems"}, -{"version_value" : "8.1 for x64-based systems"}, -{"version_value" : "RT 8.1"}, -{"version_value" : "10 for 32-bit Systems"}, -{"version_value" : "10 for x64-based Systems"}, -{"version_value" : "10 Version 1607 for 32-bit Systems"}, -{"version_value" : "10 Version 1607 for x64-based Systems"}, -{"version_value" : "10 Version 1703 for 32-bit Systems"}, -{"version_value" : "10 Version 1703 for x64-based Systems"}, -{"version_value" : "10 Version 1709 for 32-bit Systems"}, -{"version_value" : "10 Version 1709 for x64-based Systems"}, -{"version_value" : "10 Version 1803 for 32-bit Systems"}, -{"version_value" : "10 Version 1803 for x64-based Systems"}, -{"version_value" : "10 Version 1803 for ARM64-based Systems"}, -{"version_value" : "10 Version 1809 for 32-bit Systems"}, -{"version_value" : "10 Version 1809 for x64-based Systems"}, -{"version_value" : "10 Version 1809 for ARM64-based Systems"}, -{"version_value" : "10 Version 1709 for ARM64-based Systems"} - ] - } -}, -{ -"product_name" : "Windows Server", - "version" : { - "version_data" : [ - {"version_value" : "2008 R2 for x64-based Systems Service Pack 1 (Core installation)"}, -{"version_value" : "2008 R2 for Itanium-Based Systems Service Pack 1"}, -{"version_value" : "2008 R2 for x64-based Systems Service Pack 1"}, -{"version_value" : "2008 for 32-bit Systems Service Pack 2 (Core installation)"}, -{"version_value" : "2012"}, -{"version_value" : "2012 (Core installation)"}, -{"version_value" : "2012 R2"}, -{"version_value" : "2012 R2 (Core installation)"}, -{"version_value" : "2016"}, -{"version_value" : "2016 (Core installation)"}, -{"version_value" : "version 1803 (Core Installation)"}, -{"version_value" : "2019"}, -{"version_value" : "2019 (Core installation)"}, -{"version_value" : "2008 for Itanium-Based Systems Service Pack 2"}, -{"version_value" : "2008 for 32-bit Systems Service Pack 2"}, -{"version_value" : "2008 for x64-based Systems Service Pack 2"}, -{"version_value" : "2008 for x64-based Systems Service Pack 2 (Core installation)"} - ] - } -}, -{ -"product_name" : "Windows 10 Version 1903 for 32-bit Systems", - "version" : { - "version_data" : [ - {"version_value" : ""} - ] - } -}, -{ -"product_name" : "Windows 10 Version 1903 for x64-based Systems", - "version" : { - "version_data" : [ - {"version_value" : ""} - ] - } -}, -{ -"product_name" : "Windows 10 Version 1903 for ARM64-based Systems", - "version" : { - "version_data" : [ - {"version_value" : ""} - ] - } -}, -{ -"product_name" : "Windows Server, version 1903 (Server Core installation)", - "version" : { - "version_data" : [ - {"version_value" : ""} - ] - } -} - ] - }, - "vendor_name" : "Microsoft" - } - ] - } - }, - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "A security feature bypass vulnerability exists where a NETLOGON message is able to obtain the session key and sign messages.To exploit this vulnerability, an attacker could send a specially crafted authentication request, aka 'Microsoft Windows Security Feature Bypass Vulnerability'." - } - ] - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "lang" : "eng", - "value" : "Security Feature Bypass" - } + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Windows", + "version": { + "version_data": [ + { + "version_value": "7 for 32-bit Systems Service Pack 1" + }, + { + "version_value": "7 for x64-based Systems Service Pack 1" + }, + { + "version_value": "8.1 for 32-bit systems" + }, + { + "version_value": "8.1 for x64-based systems" + }, + { + "version_value": "RT 8.1" + }, + { + "version_value": "10 for 32-bit Systems" + }, + { + "version_value": "10 for x64-based Systems" + }, + { + "version_value": "10 Version 1607 for 32-bit Systems" + }, + { + "version_value": "10 Version 1607 for x64-based Systems" + }, + { + "version_value": "10 Version 1703 for 32-bit Systems" + }, + { + "version_value": "10 Version 1703 for x64-based Systems" + }, + { + "version_value": "10 Version 1709 for 32-bit Systems" + }, + { + "version_value": "10 Version 1709 for x64-based Systems" + }, + { + "version_value": "10 Version 1803 for 32-bit Systems" + }, + { + "version_value": "10 Version 1803 for x64-based Systems" + }, + { + "version_value": "10 Version 1803 for ARM64-based Systems" + }, + { + "version_value": "10 Version 1809 for 32-bit Systems" + }, + { + "version_value": "10 Version 1809 for x64-based Systems" + }, + { + "version_value": "10 Version 1809 for ARM64-based Systems" + }, + { + "version_value": "10 Version 1709 for ARM64-based Systems" + } + ] + } + }, + { + "product_name": "Windows Server", + "version": { + "version_data": [ + { + "version_value": "2008 R2 for x64-based Systems Service Pack 1 (Core installation)" + }, + { + "version_value": "2008 R2 for Itanium-Based Systems Service Pack 1" + }, + { + "version_value": "2008 R2 for x64-based Systems Service Pack 1" + }, + { + "version_value": "2008 for 32-bit Systems Service Pack 2 (Core installation)" + }, + { + "version_value": "2012" + }, + { + "version_value": "2012 (Core installation)" + }, + { + "version_value": "2012 R2" + }, + { + "version_value": "2012 R2 (Core installation)" + }, + { + "version_value": "2016" + }, + { + "version_value": "2016 (Core installation)" + }, + { + "version_value": "version 1803 (Core Installation)" + }, + { + "version_value": "2019" + }, + { + "version_value": "2019 (Core installation)" + }, + { + "version_value": "2008 for Itanium-Based Systems Service Pack 2" + }, + { + "version_value": "2008 for 32-bit Systems Service Pack 2" + }, + { + "version_value": "2008 for x64-based Systems Service Pack 2" + }, + { + "version_value": "2008 for x64-based Systems Service Pack 2 (Core installation)" + } + ] + } + }, + { + "product_name": "Windows 10 Version 1903 for 32-bit Systems", + "version": { + "version_data": [ + { + "version_value": "" + } + ] + } + }, + { + "product_name": "Windows 10 Version 1903 for x64-based Systems", + "version": { + "version_data": [ + { + "version_value": "" + } + ] + } + }, + { + "product_name": "Windows 10 Version 1903 for ARM64-based Systems", + "version": { + "version_data": [ + { + "version_value": "" + } + ] + } + }, + { + "product_name": "Windows Server, version 1903 (Server Core installation)", + "version": { + "version_data": [ + { + "version_value": "" + } + ] + } + } + ] + }, + "vendor_name": "Microsoft" + } ] - } - ] - }, - "references" : { - "reference_data" : [ - { - "url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1019" - } - ] - } -} + } + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "A security feature bypass vulnerability exists where a NETLOGON message is able to obtain the session key and sign messages.To exploit this vulnerability, an attacker could send a specially crafted authentication request, aka 'Microsoft Windows Security Feature Bypass Vulnerability'." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Security Feature Bypass" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1019", + "refsource": "MISC", + "name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1019" + } + ] + } +} \ No newline at end of file diff --git a/2019/1xxx/CVE-2019-1021.json b/2019/1xxx/CVE-2019-1021.json index cca03d773c2..30f3a8573f3 100644 --- a/2019/1xxx/CVE-2019-1021.json +++ b/2019/1xxx/CVE-2019-1021.json @@ -1,110 +1,148 @@ { - "data_type" : "CVE", - "data_format" : "MITRE", - "data_version" : "4.0", - "CVE_data_meta" : { - "ASSIGNER" : "secure@microsoft.com", - "ID" : "CVE-2019-1021", - "STATE" : "PUBLIC" + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ASSIGNER": "secure@microsoft.com", + "ID": "CVE-2019-1021", + "STATE": "PUBLIC" }, - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "product" : { - "product_data" : [ - { -"product_name" : "Windows", - "version" : { - "version_data" : [ - {"version_value" : "10 Version 1703 for 32-bit Systems"}, -{"version_value" : "10 Version 1703 for x64-based Systems"}, -{"version_value" : "10 Version 1709 for 32-bit Systems"}, -{"version_value" : "10 Version 1709 for x64-based Systems"}, -{"version_value" : "10 Version 1803 for 32-bit Systems"}, -{"version_value" : "10 Version 1803 for x64-based Systems"}, -{"version_value" : "10 Version 1803 for ARM64-based Systems"}, -{"version_value" : "10 Version 1809 for 32-bit Systems"}, -{"version_value" : "10 Version 1809 for x64-based Systems"}, -{"version_value" : "10 Version 1809 for ARM64-based Systems"}, -{"version_value" : "10 Version 1709 for ARM64-based Systems"} - ] - } -}, -{ -"product_name" : "Windows Server", - "version" : { - "version_data" : [ - {"version_value" : "version 1803 (Core Installation)"}, -{"version_value" : "2019"}, -{"version_value" : "2019 (Core installation)"} - ] - } -}, -{ -"product_name" : "Windows 10 Version 1903 for 32-bit Systems", - "version" : { - "version_data" : [ - {"version_value" : ""} - ] - } -}, -{ -"product_name" : "Windows 10 Version 1903 for x64-based Systems", - "version" : { - "version_data" : [ - {"version_value" : ""} - ] - } -}, -{ -"product_name" : "Windows 10 Version 1903 for ARM64-based Systems", - "version" : { - "version_data" : [ - {"version_value" : ""} - ] - } -}, -{ -"product_name" : "Windows Server, version 1903 (Server Core installation)", - "version" : { - "version_data" : [ - {"version_value" : ""} - ] - } -} - ] - }, - "vendor_name" : "Microsoft" - } - ] - } - }, - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "An elevation of privilege exists in Windows Audio Service, aka 'Windows Audio Service Elevation of Privilege Vulnerability'. This CVE ID is unique from CVE-2019-1007, CVE-2019-1022, CVE-2019-1026, CVE-2019-1027, CVE-2019-1028." - } - ] - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "lang" : "eng", - "value" : "Elevation of Privilege" - } + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Windows", + "version": { + "version_data": [ + { + "version_value": "10 Version 1703 for 32-bit Systems" + }, + { + "version_value": "10 Version 1703 for x64-based Systems" + }, + { + "version_value": "10 Version 1709 for 32-bit Systems" + }, + { + "version_value": "10 Version 1709 for x64-based Systems" + }, + { + "version_value": "10 Version 1803 for 32-bit Systems" + }, + { + "version_value": "10 Version 1803 for x64-based Systems" + }, + { + "version_value": "10 Version 1803 for ARM64-based Systems" + }, + { + "version_value": "10 Version 1809 for 32-bit Systems" + }, + { + "version_value": "10 Version 1809 for x64-based Systems" + }, + { + "version_value": "10 Version 1809 for ARM64-based Systems" + }, + { + "version_value": "10 Version 1709 for ARM64-based Systems" + } + ] + } + }, + { + "product_name": "Windows Server", + "version": { + "version_data": [ + { + "version_value": "version 1803 (Core Installation)" + }, + { + "version_value": "2019" + }, + { + "version_value": "2019 (Core installation)" + } + ] + } + }, + { + "product_name": "Windows 10 Version 1903 for 32-bit Systems", + "version": { + "version_data": [ + { + "version_value": "" + } + ] + } + }, + { + "product_name": "Windows 10 Version 1903 for x64-based Systems", + "version": { + "version_data": [ + { + "version_value": "" + } + ] + } + }, + { + "product_name": "Windows 10 Version 1903 for ARM64-based Systems", + "version": { + "version_data": [ + { + "version_value": "" + } + ] + } + }, + { + "product_name": "Windows Server, version 1903 (Server Core installation)", + "version": { + "version_data": [ + { + "version_value": "" + } + ] + } + } + ] + }, + "vendor_name": "Microsoft" + } ] - } - ] - }, - "references" : { - "reference_data" : [ - { - "url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1021" - } - ] - } -} + } + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "An elevation of privilege exists in Windows Audio Service, aka 'Windows Audio Service Elevation of Privilege Vulnerability'. This CVE ID is unique from CVE-2019-1007, CVE-2019-1022, CVE-2019-1026, CVE-2019-1027, CVE-2019-1028." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Elevation of Privilege" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1021", + "refsource": "MISC", + "name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1021" + } + ] + } +} \ No newline at end of file diff --git a/2019/1xxx/CVE-2019-1022.json b/2019/1xxx/CVE-2019-1022.json index 7fb4d1fea92..9dd2501ef65 100644 --- a/2019/1xxx/CVE-2019-1022.json +++ b/2019/1xxx/CVE-2019-1022.json @@ -1,101 +1,121 @@ { - "data_type" : "CVE", - "data_format" : "MITRE", - "data_version" : "4.0", - "CVE_data_meta" : { - "ASSIGNER" : "secure@microsoft.com", - "ID" : "CVE-2019-1022", - "STATE" : "PUBLIC" + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ASSIGNER": "secure@microsoft.com", + "ID": "CVE-2019-1022", + "STATE": "PUBLIC" }, - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "product" : { - "product_data" : [ - { -"product_name" : "Windows", - "version" : { - "version_data" : [ - {"version_value" : "10 Version 1809 for 32-bit Systems"}, -{"version_value" : "10 Version 1809 for x64-based Systems"}, -{"version_value" : "10 Version 1809 for ARM64-based Systems"} - ] - } -}, -{ -"product_name" : "Windows Server", - "version" : { - "version_data" : [ - {"version_value" : "2019"}, -{"version_value" : "2019 (Core installation)"} - ] - } -}, -{ -"product_name" : "Windows 10 Version 1903 for 32-bit Systems", - "version" : { - "version_data" : [ - {"version_value" : ""} - ] - } -}, -{ -"product_name" : "Windows 10 Version 1903 for x64-based Systems", - "version" : { - "version_data" : [ - {"version_value" : ""} - ] - } -}, -{ -"product_name" : "Windows 10 Version 1903 for ARM64-based Systems", - "version" : { - "version_data" : [ - {"version_value" : ""} - ] - } -}, -{ -"product_name" : "Windows Server, version 1903 (Server Core installation)", - "version" : { - "version_data" : [ - {"version_value" : ""} - ] - } -} - ] - }, - "vendor_name" : "Microsoft" - } - ] - } - }, - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "An elevation of privilege exists in Windows Audio Service, aka 'Windows Audio Service Elevation of Privilege Vulnerability'. This CVE ID is unique from CVE-2019-1007, CVE-2019-1021, CVE-2019-1026, CVE-2019-1027, CVE-2019-1028." - } - ] - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "lang" : "eng", - "value" : "Elevation of Privilege" - } + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Windows", + "version": { + "version_data": [ + { + "version_value": "10 Version 1809 for 32-bit Systems" + }, + { + "version_value": "10 Version 1809 for x64-based Systems" + }, + { + "version_value": "10 Version 1809 for ARM64-based Systems" + } + ] + } + }, + { + "product_name": "Windows Server", + "version": { + "version_data": [ + { + "version_value": "2019" + }, + { + "version_value": "2019 (Core installation)" + } + ] + } + }, + { + "product_name": "Windows 10 Version 1903 for 32-bit Systems", + "version": { + "version_data": [ + { + "version_value": "" + } + ] + } + }, + { + "product_name": "Windows 10 Version 1903 for x64-based Systems", + "version": { + "version_data": [ + { + "version_value": "" + } + ] + } + }, + { + "product_name": "Windows 10 Version 1903 for ARM64-based Systems", + "version": { + "version_data": [ + { + "version_value": "" + } + ] + } + }, + { + "product_name": "Windows Server, version 1903 (Server Core installation)", + "version": { + "version_data": [ + { + "version_value": "" + } + ] + } + } + ] + }, + "vendor_name": "Microsoft" + } ] - } - ] - }, - "references" : { - "reference_data" : [ - { - "url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1022" - } - ] - } -} + } + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "An elevation of privilege exists in Windows Audio Service, aka 'Windows Audio Service Elevation of Privilege Vulnerability'. This CVE ID is unique from CVE-2019-1007, CVE-2019-1021, CVE-2019-1026, CVE-2019-1027, CVE-2019-1028." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Elevation of Privilege" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1022", + "refsource": "MISC", + "name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1022" + } + ] + } +} \ No newline at end of file