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

117 lines
4.0 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-14347",
2020-08-05 14:01:37 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2020-08-04 14:23:44 -03:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "The Xorg Project",
"product": {
"product_data": [
{
"product_name": "xorg-x11-server",
"version": {
"version_data": [
{
"version_value": "1.20.9"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2020-12-04 16:25:50 +01:00
"value": "CWE-665"
2020-08-04 14:23:44 -03:00
}
]
}
]
},
"references": {
"reference_data": [
{
2020-08-05 14:01:37 +00:00
"url": "https://lists.x.org/archives/xorg-announce/2020-July/003051.html",
"refsource": "MISC",
"name": "https://lists.x.org/archives/xorg-announce/2020-July/003051.html"
2020-08-04 14:23:44 -03:00
},
2020-08-05 14:01:37 +00:00
{
"url": "https://www.openwall.com/lists/oss-security/2020/07/31/2",
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2020/07/31/2"
2020-08-04 14:23:44 -03:00
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-14347",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-14347",
"refsource": "CONFIRM"
2020-08-29 15:01:25 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1279",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00066.html"
2020-08-31 00:01:25 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200830 [SECURITY] [DLA 2359-1] xorg-server security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00057.html"
2020-08-31 06:01:25 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1302",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00075.html"
2020-09-05 00:01:31 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4758",
"url": "https://www.debian.org/security/2020/dsa-4758"
2020-09-11 03:01:35 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4488-1",
"url": "https://usn.ubuntu.com/4488-1/"
2020-09-16 01:01:32 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4488-2",
"url": "https://usn.ubuntu.com/4488-2/"
2020-12-07 02:01:35 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202012-01",
"url": "https://security.gentoo.org/glsa/202012-01"
2020-08-04 14:23:44 -03:00
}
]
2020-06-17 14:01:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-08-04 14:23:44 -03:00
"value": "A flaw was found in the way xserver memory was not properly initialized. This could leak parts of server memory to the X client. In cases where Xorg server runs with elevated privileges, this could result in possible ASLR bypass. Xorg-server before version 1.20.9 is vulnerable."
2020-06-17 14:01:34 +00:00
}
]
2020-08-04 14:23:44 -03:00
},
"impact": {
"cvss": [
[
{
"vectorString": "5.5/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
}
]
]
2020-06-17 14:01:34 +00:00
}
2020-08-05 14:01:37 +00:00
}