mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
91 lines
3.1 KiB
JSON
91 lines
3.1 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "talos-cna@cisco.com",
|
|
"DATE_PUBLIC": "2018-04-10T00:00:00",
|
|
"ID": "CVE-2018-3839",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Simple DirectMedia",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "Simple DirectMedia Layer SDL2_image 2.0.2"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Cisco Systems, Inc."
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "An exploitable code execution vulnerability exists in the XCF image rendering functionality of Simple DirectMedia Layer SDL2_image-2.0.2. A specially crafted XCF image can cause an out-of-bounds write on the heap, 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 Overflow"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "DSA-4177",
|
|
"refsource": "DEBIAN",
|
|
"url": "https://www.debian.org/security/2018/dsa-4177"
|
|
},
|
|
{
|
|
"name": "DSA-4184",
|
|
"refsource": "DEBIAN",
|
|
"url": "https://www.debian.org/security/2018/dsa-4184"
|
|
},
|
|
{
|
|
"refsource": "GENTOO",
|
|
"name": "GLSA-201903-17",
|
|
"url": "https://security.gentoo.org/glsa/201903-17"
|
|
},
|
|
{
|
|
"name": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2018-0521",
|
|
"refsource": "MISC",
|
|
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2018-0521"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://www.starwindsoftware.com/security/sw-20191008-0002/",
|
|
"url": "https://www.starwindsoftware.com/security/sw-20191008-0002/"
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"baseScore": 7.5,
|
|
"baseSeverity": "High",
|
|
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
|
|
"version": "3.0"
|
|
}
|
|
}
|
|
} |