cvelist/2020/1xxx/CVE-2020-1098.json

74 lines
2.8 KiB
JSON
Raw Normal View History

2020-09-11 09:58:15 -07:00
{
2023-12-31 22:00:37 +00:00
"data_version": "4.0",
2020-09-11 18:01:50 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2020-1098",
2023-12-31 22:00:37 +00:00
"ASSIGNER": "secure@microsoft.com",
2020-09-11 18:01:50 +00:00
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
2023-12-31 22:00:37 +00:00
"value": "<p>An elevation of privilege vulnerability exists when the Shell infrastructure component improperly handles objects in memory. An attacker who successfully exploited this vulnerability could run processes in an elevated context.</p>\n<p>To exploit this vulnerability, an attacker would first have to log on to the system. An attacker could then run a specially crafted application that could exploit the vulnerability and take control of an affected system.</p>\n<p>The update addresses the vulnerability by correcting the way in which the Shell infrastructure component handles objects in memory and preventing unintended elevation from lower integrity application.</p>\n"
2020-09-11 18:01:50 +00:00
}
2020-09-11 09:58:15 -07:00
]
2020-09-11 18:01:50 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Elevation of Privilege"
}
]
}
]
},
2023-12-31 22:00:37 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Microsoft",
"product": {
"product_data": [
{
"product_name": "Windows 10 Version 2004",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "10.0.0",
"version_value": "publication"
}
]
}
}
]
}
}
]
}
},
2020-09-11 18:01:50 +00:00
"references": {
"reference_data": [
{
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-1098",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-1098"
}
]
2023-12-31 22:00:37 +00:00
},
"impact": {
"cvss": [
{
"version": "3.1",
"baseSeverity": "HIGH",
"baseScore": 7.8,
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C"
}
]
2020-09-11 18:01:50 +00:00
}
}