cvelist/2017/1000xxx/CVE-2017-1000121.json
2017-11-01 17:04:10 -04:00

63 lines
1.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-08-22T17:29:33.332815",
"ID" : "CVE-2017-1000121",
"REQUESTER" : "mcatanzaro@igalia.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "WebKit",
"version" : {
"version_data" : [
{
"version_value" : "WebKitGTK+ prior to 2.16.3"
}
]
}
}
]
},
"vendor_name" : "WebKit"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The UNIX IPC layer in WebKit, including WebKitGTK+ prior to 2.16.3, does not properly validate message size metadata, allowing a compromised secondary process to trigger an integer overflow and subsequent buffer overflow in the UI process. This vulnerability does not affect Apple products."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Integer Overflow"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://trac.webkit.org/changeset/217126/webkit"
}
]
}
}