cvelist/2020/14xxx/CVE-2020-14363.json

90 lines
2.8 KiB
JSON
Raw Normal View History

2020-06-17 14:01:34 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-14363",
2020-09-11 18:02:54 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "The X11 Project",
"product": {
"product_data": [
{
"product_name": "libX11",
"version": {
"version_data": [
{
"version_value": "1.6.12"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-190"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-416"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://lists.x.org/archives/xorg-announce/2020-August/003056.html",
"refsource": "MISC",
"name": "https://lists.x.org/archives/xorg-announce/2020-August/003056.html"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-14363",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-14363",
"refsource": "CONFIRM"
2020-09-15 22:01:33 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4487-2",
"url": "https://usn.ubuntu.com/4487-2/"
2020-09-11 18:02:54 +00:00
}
]
2020-06-17 14:01:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-09-11 18:02:54 +00:00
"value": "An integer overflow vulnerability leading to a double-free was found in libX11. This flaw allows a local privileged attacker to cause an application compiled with libX11 to crash, or in some cases, result in arbitrary code execution. The highest threat from this flaw is to confidentiality, integrity as well as system availability."
2020-06-17 14:01:34 +00:00
}
]
2020-09-11 18:02:54 +00:00
},
"impact": {
"cvss": [
[
{
"vectorString": "7.8/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
]
]
2020-06-17 14:01:34 +00:00
}
}