cvelist/2020/0xxx/CVE-2020-0603.json

78 lines
2.6 KiB
JSON
Raw Normal View History

2020-01-14 15:06:59 -08:00
{
2020-01-15 00:01:17 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "secure@microsoft.com",
"ID": "CVE-2020-0603",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ASP.NET Core",
"version": {
"version_data": [
{
"version_value": "2.1"
},
{
"version_value": "3.0"
},
{
"version_value": "3.1"
}
]
}
}
]
2020-01-14 15:06:59 -08:00
},
2020-01-15 00:01:17 +00:00
"vendor_name": "Microsoft"
2020-01-14 15:06:59 -08:00
}
]
}
2020-01-15 00:01:17 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A remote code execution vulnerability exists in ASP.NET Core software when the software fails to handle objects in memory.An attacker who successfully exploited the vulnerability could run arbitrary code in the context of the current user, aka 'ASP.NET Core Remote Code Execution Vulnerability'."
}
2020-01-14 15:06:59 -08:00
]
2020-01-15 00:01:17 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Remote Code Execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-0603",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-0603"
2020-01-16 18:01:11 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2020:0130",
"url": "https://access.redhat.com/errata/RHSA-2020:0130"
2020-01-16 20:01:09 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2020:0134",
"url": "https://access.redhat.com/errata/RHSA-2020:0134"
2020-01-15 00:01:17 +00:00
}
]
}
}