cvelist/2016/1xxx/CVE-2016-1517.json

68 lines
1.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cert@cert.org",
"ID" : "CVE-2016-1517",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "OpenCV 3.0.0",
"version" : {
"version_data" : [
{
"version_value" : "OpenCV 3.0.0"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "OpenCV 3.0.0 allows remote attackers to cause a denial of service (segfault) via vectors involving corrupt chunks."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "DoS"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://arxiv.org/pdf/1701.04739.pdf",
"refsource" : "MISC",
"url" : "https://arxiv.org/pdf/1701.04739.pdf"
},
{
"name" : "https://github.com/opencv/opencv/issues/5956",
"refsource" : "MISC",
"url" : "https://github.com/opencv/opencv/issues/5956"
}
]
}
}