cvelist/2018/0xxx/CVE-2018-0833.json

84 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "secure@microsoft.com",
"DATE_PUBLIC" : "2018-02-13T00:00:00",
"ID" : "CVE-2018-0833",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Server Message Block",
"version" : {
"version_data" : [
{
"version_value" : "Windows 8.1 and RT 8.1 and Windows Server 2012 R2"
}
]
}
}
]
},
"vendor_name" : "Microsoft Corporation"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The Microsoft Server Message Block 2.0 and 3.0 (SMBv2/SMBv3) client in Windows 8.1 and RT 8.1 and Windows Server 2012 R2 allows a denial of service vulnerability due to how specially crafted requests are handled, aka \"SMBv2/SMBv3 Null Dereference Denial of Service Vulnerability\"."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Moderate"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "44189",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/44189/"
},
{
"name" : "https://github.com/KINGSABRI/CVE-in-Ruby/tree/master/CVE-2018-0833",
"refsource" : "MISC",
"url" : "https://github.com/KINGSABRI/CVE-in-Ruby/tree/master/CVE-2018-0833"
},
{
"name" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0833",
"refsource" : "CONFIRM",
"url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0833"
},
{
"name" : "102924",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/102924"
},
{
"name" : "1040375",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1040375"
}
]
}
}