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

78 lines
2.8 KiB
JSON
Raw Normal View History

2018-01-02 17:05:29 -05:00
{
2019-03-18 04:21:22 +00:00
"CVE_data_meta": {
"ASSIGNER": "talos-cna@cisco.com",
"DATE_PUBLIC": "2018-10-31T00:00:00",
"ID": "CVE-2018-3977",
"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"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-11-01 10:35:25 -04:00
{
2019-03-18 04:21:22 +00:00
"lang": "eng",
"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."
2018-11-01 10:35:25 -04:00
}
2019-03-18 04:21:22 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Heap-based Buffer Overflow"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2018-0645",
"refsource": "MISC",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2018-0645"
2019-03-28 05:00:59 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-201903-17",
"url": "https://security.gentoo.org/glsa/201903-17"
2019-07-22 22:00:47 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190722 [SECURITY] [DLA 1861-1] libsdl2-image security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/07/msg00021.html"
2019-07-27 22:00:47 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190727 [SECURITY] [DLA 1865-1] sdl-image1.2 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/07/msg00026.html"
2019-03-18 04:21:22 +00:00
}
]
}
}