2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2020-15999" ,
"sourceIdentifier" : "chrome-cve-admin@google.com" ,
"published" : "2020-11-03T03:15:14.853" ,
2024-11-23 13:10:58 +00:00
"lastModified" : "2024-11-21T05:06:38.583" ,
"vulnStatus" : "Modified" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page."
} ,
{
"lang" : "es" ,
"value" : "Un desbordamiento del b\u00fafer de la pila en Freetype en Google Chrome anterior a versi\u00f3n 86.0.4240.111, permit\u00eda a un atacante remoto explotar potencialmente una corrupci\u00f3n de pila por medio de una p\u00e1gina HTML dise\u00f1ada"
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" ,
2024-11-23 13:10:58 +00:00
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-11-23 13:10:58 +00:00
"availabilityImpact" : "HIGH"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:M/Au:N/C:N/I:N/A:P" ,
2024-11-23 13:10:58 +00:00
"baseScore" : 4.3 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "MEDIUM" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-11-23 13:10:58 +00:00
"availabilityImpact" : "PARTIAL"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 8.6 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : true
}
]
} ,
2024-11-23 13:10:58 +00:00
"cisaExploitAdd" : "2021-11-03" ,
"cisaActionDue" : "2021-11-17" ,
"cisaRequiredAction" : "Apply updates per vendor instructions." ,
"cisaVulnerabilityName" : "Google Chrome FreeType Heap Buffer Overflow Vulnerability" ,
2023-04-24 12:24:31 +02:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-787"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "86.0.4240.111" ,
"matchCriteriaId" : "7E02F065-8513-48E2-AD6F-C69A04A30732"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:freetype:freetype:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2.6.0" ,
"versionEndExcluding" : "2.10.4" ,
"matchCriteriaId" : "6ACB0025-9BC8-408F-AFAF-5F31D1D9AB46"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "80F0FA5D-8D3B-4C0E-81E2-87998286AF33"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:opensuse:backports_sle:15.0:sp2:*:*:*:*:*:*" ,
"matchCriteriaId" : "67E82302-4B77-44F3-97B1-24C18AC4A35D"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html" ,
"source" : "chrome-cve-admin@google.com" ,
"tags" : [
2024-07-25 18:03:14 +00:00
"Broken Link" ,
2023-04-24 12:24:31 +02:00
"Mailing List" ,
"Third Party Advisory"
]
} ,
{
"url" : "http://seclists.org/fulldisclosure/2020/Nov/33" ,
"source" : "chrome-cve-admin@google.com" ,
"tags" : [
"Mailing List" ,
"Not Applicable" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html" ,
"source" : "chrome-cve-admin@google.com" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://crbug.com/1139963" ,
"source" : "chrome-cve-admin@google.com" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://googleprojectzero.blogspot.com/p/rca-cve-2020-15999.html" ,
"source" : "chrome-cve-admin@google.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCCBCOQ6TVL7/" ,
2024-07-25 18:03:14 +00:00
"source" : "chrome-cve-admin@google.com" ,
"tags" : [
"Release Notes"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://security.gentoo.org/glsa/202011-12" ,
"source" : "chrome-cve-admin@google.com" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://security.gentoo.org/glsa/202012-04" ,
"source" : "chrome-cve-admin@google.com" ,
"tags" : [
"Third Party Advisory"
]
} ,
2024-01-15 15:00:28 +00:00
{
"url" : "https://security.gentoo.org/glsa/202401-19" ,
2024-07-25 18:03:14 +00:00
"source" : "chrome-cve-admin@google.com" ,
"tags" : [
"Third Party Advisory"
]
2024-01-15 15:00:28 +00:00
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "https://www.debian.org/security/2021/dsa-4824" ,
"source" : "chrome-cve-admin@google.com" ,
"tags" : [
2024-07-25 18:03:14 +00:00
"Mailing List" ,
2023-04-24 12:24:31 +02:00
"Third Party Advisory"
]
2024-11-23 13:10:58 +00:00
} ,
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Mailing List" ,
"Third Party Advisory"
]
} ,
{
"url" : "http://seclists.org/fulldisclosure/2020/Nov/33" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Not Applicable" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://crbug.com/1139963" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://googleprojectzero.blogspot.com/p/rca-cve-2020-15999.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCCBCOQ6TVL7/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://security.gentoo.org/glsa/202011-12" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://security.gentoo.org/glsa/202012-04" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://security.gentoo.org/glsa/202401-19" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20240812-0001/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://www.debian.org/security/2021/dsa-4824" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}