CVE-2020-14347

This commit is contained in:
Pedro Sampaio 2020-08-04 14:23:44 -03:00
parent a6c6a63a01
commit 9021c47e4b
No known key found for this signature in database
GPG Key ID: 52CF575BE51B20F4

View File

@ -4,15 +4,75 @@
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-14347",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "psampaio@redhat.com"
},
"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",
"value": "CWE-200"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://lists.x.org/archives/xorg-announce/2020-July/003051.html"
},
{
"url": "https://www.openwall.com/lists/oss-security/2020/07/31/2"
},
{
"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"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"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."
}
]
},
"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"
}
]
]
}
}