Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-15999 (GCVE-0-2020-15999)
Vulnerability from cvelistv5 – Published: 2020-11-03 00:00 – Updated: 2025-10-21 23:35- Heap buffer overflow
- CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
| URL | Tags |
|---|---|
| https://crbug.com/1139963 | |
| https://chromereleases.googleblog.com/2020/10/sta… | |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisory |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisory |
| https://security.gentoo.org/glsa/202011-12 | vendor-advisory |
| http://seclists.org/fulldisclosure/2020/Nov/33 | mailing-list |
| https://security.gentoo.org/glsa/202012-04 | vendor-advisory |
| https://www.debian.org/security/2021/dsa-4824 | vendor-advisory |
| https://googleprojectzero.blogspot.com/p/rca-cve-… | |
| https://security.gentoo.org/glsa/202401-19 | vendor-advisory |
| https://security.netapp.com/advisory/ntap-2024081… | |
| https://www.cisa.gov/known-exploited-vulnerabilit… | government-resource |
CISA
Known Exploited Vulnerability - GCVE BCP-07 Compliant
Exploited: Yes
Timestamps
Scope
Evidence
Type: Vendor Report
Signal: Successful Exploitation
Confidence: 80%
Source: cisa-kev
Details
| Cwes | CWE-787 |
|---|---|
| Feed | CISA Known Exploited Vulnerabilities Catalog |
| Product | Chrome FreeType |
| Due Date | 2021-11-17 |
| Date Added | 2021-11-03 |
| Vendorproject | |
| Vulnerabilityname | Google Chrome FreeType Heap Buffer Overflow Vulnerability |
| Knownransomwarecampaignuse | Unknown |
References
KEVIntel
Known Exploited Vulnerability - GCVE BCP-07 Compliant
Exploited: Yes
Timestamps
Scope
Evidence
Type: Public Report
Signal: Successful Exploitation
Confidence: 70%
Source: kevintel
Details
| Feed | KEVIntel (kevintel.com) |
|---|---|
| Title | 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... |
| Vendor | |
| Product | Chrome |
| Added Date | 2021-11-03T00:00:00.000Z |
| Cvss Score | 9.6 |
| Epss Score | None |
| Cvss Severity | CRITICAL |
| Epss Percentile | None |
| Used In Malware | unknown |
| Ahead Of Cisa Kev | None |
| Not Yet In Cisa Kev | False |
References
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-12T22:02:48.152Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://crbug.com/1139963"
},
{
"tags": [
"x_transferred"
],
"url": "https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html"
},
{
"name": "openSUSE-SU-2020:1829",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html"
},
{
"name": "FEDORA-2020-6b35849edd",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCCBCOQ6TVL7/"
},
{
"name": "GLSA-202011-12",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202011-12"
},
{
"name": "20201118 TCMalloc viewer/dumper - TCMalloc Inspector Tool",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "http://seclists.org/fulldisclosure/2020/Nov/33"
},
{
"name": "GLSA-202012-04",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202012-04"
},
{
"name": "DSA-4824",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://www.debian.org/security/2021/dsa-4824"
},
{
"tags": [
"x_transferred"
],
"url": "https://googleprojectzero.blogspot.com/p/rca-cve-2020-15999.html"
},
{
"name": "GLSA-202401-19",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202401-19"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240812-0001/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.6,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2020-15999",
"options": [
{
"Exploitation": "active"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-02-04T14:58:48.995301Z",
"version": "2.0.3"
},
"type": "ssvc"
}
},
{
"other": {
"content": {
"dateAdded": "2021-11-03",
"reference": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2020-15999"
},
"type": "kev"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-120",
"description": "CWE-120 Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-10-21T23:35:33.599Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"government-resource"
],
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2020-15999"
}
],
"timeline": [
{
"lang": "en",
"time": "2021-11-03T00:00:00.000Z",
"value": "CVE-2020-15999 added to CISA KEV"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Chrome",
"vendor": "Google",
"versions": [
{
"lessThan": "86.0.4240.111",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"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."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Heap buffer overflow",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-01-15T14:06:22.266Z",
"orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
"shortName": "Chrome"
},
"references": [
{
"url": "https://crbug.com/1139963"
},
{
"url": "https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html"
},
{
"name": "openSUSE-SU-2020:1829",
"tags": [
"vendor-advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html"
},
{
"name": "FEDORA-2020-6b35849edd",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCCBCOQ6TVL7/"
},
{
"name": "GLSA-202011-12",
"tags": [
"vendor-advisory"
],
"url": "https://security.gentoo.org/glsa/202011-12"
},
{
"name": "20201118 TCMalloc viewer/dumper - TCMalloc Inspector Tool",
"tags": [
"mailing-list"
],
"url": "http://seclists.org/fulldisclosure/2020/Nov/33"
},
{
"name": "GLSA-202012-04",
"tags": [
"vendor-advisory"
],
"url": "https://security.gentoo.org/glsa/202012-04"
},
{
"name": "DSA-4824",
"tags": [
"vendor-advisory"
],
"url": "https://www.debian.org/security/2021/dsa-4824"
},
{
"url": "https://googleprojectzero.blogspot.com/p/rca-cve-2020-15999.html"
},
{
"name": "GLSA-202401-19",
"tags": [
"vendor-advisory"
],
"url": "https://security.gentoo.org/glsa/202401-19"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
"assignerShortName": "Chrome",
"cveId": "CVE-2020-15999",
"datePublished": "2020-11-03T00:00:00.000Z",
"dateReserved": "2020-07-27T00:00:00.000Z",
"dateUpdated": "2025-10-21T23:35:33.599Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"cisa_known_exploited": {
"cveID": "CVE-2020-15999",
"cwes": "[\"CWE-787\"]",
"dateAdded": "2021-11-03",
"dueDate": "2021-11-17",
"knownRansomwareCampaignUse": "Unknown",
"notes": "https://nvd.nist.gov/vuln/detail/CVE-2020-15999",
"product": "Chrome FreeType",
"requiredAction": "Apply updates per vendor instructions.",
"shortDescription": "Google Chrome uses FreeType, an open-source software library to render fonts, which contains a heap buffer overflow vulnerability in the function Load_SBit_Png when processing PNG images embedded into fonts. This vulnerability is part of an exploit chain with CVE-2020-17087 on Windows and CVE-2020-16010 on Android.",
"vendorProject": "Google",
"vulnerabilityName": "Google Chrome FreeType Heap Buffer Overflow Vulnerability"
},
"epss": {
"cve": "CVE-2020-15999",
"date": "2026-07-13",
"epss": "0.5063",
"percentile": "0.98789"
},
"fkie_nvd": {
"cisaActionDue": "2021-11-17",
"cisaExploitAdd": "2021-11-03",
"cisaRequiredAction": "Apply updates per vendor instructions.",
"cisaVulnerabilityName": "Google Chrome FreeType Heap Buffer Overflow Vulnerability",
"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\"}]}]}]",
"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\"}]",
"id": "CVE-2020-15999",
"lastModified": "2024-11-21T05:06:38.583",
"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\", \"baseScore\": 6.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"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\", \"baseScore\": 4.3, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.6, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": true}]}",
"published": "2020-11-03T03:15:14.853",
"references": "[{\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html\", \"source\": \"chrome-cve-admin@google.com\", \"tags\": [\"Broken Link\", \"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\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCCBCOQ6TVL7/\", \"source\": \"chrome-cve-admin@google.com\", \"tags\": [\"Release Notes\"]}, {\"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\"]}, {\"url\": \"https://security.gentoo.org/glsa/202401-19\", \"source\": \"chrome-cve-admin@google.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2021/dsa-4824\", \"source\": \"chrome-cve-admin@google.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"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\"]}]",
"sourceIdentifier": "chrome-cve-admin@google.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-787\"}]}]"
},
"microsoft_vex": {
"current_release_date": "2025-02-08T00:00:00.000Z",
"cve": "CVE-2020-15999",
"id": "msrc_CVE-2020-15999",
"initial_release_date": "2020-11-02T00:00:00.000Z",
"product_status:fixed": "2",
"product_status:known_affected": "2",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "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.",
"url": "https://msrc.microsoft.com/csaf/vex/2020/msrc_cve-2020-15999.json",
"version": "2"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2020-15999\",\"sourceIdentifier\":\"chrome-cve-admin@google.com\",\"published\":\"2020-11-03T03:15:14.853\",\"lastModified\":\"2025-10-24T20:57:27.670\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"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:C/C:H/I:H/A:H\",\"baseScore\":9.6,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":6.0},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H\",\"baseScore\":9.6,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":6.0}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:N/A:P\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"cisaExploitAdd\":\"2021-11-03\",\"cisaActionDue\":\"2021-11-17\",\"cisaRequiredAction\":\"Apply updates per vendor instructions.\",\"cisaVulnerabilityName\":\"Google Chrome FreeType Heap Buffer Overflow Vulnerability\",\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-120\"}]}],\"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\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:ontap_select_deploy_administration_utility:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E7CF3019-975D-40BB-A8A4-894E62BD3797\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html\",\"source\":\"chrome-cve-admin@google.com\",\"tags\":[\"Broken Link\",\"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\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCCBCOQ6TVL7/\",\"source\":\"chrome-cve-admin@google.com\",\"tags\":[\"Release Notes\"]},{\"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\"]},{\"url\":\"https://security.gentoo.org/glsa/202401-19\",\"source\":\"chrome-cve-admin@google.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4824\",\"source\":\"chrome-cve-admin@google.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"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\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4824\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2020-15999\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"US Government Resource\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-06-28T07:33:18+00:00",
"cve": "CVE-2020-15999",
"id": "CVE-2020-15999",
"initial_release_date": "2020-10-19T00:00:00+00:00",
"product_status:fixed": "162",
"product_status:known_not_affected": "10",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "freetype: Heap-based buffer overflow due to integer truncation in Load_SBit_Png",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2020/cve-2020-15999.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://crbug.com/1139963\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html\", \"name\": \"openSUSE-SU-2020:1829\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCCBCOQ6TVL7/\", \"name\": \"FEDORA-2020-6b35849edd\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202011-12\", \"name\": \"GLSA-202011-12\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2020/Nov/33\", \"name\": \"20201118 TCMalloc viewer/dumper - TCMalloc Inspector Tool\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202012-04\", \"name\": \"GLSA-202012-04\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://www.debian.org/security/2021/dsa-4824\", \"name\": \"DSA-4824\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://googleprojectzero.blogspot.com/p/rca-cve-2020-15999.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202401-19\", \"name\": \"GLSA-202401-19\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240812-0001/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-12T22:02:48.152Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 9.6, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2020-15999\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"active\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-04T14:58:48.995301Z\"}}}, {\"other\": {\"type\": \"kev\", \"content\": {\"dateAdded\": \"2021-11-03\", \"reference\": \"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2020-15999\"}}}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2021-11-03T00:00:00.000Z\", \"value\": \"CVE-2020-15999 added to CISA KEV\"}], \"references\": [{\"url\": \"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2020-15999\", \"tags\": [\"government-resource\"]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-120\", \"description\": \"CWE-120 Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-02-03T14:10:37.840Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"Google\", \"product\": \"Chrome\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"86.0.4240.111\", \"versionType\": \"custom\"}]}], \"references\": [{\"url\": \"https://crbug.com/1139963\"}, {\"url\": \"https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html\"}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html\", \"name\": \"openSUSE-SU-2020:1829\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCCBCOQ6TVL7/\", \"name\": \"FEDORA-2020-6b35849edd\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202011-12\", \"name\": \"GLSA-202011-12\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2020/Nov/33\", \"name\": \"20201118 TCMalloc viewer/dumper - TCMalloc Inspector Tool\", \"tags\": [\"mailing-list\"]}, {\"url\": \"https://security.gentoo.org/glsa/202012-04\", \"name\": \"GLSA-202012-04\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://www.debian.org/security/2021/dsa-4824\", \"name\": \"DSA-4824\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://googleprojectzero.blogspot.com/p/rca-cve-2020-15999.html\"}, {\"url\": \"https://security.gentoo.org/glsa/202401-19\", \"name\": \"GLSA-202401-19\", \"tags\": [\"vendor-advisory\"]}], \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"Heap buffer overflow\"}]}], \"providerMetadata\": {\"orgId\": \"ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28\", \"shortName\": \"Chrome\", \"dateUpdated\": \"2024-01-15T14:06:22.266Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2020-15999\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-10-21T23:35:33.599Z\", \"dateReserved\": \"2020-07-27T00:00:00.000Z\", \"assignerOrgId\": \"ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28\", \"datePublished\": \"2020-11-03T00:00:00.000Z\", \"assignerShortName\": \"Chrome\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
WID-SEC-W-2022-1994
Vulnerability from csaf_certbund - Published: 2021-01-04 23:00 - Updated: 2024-05-30 22:00In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten "Framework", "Media Framework", "System", "Kernel components", "MediaTek components", "Qualcomm components" sowie "Qualcomm closed-source components". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erhöhen, beliebigen Programmcode auszuführen, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android 8.0
Google / Android
|
cpe:/o:google:android:8.0
|
8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Google Android 11
Google / Android
|
cpe:/o:google:android:11.0
|
11 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
BlackBerry BlackBerry
RIM
|
cpe:/h:rim:blackberry:-
|
— | |
|
Google Android 9
Google / Android
|
cpe:/o:google:android:9
|
9 | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Google Android 10
Google / Android
|
cpe:/o:google:android:10.0
|
10 | |
|
Google Android 8.1
Google / Android
|
cpe:/o:google:android:8.1
|
8.1 |
{
"document": {
"aggregate_severity": {
"text": "kritisch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Das Android Betriebssystem von Google ist eine quelloffene Plattform f\u00fcr mobile Ger\u00e4te. Die Basis bildet der Linux-Kernel.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Google Android ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herbeizuf\u00fchren oder Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Android",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2022-1994 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2022-1994.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-1994 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-1994"
},
{
"category": "external",
"summary": "Artikel auf the Hackernews vom 2021-03-22",
"url": "https://thehackernews.com/2021/03/warning-new-android-zero-day.html"
},
{
"category": "external",
"summary": "Android Patchday Januar vom 2021-01-04",
"url": "https://source.android.com/security/bulletin/2021-01-01"
},
{
"category": "external",
"summary": "Google Pixel Patchday Januar vom 2021-01-04",
"url": "https://source.android.com/security/bulletin/pixel/2021-01-01"
},
{
"category": "external",
"summary": "LG Security Bulletin SMR-JAN-2021",
"url": "https://lgsecurity.lge.com/security_updates_mobile.html"
},
{
"category": "external",
"summary": "Samsung Security Updates SMR-JAN-2021",
"url": "https://security.samsungmobile.com/securityUpdate.smsb"
},
{
"category": "external",
"summary": "Arch Linux Security Advisory ASA-202101-34 vom 2021-01-22",
"url": "https://security.archlinux.org/ASA-202101-34/generate"
},
{
"category": "external",
"summary": "BlackBerry Powered by Android Security Bulletin - January 2021",
"url": "http://support.blackberry.com/kb/articleDetail?language=en_US\u0026articleNumber=000073450"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-2549 vom 2021-02-08",
"url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00010.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:0353-1 vom 2021-02-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-February/008290.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:0354-1 vom 2021-02-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-February/008292.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:0532-1 vom 2021-02-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-February/008354.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:0859-1 vom 2021-03-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-March/008502.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:7700 vom 2022-11-08",
"url": "https://access.redhat.com/errata/RHSA-2022:7700"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3486 vom 2024-05-30",
"url": "https://access.redhat.com/errata/RHSA-2024:3486"
}
],
"source_lang": "en-US",
"title": "Google Android Patchday Januar",
"tracking": {
"current_release_date": "2024-05-30T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:37:47.726+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2022-1994",
"initial_release_date": "2021-01-04T23:00:00.000+00:00",
"revision_history": [
{
"date": "2021-01-04T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2021-01-21T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Arch Linux aufgenommen"
},
{
"date": "2021-01-24T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von BLACKBERRY aufgenommen"
},
{
"date": "2021-02-07T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2021-02-09T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-02-21T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-03-17T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-03-22T23:00:00.000+00:00",
"number": "8",
"summary": "Ausnutzung gemeldet"
},
{
"date": "2022-11-08T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-05-30T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "10"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "8",
"product": {
"name": "Google Android 8.0",
"product_id": "344177",
"product_identification_helper": {
"cpe": "cpe:/o:google:android:8.0"
}
}
},
{
"category": "product_version",
"name": "8.1",
"product": {
"name": "Google Android 8.1",
"product_id": "407131",
"product_identification_helper": {
"cpe": "cpe:/o:google:android:8.1"
}
}
},
{
"category": "product_version",
"name": "10",
"product": {
"name": "Google Android 10",
"product_id": "560061",
"product_identification_helper": {
"cpe": "cpe:/o:google:android:10.0"
}
}
},
{
"category": "product_version",
"name": "11",
"product": {
"name": "Google Android 11",
"product_id": "813964",
"product_identification_helper": {
"cpe": "cpe:/o:google:android:11.0"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "Google Android 9",
"product_id": "T012696",
"product_identification_helper": {
"cpe": "cpe:/o:google:android:9"
}
}
}
],
"category": "product_name",
"name": "Android"
}
],
"category": "vendor",
"name": "Google"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source Arch Linux",
"product": {
"name": "Open Source Arch Linux",
"product_id": "T013312",
"product_identification_helper": {
"cpe": "cpe:/o:archlinux:archlinux:-"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "BlackBerry BlackBerry",
"product": {
"name": "BlackBerry BlackBerry",
"product_id": "1321",
"product_identification_helper": {
"cpe": "cpe:/h:rim:blackberry:-"
}
}
}
],
"category": "vendor",
"name": "RIM"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-6328",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2016-6328"
},
{
"cve": "CVE-2019-9376",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2019-9376"
},
{
"cve": "CVE-2020-0471",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-0471"
},
{
"cve": "CVE-2020-10732",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-10732"
},
{
"cve": "CVE-2020-10766",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-10766"
},
{
"cve": "CVE-2020-11126",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11126"
},
{
"cve": "CVE-2020-11134",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11134"
},
{
"cve": "CVE-2020-11159",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11159"
},
{
"cve": "CVE-2020-11160",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11160"
},
{
"cve": "CVE-2020-11161",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11161"
},
{
"cve": "CVE-2020-11181",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11181"
},
{
"cve": "CVE-2020-11182",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11182"
},
{
"cve": "CVE-2020-11233",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11233"
},
{
"cve": "CVE-2020-11235",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11235"
},
{
"cve": "CVE-2020-11238",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11238"
},
{
"cve": "CVE-2020-11239",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11239"
},
{
"cve": "CVE-2020-11240",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11240"
},
{
"cve": "CVE-2020-11241",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11241"
},
{
"cve": "CVE-2020-11250",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11250"
},
{
"cve": "CVE-2020-11260",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11260"
},
{
"cve": "CVE-2020-11261",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11261"
},
{
"cve": "CVE-2020-11262",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-11262"
},
{
"cve": "CVE-2020-15999",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-15999"
},
{
"cve": "CVE-2020-27059",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2020-27059"
},
{
"cve": "CVE-2021-0301",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0301"
},
{
"cve": "CVE-2021-0303",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0303"
},
{
"cve": "CVE-2021-0304",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0304"
},
{
"cve": "CVE-2021-0306",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0306"
},
{
"cve": "CVE-2021-0307",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0307"
},
{
"cve": "CVE-2021-0308",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0308"
},
{
"cve": "CVE-2021-0309",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0309"
},
{
"cve": "CVE-2021-0310",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0310"
},
{
"cve": "CVE-2021-0311",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0311"
},
{
"cve": "CVE-2021-0312",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0312"
},
{
"cve": "CVE-2021-0313",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0313"
},
{
"cve": "CVE-2021-0315",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0315"
},
{
"cve": "CVE-2021-0316",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0316"
},
{
"cve": "CVE-2021-0317",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0317"
},
{
"cve": "CVE-2021-0318",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0318"
},
{
"cve": "CVE-2021-0319",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0319"
},
{
"cve": "CVE-2021-0320",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0320"
},
{
"cve": "CVE-2021-0321",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0321"
},
{
"cve": "CVE-2021-0322",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0322"
},
{
"cve": "CVE-2021-0323",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0323"
},
{
"cve": "CVE-2021-0342",
"notes": [
{
"category": "description",
"text": "In Google Android existieren mehrere Schwachstellen. Die Schwachstellen existieren in den Komponenten \"Framework\", \"Media Framework\", \"System\", \"Kernel components\", \"MediaTek components\", \"Qualcomm components\" sowie \"Qualcomm closed-source components\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Programmcode auszuf\u00fchren, einen Denial of Service Zustand herzustellen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"344177",
"2951",
"T002207",
"813964",
"67646",
"1321",
"T012696",
"T013312",
"560061",
"407131"
]
},
"release_date": "2021-01-04T23:00:00.000+00:00",
"title": "CVE-2021-0342"
}
]
}
WID-SEC-W-2024-0091
Vulnerability from csaf_certbund - Published: 2020-10-19 22:00 - Updated: 2024-01-15 23:00Es gibt eine Schwachstelle in FreeType und Xming. TTF-Dateien, die "PNG sbit glyphs" enthalten, können einen Heap-Pufferüberlauf auslösen. Ein Angreifer kann dies ausnutzen, um einen Denial of Service Zustand herbeizuführen oder um beliebigen Code auszuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server 9
Xerox
|
cpe:/a:xerox:freeflow_print_server:9
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "kritisch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "FreeType ist eine Open Source Programmbibliothek zur Darstellung von Vektorschriften.\r\nXming ist ein X-Server f\u00fcr Windows mit grafischem Interface.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter Angreifer kann eine Schwachstelle in FreeType und Xming ausnutzen, um beliebigen Programmcode auszuf\u00fchren und um einen Denial of Service Zustand herbeizuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX\n- Linux\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-0091 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2020/wid-sec-w-2024-0091.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0091 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0091"
},
{
"category": "external",
"summary": "Freetype-announce mailing list vom 2020-10-19",
"url": "https://www.mail-archive.com/freetype-announce@nongnu.org/msg00125.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4593-1 vom 2020-10-20",
"url": "https://usn.ubuntu.com/4593-1/"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-4777 vom 2020-10-22",
"url": "https://www.debian.org/security/2020/dsa-4777"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202010-07 vom 2020-10-23",
"url": "https://security.gentoo.org/glsa/202010-07"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:2995-1 vom 2020-10-22",
"url": "http://lists.suse.com/pipermail/sle-security-updates/2020-October/007607.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:2998-1 vom 2020-10-22",
"url": "http://lists.suse.com/pipermail/sle-security-updates/2020-October/007609.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4593-2 vom 2020-10-22",
"url": "https://usn.ubuntu.com/4593-2/"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2020-6299161E89 vom 2020-10-24",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-6299161e89"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2020-6B35849EDD vom 2020-10-24",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-6b35849edd"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2020-768B1690F8 vom 2020-10-24",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-768b1690f8"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:4907 vom 2020-11-04",
"url": "https://access.redhat.com/errata/RHSA-2020:4907"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:4950 vom 2020-11-05",
"url": "https://access.redhat.com/errata/RHSA-2020:4950"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:4952 vom 2020-11-05",
"url": "https://access.redhat.com/errata/RHSA-2020:4952"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:4949 vom 2020-11-05",
"url": "https://access.redhat.com/errata/RHSA-2020:4949"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:4951 vom 2020-11-05",
"url": "https://access.redhat.com/errata/RHSA-2020:4951"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2020-4907 vom 2020-11-05",
"url": "https://linux.oracle.com/errata/ELSA-2020-4907.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2020-4952 vom 2020-11-13",
"url": "https://linux.oracle.com/errata/ELSA-2020-4952.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5194 vom 2020-12-01",
"url": "https://access.redhat.com/errata/RHSA-2020:5194"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5635 vom 2021-02-24",
"url": "https://access.redhat.com/errata/RHSA-2020:5635"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX21-009 vom 2021-05-19",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2021/05/cert_XRX21-009_FFPSv9-S10_DvdUsb-Bulletin_May2021.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX21-008 vom 2021-05-19",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2021/05/cert_XRX21-008_FFPSv7-S10_DvdUsb-Bulletin_May2021.pdf"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2022-033 vom 2022-03-03",
"url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-033.html"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202401-19 vom 2024-01-15",
"url": "https://security.gentoo.org/glsa/202401-19"
}
],
"source_lang": "en-US",
"title": "FreeType: Schwachstelle erm\u00f6glicht Codeausf\u00fchrung",
"tracking": {
"current_release_date": "2024-01-15T23:00:00.000+00:00",
"generator": {
"date": "2024-08-15T18:03:39.589+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2024-0091",
"initial_release_date": "2020-10-19T22:00:00.000+00:00",
"revision_history": [
{
"date": "2020-10-19T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2020-10-20T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2020-10-21T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2020-10-22T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Gentoo, SUSE und Ubuntu aufgenommen"
},
{
"date": "2020-10-25T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2020-11-04T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-11-05T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2020-11-15T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2020-11-30T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2021-02-24T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2021-05-19T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2022-03-02T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-01-15T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Gentoo aufgenommen"
}
],
"status": "final",
"version": "13"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source FreeType \u003c 2.10.4",
"product": {
"name": "Open Source FreeType \u003c 2.10.4",
"product_id": "T017524",
"product_identification_helper": {
"cpe": "cpe:/a:freetype:freetype:2.10.4"
}
}
},
{
"category": "product_name",
"name": "Open Source Xming \u003c 7.7.0.60",
"product": {
"name": "Open Source Xming \u003c 7.7.0.60",
"product_id": "T017525",
"product_identification_helper": {
"cpe": "cpe:/a:open_source:xming:7.7.0.60"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
},
{
"branches": [
{
"category": "product_name",
"name": "Xerox FreeFlow Print Server 9",
"product": {
"name": "Xerox FreeFlow Print Server 9",
"product_id": "T002977",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:9"
}
}
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"notes": [
{
"category": "description",
"text": "Es gibt eine Schwachstelle in FreeType und Xming. TTF-Dateien, die \"PNG sbit glyphs\" enthalten, k\u00f6nnen einen Heap-Puffer\u00fcberlauf ausl\u00f6sen. Ein Angreifer kann dies ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder um beliebigen Code auszuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"398363",
"T002977",
"T012167",
"T004914"
]
},
"release_date": "2020-10-19T22:00:00.000+00:00",
"title": "CVE-2020-15999"
}
]
}
WID-SEC-W-2026-0337
Vulnerability from csaf_certbund - Published: 2020-11-17 23:00 - Updated: 2026-02-08 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Mozilla Firefox <83
Mozilla / Firefox
|
<83 | ||
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Mozilla Firefox ESR <78.5
Mozilla / Firefox ESR
|
<78.5 | ||
|
Mozilla Thunderbird <78.5
Mozilla / Thunderbird
|
<78.5 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Firefox ist ein Open Source Web Browser.\r\nESR ist die Variante mit verl\u00e4ngertem Support.\r\nThunderbird ist ein Open Source E-Mail Client.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Mozilla Firefox, Mozilla Firefox ESR, Mozilla Thunderbird ausnutzen, um beliebigen Programmcode mit Benutzerrechten auszuf\u00fchren, den Speicher zu korrumpieren, Daten zu manipulieren, vertrauliche Daten einzusehen, Sicherheitsmechanismen zu umgehen oder einen Cross Site Scripting Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0337 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2020/wid-sec-w-2026-0337.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0337 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0337"
},
{
"category": "external",
"summary": "Mozilla Foundation Security Advisory vom 2020-11-17",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-50/"
},
{
"category": "external",
"summary": "Mozilla Foundation Security Advisory vom 2020-11-17",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-51/"
},
{
"category": "external",
"summary": "Mozilla Foundation Security Advisory vom 2020-11-17",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2020-52/"
},
{
"category": "external",
"summary": "Arch Linux Security Advisory",
"url": "https://security.archlinux.org/ASA-202011-12/generate"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-2457 vom 2020-11-19",
"url": "https://lists.debian.org/debian-lts-announce/2020/11/msg00034.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:3383-1 vom 2020-11-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007797.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4637-2 vom 2020-11-19",
"url": "https://ubuntu.com/security/notices/USN-4637-2"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-4793 vom 2020-11-19",
"url": "https://www.debian.org/security/2020/dsa-4793"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:3458-1 vom 2020-11-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007823.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-4796 vom 2020-11-22",
"url": "https://www.debian.org/security/2020/dsa-4796"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:14548-1 vom 2020-11-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007825.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-2464 vom 2020-11-23",
"url": "https://lists.debian.org/debian-lts-announce/2020/11/msg00042.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4647-1 vom 2020-11-26",
"url": "https://ubuntu.com/security/notices/USN-4647-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:3528-1 vom 2020-11-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007870.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:3548-1 vom 2020-11-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007883.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5240 vom 2020-11-30",
"url": "https://access.redhat.com/errata/RHSA-2020:5240"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5231 vom 2020-11-30",
"url": "https://access.redhat.com/errata/RHSA-2020:5231"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5233 vom 2020-11-30",
"url": "https://access.redhat.com/errata/RHSA-2020:5233"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5236 vom 2020-11-30",
"url": "https://access.redhat.com/errata/RHSA-2020:5236"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5232 vom 2020-11-30",
"url": "https://access.redhat.com/errata/RHSA-2020:5232"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5234 vom 2020-11-30",
"url": "https://access.redhat.com/errata/RHSA-2020:5234"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5238 vom 2020-11-30",
"url": "https://access.redhat.com/errata/RHSA-2020:5238"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5237 vom 2020-11-30",
"url": "https://access.redhat.com/errata/RHSA-2020:5237"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2020-5237 vom 2020-12-01",
"url": "https://linux.oracle.com/errata/ELSA-2020-5237.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5235 vom 2020-11-30",
"url": "https://access.redhat.com/errata/RHSA-2020:5235"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5239 vom 2020-12-01",
"url": "https://access.redhat.com/errata/RHSA-2020:5239"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5257 vom 2020-11-30",
"url": "https://access.redhat.com/errata/RHSA-2020:5257"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2020-5239 vom 2020-12-01",
"url": "https://linux.oracle.com/errata/ELSA-2020-5239.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2020-5235 vom 2020-11-30",
"url": "https://linux.oracle.com/errata/ELSA-2020-5235.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2020-5236 vom 2020-12-01",
"url": "https://linux.oracle.com/errata/ELSA-2020-5236.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2020-5257 vom 2020-12-01",
"url": "https://linux.oracle.com/errata/ELSA-2020-5257.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5314 vom 2020-12-01",
"url": "https://access.redhat.com/errata/RHSA-2020:5314"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2020-5238 vom 2020-12-01",
"url": "https://linux.oracle.com/errata/ELSA-2020-5238.html"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202012-04 vom 2020-12-07",
"url": "https://security.gentoo.org/glsa/202012-04"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202012-03 vom 2020-12-07",
"url": "https://security.gentoo.org/glsa/202012-03"
},
{
"category": "external",
"summary": "CentOS Security Advisory CESA-2020:5235 vom 2020-12-09",
"url": "http://centos-announce.2309468.n4.nabble.com/CentOS-announce-CESA-2020-5235-Important-CentOS-7-thunderbird-Security-Update-tp4646079.html"
},
{
"category": "external",
"summary": "CentOS Security Advisory CESA-2020:5239 vom 2020-12-09",
"url": "http://centos-announce.2309468.n4.nabble.com/CentOS-announce-CESA-2020-5239-Important-CentOS-7-firefox-Security-Update-tp4646078.html"
},
{
"category": "external",
"summary": "PoC auf GitHub vom 2026-02-08",
"url": "https://github.com/leopoldabgn/CVE-2020-16012-PoC"
}
],
"source_lang": "en-US",
"title": "Mozilla Firefox und Thunderbird: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-02-08T23:00:00.000+00:00",
"generator": {
"date": "2026-02-09T08:27:36.388+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0337",
"initial_release_date": "2020-11-17T23:00:00.000+00:00",
"revision_history": [
{
"date": "2020-11-17T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2020-11-18T23:00:00.000+00:00",
"number": "2",
"summary": "Korrektur"
},
{
"date": "2020-11-19T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Debian, SUSE und Ubuntu aufgenommen"
},
{
"date": "2020-11-22T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE und Debian aufgenommen"
},
{
"date": "2020-11-23T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2020-11-25T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2020-11-26T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-11-29T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE und Red Hat aufgenommen"
},
{
"date": "2020-11-30T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2020-12-01T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2020-12-06T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2020-12-09T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von CentOS aufgenommen"
},
{
"date": "2026-02-08T23:00:00.000+00:00",
"number": "13",
"summary": "PoC aufgenommen"
}
],
"status": "final",
"version": "13"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c83",
"product": {
"name": "Mozilla Firefox \u003c83",
"product_id": "T017724"
}
},
{
"category": "product_version",
"name": "83",
"product": {
"name": "Mozilla Firefox 83",
"product_id": "T017724-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mozilla:firefox:83"
}
}
}
],
"category": "product_name",
"name": "Firefox"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c78.5",
"product": {
"name": "Mozilla Firefox ESR \u003c78.5",
"product_id": "T017725"
}
},
{
"category": "product_version",
"name": "78.5",
"product": {
"name": "Mozilla Firefox ESR 78.5",
"product_id": "T017725-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mozilla:firefox_esr:78.5"
}
}
}
],
"category": "product_name",
"name": "Firefox ESR"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c78.5",
"product": {
"name": "Mozilla Thunderbird \u003c78.5",
"product_id": "T017726"
}
},
{
"category": "product_version",
"name": "78.5",
"product": {
"name": "Mozilla Thunderbird 78.5",
"product_id": "T017726-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mozilla:thunderbird:78.5"
}
}
}
],
"category": "product_name",
"name": "Thunderbird"
}
],
"category": "vendor",
"name": "Mozilla"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source Arch Linux",
"product": {
"name": "Open Source Arch Linux",
"product_id": "T013312",
"product_identification_helper": {
"cpe": "cpe:/o:archlinux:archlinux:-"
}
}
},
{
"category": "product_name",
"name": "Open Source CentOS",
"product": {
"name": "Open Source CentOS",
"product_id": "1727",
"product_identification_helper": {
"cpe": "cpe:/o:centos:centos:-"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-15999",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-15999"
},
{
"cve": "CVE-2020-16012",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-16012"
},
{
"cve": "CVE-2020-26951",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26951"
},
{
"cve": "CVE-2020-26952",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26952"
},
{
"cve": "CVE-2020-26953",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26953"
},
{
"cve": "CVE-2020-26954",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26954"
},
{
"cve": "CVE-2020-26955",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26955"
},
{
"cve": "CVE-2020-26956",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26956"
},
{
"cve": "CVE-2020-26957",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26957"
},
{
"cve": "CVE-2020-26958",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26958"
},
{
"cve": "CVE-2020-26959",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26959"
},
{
"cve": "CVE-2020-26960",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26960"
},
{
"cve": "CVE-2020-26961",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26961"
},
{
"cve": "CVE-2020-26962",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26962"
},
{
"cve": "CVE-2020-26963",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26963"
},
{
"cve": "CVE-2020-26964",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26964"
},
{
"cve": "CVE-2020-26965",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26965"
},
{
"cve": "CVE-2020-26966",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26966"
},
{
"cve": "CVE-2020-26967",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26967"
},
{
"cve": "CVE-2020-26968",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26968"
},
{
"cve": "CVE-2020-26969",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T017724",
"T013312",
"T017725",
"T017726",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2020-11-17T23:00:00.000+00:00",
"title": "CVE-2020-26969"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.