cvelist/2018/3xxx/CVE-2018-3977.json

64 lines
1.9 KiB
JSON
Raw Normal View History

2018-01-02 17:05:29 -05:00
{
"CVE_data_meta" : {
2018-11-01 10:35:25 -04:00
"ASSIGNER" : "talos-cna@cisco.com",
"DATE_PUBLIC" : "2018-10-31T00:00:00",
2018-01-02 17:05:29 -05:00
"ID" : "CVE-2018-3977",
2018-11-01 10:35:25 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Simple DirectMedia Layer",
"version" : {
"version_data" : [
{
"version_value" : "Simple DirectMedia Layer SDL2_image 2.0.3"
}
]
}
}
]
},
"vendor_name" : "Simple DirectMedia Layer"
}
]
}
2018-01-02 17:05:29 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-11-01 10:35:25 -04:00
"value" : "An exploitable code execution vulnerability exists in the XCF image rendering functionality of SDL2_image-2.0.3. A specially crafted XCF image can cause a heap overflow, resulting in code execution. An attacker can display a specially crafted image to trigger this vulnerability."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Heap-based Buffer Overflow"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-11-01 11:06:22 -04:00
"name" : "https://talosintelligence.com/vulnerability_reports/TALOS-2018-0645",
"refsource" : "MISC",
2018-11-01 10:35:25 -04:00
"url" : "https://talosintelligence.com/vulnerability_reports/TALOS-2018-0645"
2018-01-02 17:05:29 -05:00
}
]
}
}