cvelist/2018/8xxx/CVE-2018-8273.json

87 lines
3.2 KiB
JSON
Raw Normal View History

2018-03-14 14:03:48 -04:00
{
2019-03-18 05:20:59 +00:00
"CVE_data_meta": {
"ASSIGNER": "secure@microsoft.com",
"ID": "CVE-2018-8273",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Microsoft SQL Server",
"version": {
"version_data": [
{
"version_value": "2016 for x64-based Systems Service Pack 1"
},
{
"version_value": "2016 for x64-based Systems Service Pack 1 (CU)"
},
{
"version_value": "2016 for x64-based Systems Service Pack 2"
},
{
"version_value": "2016 for x64-based Systems Service Pack 2 (CU)"
},
{
"version_value": "2017 for x64-based Systems"
},
{
"version_value": "2017 for x64-based Systems (CU)"
}
]
}
}
]
},
"vendor_name": "Microsoft"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
2019-03-18 05:20:59 +00:00
"lang": "eng",
"value": "A buffer overflow vulnerability exists in the Microsoft SQL Server that could allow remote code execution on an affected system, aka \"Microsoft SQL Server Remote Code Execution Vulnerability.\" This affects Microsoft SQL Server."
}
2019-03-18 05:20:59 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Remote Code Execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "1041467",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1041467"
},
{
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8273",
"refsource": "CONFIRM",
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8273"
},
{
"name": "104967",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/104967"
}
]
}
}