Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-21381
Vulnerability from cvelistv5
Published
2021-03-11 00:00
Modified
2024-08-03 18:09
Severity ?
EPSS score ?
Summary
Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. In Flatpack since version 0.9.4 and before version 1.10.2 has a vulnerability in the "file forwarding" feature which can be used by an attacker to gain access to files that would not ordinarily be allowed by the app's permissions. By putting the special tokens `@@` and/or `@@u` in the Exec field of a Flatpak app's .desktop file, a malicious app publisher can trick flatpak into behaving as though the user had chosen to open a target file with their Flatpak app, which automatically makes that file available to the Flatpak app. This is fixed in version 1.10.2. A minimal solution is the first commit "`Disallow @@ and @@U usage in desktop files`". The follow-up commits "`dir: Reserve the whole @@ prefix`" and "`dir: Refuse to export .desktop files with suspicious uses of @@ tokens`" are recommended, but not strictly required. As a workaround, avoid installing Flatpak apps from untrusted sources, or check the contents of the exported `.desktop` files in `exports/share/applications/*.desktop` (typically `~/.local/share/flatpak/exports/share/applications/*.desktop` and `/var/lib/flatpak/exports/share/applications/*.desktop`) to make sure that literal filenames do not follow `@@` or `@@u`.
References
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-03T18:09:15.945Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_transferred", ], url: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", }, { tags: [ "x_transferred", ], url: "https://github.com/flatpak/flatpak/pull/4156", }, { tags: [ "x_transferred", ], url: "https://github.com/flatpak/flatpak/commit/8279c5818425b6812523e3805bbe242fb6a5d961", }, { tags: [ "x_transferred", ], url: "https://github.com/flatpak/flatpak/commit/a7401e638bf0c03102039e216ab1081922f140ae", }, { tags: [ "x_transferred", ], url: "https://github.com/flatpak/flatpak/commit/eb7946bb6248923d8c90fe9b84425fef97ae580d", }, { tags: [ "x_transferred", ], url: "https://github.com/flatpak/flatpak/releases/tag/1.10.2", }, { name: "DSA-4868", tags: [ "vendor-advisory", "x_transferred", ], url: "https://www.debian.org/security/2021/dsa-4868", }, { name: "FEDORA-2021-26ad138ffa", tags: [ "vendor-advisory", "x_transferred", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WXNVFOIB6ZP4DGOVKAM25T6OIEP3YLGV/", }, { name: "FEDORA-2021-fe7decc595", tags: [ "vendor-advisory", "x_transferred", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2MXXLXC2DPJ45HSMTI5MZYHMYEGQN6AA/", }, { name: "GLSA-202312-12", tags: [ "vendor-advisory", "x_transferred", ], url: "https://security.gentoo.org/glsa/202312-12", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "flatpak", vendor: "flatpak", versions: [ { status: "affected", version: ">= 0.9.4, < 1.10.2", }, ], }, ], descriptions: [ { lang: "en", value: "Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. In Flatpack since version 0.9.4 and before version 1.10.2 has a vulnerability in the \"file forwarding\" feature which can be used by an attacker to gain access to files that would not ordinarily be allowed by the app's permissions. By putting the special tokens `@@` and/or `@@u` in the Exec field of a Flatpak app's .desktop file, a malicious app publisher can trick flatpak into behaving as though the user had chosen to open a target file with their Flatpak app, which automatically makes that file available to the Flatpak app. This is fixed in version 1.10.2. A minimal solution is the first commit \"`Disallow @@ and @@U usage in desktop files`\". The follow-up commits \"`dir: Reserve the whole @@ prefix`\" and \"`dir: Refuse to export .desktop files with suspicious uses of @@ tokens`\" are recommended, but not strictly required. As a workaround, avoid installing Flatpak apps from untrusted sources, or check the contents of the exported `.desktop` files in `exports/share/applications/*.desktop` (typically `~/.local/share/flatpak/exports/share/applications/*.desktop` and `/var/lib/flatpak/exports/share/applications/*.desktop`) to make sure that literal filenames do not follow `@@` or `@@u`.", }, ], metrics: [ { cvssV3_1: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "NONE", baseScore: 7.1, baseSeverity: "HIGH", confidentialityImpact: "LOW", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N", version: "3.1", }, }, ], problemTypes: [ { descriptions: [ { cweId: "CWE-74", description: "CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')", lang: "en", type: "CWE", }, ], }, ], providerMetadata: { dateUpdated: "2023-12-23T10:06:19.370583", orgId: "a0819718-46f1-4df5-94e2-005712e83aaa", shortName: "GitHub_M", }, references: [ { url: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", }, { url: "https://github.com/flatpak/flatpak/pull/4156", }, { url: "https://github.com/flatpak/flatpak/commit/8279c5818425b6812523e3805bbe242fb6a5d961", }, { url: "https://github.com/flatpak/flatpak/commit/a7401e638bf0c03102039e216ab1081922f140ae", }, { url: "https://github.com/flatpak/flatpak/commit/eb7946bb6248923d8c90fe9b84425fef97ae580d", }, { url: "https://github.com/flatpak/flatpak/releases/tag/1.10.2", }, { name: "DSA-4868", tags: [ "vendor-advisory", ], url: "https://www.debian.org/security/2021/dsa-4868", }, { name: "FEDORA-2021-26ad138ffa", tags: [ "vendor-advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WXNVFOIB6ZP4DGOVKAM25T6OIEP3YLGV/", }, { name: "FEDORA-2021-fe7decc595", tags: [ "vendor-advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2MXXLXC2DPJ45HSMTI5MZYHMYEGQN6AA/", }, { name: "GLSA-202312-12", tags: [ "vendor-advisory", ], url: "https://security.gentoo.org/glsa/202312-12", }, ], source: { advisory: "GHSA-xgh4-387p-hqpp", discovery: "UNKNOWN", }, title: "Sandbox escape via special tokens in .desktop file", }, }, cveMetadata: { assignerOrgId: "a0819718-46f1-4df5-94e2-005712e83aaa", assignerShortName: "GitHub_M", cveId: "CVE-2021-21381", datePublished: "2021-03-11T00:00:00", dateReserved: "2020-12-22T00:00:00", dateUpdated: "2024-08-03T18:09:15.945Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", "vulnerability-lookup:meta": { nvd: "{\"cve\":{\"id\":\"CVE-2021-21381\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2021-03-11T17:15:12.703\",\"lastModified\":\"2024-11-21T05:48:14.423\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. In Flatpack since version 0.9.4 and before version 1.10.2 has a vulnerability in the \\\"file forwarding\\\" feature which can be used by an attacker to gain access to files that would not ordinarily be allowed by the app's permissions. By putting the special tokens `@@` and/or `@@u` in the Exec field of a Flatpak app's .desktop file, a malicious app publisher can trick flatpak into behaving as though the user had chosen to open a target file with their Flatpak app, which automatically makes that file available to the Flatpak app. This is fixed in version 1.10.2. A minimal solution is the first commit \\\"`Disallow @@ and @@U usage in desktop files`\\\". The follow-up commits \\\"`dir: Reserve the whole @@ prefix`\\\" and \\\"`dir: Refuse to export .desktop files with suspicious uses of @@ tokens`\\\" are recommended, but not strictly required. As a workaround, avoid installing Flatpak apps from untrusted sources, or check the contents of the exported `.desktop` files in `exports/share/applications/*.desktop` (typically `~/.local/share/flatpak/exports/share/applications/*.desktop` and `/var/lib/flatpak/exports/share/applications/*.desktop`) to make sure that literal filenames do not follow `@@` or `@@u`.\"},{\"lang\":\"es\",\"value\":\"Flatpak es un sistema para construir, distribuir y ejecutar aplicaciones de escritorio en sandbox en Linux. En Flatpack desde la versión 0.9.4 y anteriores a la versión 1.10.2, presenta una vulnerabilidad en la funcionalidad \\\"file forwarding\\\" que puede ser usada por un atacante para conseguir acceso a archivos que normalmente no estarían permitidos por los permisos de la aplicación. Colocando los tokens especiales \\\"@@\\\" y/o \\\"@@u\\\" en el campo Exec del archivo .desktop de una aplicación Flatpak, un editor de aplicaciones malicioso puede engañar a Flatpak para que se comporte como si el usuario hubiera elegido abrir un archivo de destino con su aplicación Flatpak, lo que automáticamente hace que ese archivo esté disponible para la aplicación Flatpak. Esto ha sido corregido en versión 1.10.2. Una solución mínima es el primer commit \\\"`Disallow @@ and @@U usage in desktop files`\\\". El siguiente commit \\\"`dir: Reserve the whole @@ prefix`\\\" y \\\"`dir: Refuse to export .desktop files with suspicious uses of @@ tokens`\\\" se recomiendan, pero no son estrictamente necesarias. Como solución, evite instalar aplicaciones Flatpak de fuentes no fiables, o compruebe el contenido de los archivos exportados \\\".desktop\\\" en \\\"exports/share/applications/*.desktop\\\" (normalmente \\\"~/.local/share/flatpak/exports/share/applications/*.desktop\\\" y \\\"/var/lib/flatpak/exports/share/applications/*.desktop\\\") para asegurarse de que los nombres literales de los archivos no siguen \\\"@@\\\" o \\\"@@u\\\"\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":4.7},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N\",\"baseScore\":8.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":5.8}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:N\",\"baseScore\":5.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":4.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-74\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:flatpak:flatpak:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.9.4\",\"versionEndExcluding\":\"1.10.2\",\"matchCriteriaId\":\"AB8FA716-DCCF-4E1B-B683-B5313303ED3E\"}]}]},{\"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:33:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E460AA51-FCDA-46B9-AE97-E6676AA5E194\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"}]}]}],\"references\":[{\"url\":\"https://github.com/flatpak/flatpak/commit/8279c5818425b6812523e3805bbe242fb6a5d961\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/flatpak/flatpak/commit/a7401e638bf0c03102039e216ab1081922f140ae\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/flatpak/flatpak/commit/eb7946bb6248923d8c90fe9b84425fef97ae580d\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/flatpak/flatpak/pull/4156\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/flatpak/flatpak/releases/tag/1.10.2\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2MXXLXC2DPJ45HSMTI5MZYHMYEGQN6AA/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WXNVFOIB6ZP4DGOVKAM25T6OIEP3YLGV/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://security.gentoo.org/glsa/202312-12\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://www.debian.org/security/2021/dsa-4868\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/flatpak/flatpak/commit/8279c5818425b6812523e3805bbe242fb6a5d961\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/flatpak/flatpak/commit/a7401e638bf0c03102039e216ab1081922f140ae\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/flatpak/flatpak/commit/eb7946bb6248923d8c90fe9b84425fef97ae580d\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/flatpak/flatpak/pull/4156\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/flatpak/flatpak/releases/tag/1.10.2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2MXXLXC2DPJ45HSMTI5MZYHMYEGQN6AA/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WXNVFOIB6ZP4DGOVKAM25T6OIEP3YLGV/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202312-12\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.debian.org/security/2021/dsa-4868\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}", }, }
RHSA-2021:1073
Vulnerability from csaf_redhat
Published
2021-04-06 12:26
Modified
2024-11-22 16:40
Summary
Red Hat Security Advisory: flatpak security update
Notes
Topic
An update for flatpak is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux.
Security Fix(es):
* flatpak: "file forwarding" feature can be used to gain unprivileged access to files (CVE-2021-21381)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for flatpak is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux.\n\nSecurity Fix(es):\n\n* flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files (CVE-2021-21381)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2021:1073", url: "https://access.redhat.com/errata/RHSA-2021:1073", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1936985", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1936985", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1073.json", }, ], title: "Red Hat Security Advisory: flatpak security update", tracking: { current_release_date: "2024-11-22T16:40:02+00:00", generator: { date: "2024-11-22T16:40:02+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2021:1073", initial_release_date: "2021-04-06T12:26:01+00:00", revision_history: [ { date: "2021-04-06T12:26:01+00:00", number: "1", summary: "Initial version", }, { date: "2021-04-06T12:26:01+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-22T16:40:02+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product: { name: "Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_eus:8.2::appstream", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-5.el8_2.src", product: { name: "flatpak-0:1.6.2-5.el8_2.src", product_id: "flatpak-0:1.6.2-5.el8_2.src", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-5.el8_2?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-5.el8_2.aarch64", product: { name: "flatpak-0:1.6.2-5.el8_2.aarch64", product_id: "flatpak-0:1.6.2-5.el8_2.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-5.el8_2?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.6.2-5.el8_2.aarch64", product: { name: "flatpak-libs-0:1.6.2-5.el8_2.aarch64", product_id: "flatpak-libs-0:1.6.2-5.el8_2.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-5.el8_2?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", product: { name: "flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", product_id: "flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper@1.6.2-5.el8_2?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", product: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", product_id: "flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-5.el8_2?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", product: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", product_id: "flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-5.el8_2?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", product: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", product_id: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-5.el8_2?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-5.el8_2?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", product: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", product_id: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-5.el8_2?arch=aarch64", }, }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-5.el8_2.ppc64le", product: { name: "flatpak-0:1.6.2-5.el8_2.ppc64le", product_id: "flatpak-0:1.6.2-5.el8_2.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-5.el8_2?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.6.2-5.el8_2.ppc64le", product: { name: "flatpak-libs-0:1.6.2-5.el8_2.ppc64le", product_id: "flatpak-libs-0:1.6.2-5.el8_2.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-5.el8_2?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", product: { name: "flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", product_id: "flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper@1.6.2-5.el8_2?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", product: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", product_id: "flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-5.el8_2?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", product: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", product_id: "flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-5.el8_2?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", product: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", product_id: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-5.el8_2?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-5.el8_2?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", product: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", product_id: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-5.el8_2?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-5.el8_2.x86_64", product: { name: "flatpak-0:1.6.2-5.el8_2.x86_64", product_id: "flatpak-0:1.6.2-5.el8_2.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-5.el8_2?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.6.2-5.el8_2.x86_64", product: { name: "flatpak-libs-0:1.6.2-5.el8_2.x86_64", product_id: "flatpak-libs-0:1.6.2-5.el8_2.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-5.el8_2?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", product: { name: "flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", product_id: "flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper@1.6.2-5.el8_2?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", product: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", product_id: "flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-5.el8_2?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", product: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", product_id: "flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-5.el8_2?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", product: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", product_id: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-5.el8_2?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-5.el8_2?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", product: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", product_id: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-5.el8_2?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "flatpak-libs-0:1.6.2-5.el8_2.i686", product: { name: "flatpak-libs-0:1.6.2-5.el8_2.i686", product_id: "flatpak-libs-0:1.6.2-5.el8_2.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-5.el8_2?arch=i686", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-5.el8_2.i686", product: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.i686", product_id: "flatpak-debugsource-0:1.6.2-5.el8_2.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-5.el8_2?arch=i686", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-5.el8_2.i686", product: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.i686", product_id: "flatpak-debuginfo-0:1.6.2-5.el8_2.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-5.el8_2?arch=i686", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", product: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", product_id: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-5.el8_2?arch=i686", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-5.el8_2?arch=i686", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", product: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", product_id: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-5.el8_2?arch=i686", }, }, }, ], category: "architecture", name: "i686", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-5.el8_2.s390x", product: { name: "flatpak-0:1.6.2-5.el8_2.s390x", product_id: "flatpak-0:1.6.2-5.el8_2.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-5.el8_2?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.6.2-5.el8_2.s390x", product: { name: "flatpak-libs-0:1.6.2-5.el8_2.s390x", product_id: "flatpak-libs-0:1.6.2-5.el8_2.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-5.el8_2?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-session-helper-0:1.6.2-5.el8_2.s390x", product: { name: "flatpak-session-helper-0:1.6.2-5.el8_2.s390x", product_id: "flatpak-session-helper-0:1.6.2-5.el8_2.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper@1.6.2-5.el8_2?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-5.el8_2.s390x", product: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.s390x", product_id: "flatpak-debugsource-0:1.6.2-5.el8_2.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-5.el8_2?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", product: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", product_id: "flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-5.el8_2?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", product: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", product_id: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-5.el8_2?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-5.el8_2?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", product: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", product_id: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-5.el8_2?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "flatpak-selinux-0:1.6.2-5.el8_2.noarch", product: { name: "flatpak-selinux-0:1.6.2-5.el8_2.noarch", product_id: "flatpak-selinux-0:1.6.2-5.el8_2.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-selinux@1.6.2-5.el8_2?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.aarch64", }, product_reference: "flatpak-0:1.6.2-5.el8_2.aarch64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.ppc64le", }, product_reference: "flatpak-0:1.6.2-5.el8_2.ppc64le", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.s390x", }, product_reference: "flatpak-0:1.6.2-5.el8_2.s390x", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-5.el8_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.src", }, product_reference: "flatpak-0:1.6.2-5.el8_2.src", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.x86_64", }, product_reference: "flatpak-0:1.6.2-5.el8_2.x86_64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", }, product_reference: "flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.i686", }, product_reference: "flatpak-debuginfo-0:1.6.2-5.el8_2.i686", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", }, product_reference: "flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", }, product_reference: "flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", }, product_reference: "flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.i686", }, product_reference: "flatpak-debugsource-0:1.6.2-5.el8_2.i686", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", }, product_reference: "flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.s390x", }, product_reference: "flatpak-debugsource-0:1.6.2-5.el8_2.s390x", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", }, product_reference: "flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.aarch64", }, product_reference: "flatpak-libs-0:1.6.2-5.el8_2.aarch64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-5.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.i686", }, product_reference: "flatpak-libs-0:1.6.2-5.el8_2.i686", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.ppc64le", }, product_reference: "flatpak-libs-0:1.6.2-5.el8_2.ppc64le", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.s390x", }, product_reference: "flatpak-libs-0:1.6.2-5.el8_2.s390x", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.x86_64", }, product_reference: "flatpak-libs-0:1.6.2-5.el8_2.x86_64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-selinux-0:1.6.2-5.el8_2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-selinux-0:1.6.2-5.el8_2.noarch", }, product_reference: "flatpak-selinux-0:1.6.2-5.el8_2.noarch", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-0:1.6.2-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", }, product_reference: "flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", }, product_reference: "flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-0:1.6.2-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.s390x", }, product_reference: "flatpak-session-helper-0:1.6.2-5.el8_2.s390x", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-0:1.6.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", }, product_reference: "flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, ], }, vulnerabilities: [ { cve: "CVE-2021-21381", cwe: { id: "CWE-284", name: "Improper Access Control", }, discovery_date: "2021-03-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1936985", }, ], notes: [ { category: "description", text: "A sandbox escape flaw was found in the way flatpak handled special tokens in \".desktop\" files. This flaw allows an attacker to gain access to files that are not ordinarily allowed by the app's permissions. The highest threat from this vulnerability is to confidentiality and integrity.", title: "Vulnerability description", }, { category: "summary", text: "flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files", title: "Vulnerability summary", }, { category: "other", text: "This is essentially a sandbox escape flaw and needs a malicious app publisher to execute the exploit.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.src", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-selinux-0:1.6.2-5.el8_2.noarch", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21381", }, { category: "external", summary: "RHBZ#1936985", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1936985", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21381", url: "https://www.cve.org/CVERecord?id=CVE-2021-21381", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21381", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21381", }, { category: "external", summary: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", url: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", }, ], release_date: "2021-03-09T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-04-06T12:26:01+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.src", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-selinux-0:1.6.2-5.el8_2.noarch", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:1073", }, { category: "workaround", details: "Avoid installing Flatpak apps from untrusted sources, or check the contents of the exported .desktop files in exports/share/applications/*.desktop (typically ~/.local/share/flatpak/exports/share/applications/*.desktop and /var/lib/flatpak/exports/share/applications/*.desktop) to make sure that literal filenames do not follow @@ or @@u.", product_ids: [ "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.src", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-selinux-0:1.6.2-5.el8_2.noarch", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 8.1, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.src", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-selinux-0:1.6.2-5.el8_2.noarch", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files", }, ], }
rhsa-2021:1073
Vulnerability from csaf_redhat
Published
2021-04-06 12:26
Modified
2024-11-22 16:40
Summary
Red Hat Security Advisory: flatpak security update
Notes
Topic
An update for flatpak is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux.
Security Fix(es):
* flatpak: "file forwarding" feature can be used to gain unprivileged access to files (CVE-2021-21381)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for flatpak is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux.\n\nSecurity Fix(es):\n\n* flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files (CVE-2021-21381)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2021:1073", url: "https://access.redhat.com/errata/RHSA-2021:1073", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1936985", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1936985", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1073.json", }, ], title: "Red Hat Security Advisory: flatpak security update", tracking: { current_release_date: "2024-11-22T16:40:02+00:00", generator: { date: "2024-11-22T16:40:02+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2021:1073", initial_release_date: "2021-04-06T12:26:01+00:00", revision_history: [ { date: "2021-04-06T12:26:01+00:00", number: "1", summary: "Initial version", }, { date: "2021-04-06T12:26:01+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-22T16:40:02+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product: { name: "Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_eus:8.2::appstream", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-5.el8_2.src", product: { name: "flatpak-0:1.6.2-5.el8_2.src", product_id: "flatpak-0:1.6.2-5.el8_2.src", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-5.el8_2?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-5.el8_2.aarch64", product: { name: "flatpak-0:1.6.2-5.el8_2.aarch64", product_id: "flatpak-0:1.6.2-5.el8_2.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-5.el8_2?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.6.2-5.el8_2.aarch64", product: { name: "flatpak-libs-0:1.6.2-5.el8_2.aarch64", product_id: "flatpak-libs-0:1.6.2-5.el8_2.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-5.el8_2?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", product: { name: "flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", product_id: "flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper@1.6.2-5.el8_2?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", product: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", product_id: "flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-5.el8_2?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", product: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", product_id: "flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-5.el8_2?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", product: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", product_id: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-5.el8_2?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-5.el8_2?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", product: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", product_id: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-5.el8_2?arch=aarch64", }, }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-5.el8_2.ppc64le", product: { name: "flatpak-0:1.6.2-5.el8_2.ppc64le", product_id: "flatpak-0:1.6.2-5.el8_2.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-5.el8_2?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.6.2-5.el8_2.ppc64le", product: { name: "flatpak-libs-0:1.6.2-5.el8_2.ppc64le", product_id: "flatpak-libs-0:1.6.2-5.el8_2.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-5.el8_2?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", product: { name: "flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", product_id: "flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper@1.6.2-5.el8_2?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", product: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", product_id: "flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-5.el8_2?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", product: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", product_id: "flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-5.el8_2?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", product: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", product_id: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-5.el8_2?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-5.el8_2?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", product: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", product_id: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-5.el8_2?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-5.el8_2.x86_64", product: { name: "flatpak-0:1.6.2-5.el8_2.x86_64", product_id: "flatpak-0:1.6.2-5.el8_2.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-5.el8_2?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.6.2-5.el8_2.x86_64", product: { name: "flatpak-libs-0:1.6.2-5.el8_2.x86_64", product_id: "flatpak-libs-0:1.6.2-5.el8_2.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-5.el8_2?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", product: { name: "flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", product_id: "flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper@1.6.2-5.el8_2?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", product: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", product_id: "flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-5.el8_2?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", product: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", product_id: "flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-5.el8_2?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", product: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", product_id: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-5.el8_2?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-5.el8_2?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", product: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", product_id: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-5.el8_2?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "flatpak-libs-0:1.6.2-5.el8_2.i686", product: { name: "flatpak-libs-0:1.6.2-5.el8_2.i686", product_id: "flatpak-libs-0:1.6.2-5.el8_2.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-5.el8_2?arch=i686", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-5.el8_2.i686", product: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.i686", product_id: "flatpak-debugsource-0:1.6.2-5.el8_2.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-5.el8_2?arch=i686", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-5.el8_2.i686", product: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.i686", product_id: "flatpak-debuginfo-0:1.6.2-5.el8_2.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-5.el8_2?arch=i686", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", product: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", product_id: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-5.el8_2?arch=i686", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-5.el8_2?arch=i686", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", product: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", product_id: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-5.el8_2?arch=i686", }, }, }, ], category: "architecture", name: "i686", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-5.el8_2.s390x", product: { name: "flatpak-0:1.6.2-5.el8_2.s390x", product_id: "flatpak-0:1.6.2-5.el8_2.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-5.el8_2?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.6.2-5.el8_2.s390x", product: { name: "flatpak-libs-0:1.6.2-5.el8_2.s390x", product_id: "flatpak-libs-0:1.6.2-5.el8_2.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-5.el8_2?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-session-helper-0:1.6.2-5.el8_2.s390x", product: { name: "flatpak-session-helper-0:1.6.2-5.el8_2.s390x", product_id: "flatpak-session-helper-0:1.6.2-5.el8_2.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper@1.6.2-5.el8_2?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-5.el8_2.s390x", product: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.s390x", product_id: "flatpak-debugsource-0:1.6.2-5.el8_2.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-5.el8_2?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", product: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", product_id: "flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-5.el8_2?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", product: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", product_id: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-5.el8_2?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-5.el8_2?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", product: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", product_id: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-5.el8_2?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "flatpak-selinux-0:1.6.2-5.el8_2.noarch", product: { name: "flatpak-selinux-0:1.6.2-5.el8_2.noarch", product_id: "flatpak-selinux-0:1.6.2-5.el8_2.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-selinux@1.6.2-5.el8_2?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.aarch64", }, product_reference: "flatpak-0:1.6.2-5.el8_2.aarch64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.ppc64le", }, product_reference: "flatpak-0:1.6.2-5.el8_2.ppc64le", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.s390x", }, product_reference: "flatpak-0:1.6.2-5.el8_2.s390x", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-5.el8_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.src", }, product_reference: "flatpak-0:1.6.2-5.el8_2.src", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.x86_64", }, product_reference: "flatpak-0:1.6.2-5.el8_2.x86_64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", }, product_reference: "flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.i686", }, product_reference: "flatpak-debuginfo-0:1.6.2-5.el8_2.i686", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", }, product_reference: "flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", }, product_reference: "flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", }, product_reference: "flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.i686", }, product_reference: "flatpak-debugsource-0:1.6.2-5.el8_2.i686", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", }, product_reference: "flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.s390x", }, product_reference: "flatpak-debugsource-0:1.6.2-5.el8_2.s390x", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", }, product_reference: "flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.aarch64", }, product_reference: "flatpak-libs-0:1.6.2-5.el8_2.aarch64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-5.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.i686", }, product_reference: "flatpak-libs-0:1.6.2-5.el8_2.i686", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.ppc64le", }, product_reference: "flatpak-libs-0:1.6.2-5.el8_2.ppc64le", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.s390x", }, product_reference: "flatpak-libs-0:1.6.2-5.el8_2.s390x", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.x86_64", }, product_reference: "flatpak-libs-0:1.6.2-5.el8_2.x86_64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-selinux-0:1.6.2-5.el8_2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-selinux-0:1.6.2-5.el8_2.noarch", }, product_reference: "flatpak-selinux-0:1.6.2-5.el8_2.noarch", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-0:1.6.2-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", }, product_reference: "flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", }, product_reference: "flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-0:1.6.2-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.s390x", }, product_reference: "flatpak-session-helper-0:1.6.2-5.el8_2.s390x", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-0:1.6.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", }, product_reference: "flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, ], }, vulnerabilities: [ { cve: "CVE-2021-21381", cwe: { id: "CWE-284", name: "Improper Access Control", }, discovery_date: "2021-03-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1936985", }, ], notes: [ { category: "description", text: "A sandbox escape flaw was found in the way flatpak handled special tokens in \".desktop\" files. This flaw allows an attacker to gain access to files that are not ordinarily allowed by the app's permissions. The highest threat from this vulnerability is to confidentiality and integrity.", title: "Vulnerability description", }, { category: "summary", text: "flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files", title: "Vulnerability summary", }, { category: "other", text: "This is essentially a sandbox escape flaw and needs a malicious app publisher to execute the exploit.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.src", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-selinux-0:1.6.2-5.el8_2.noarch", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21381", }, { category: "external", summary: "RHBZ#1936985", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1936985", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21381", url: "https://www.cve.org/CVERecord?id=CVE-2021-21381", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21381", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21381", }, { category: "external", summary: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", url: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", }, ], release_date: "2021-03-09T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-04-06T12:26:01+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.src", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-selinux-0:1.6.2-5.el8_2.noarch", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:1073", }, { category: "workaround", details: "Avoid installing Flatpak apps from untrusted sources, or check the contents of the exported .desktop files in exports/share/applications/*.desktop (typically ~/.local/share/flatpak/exports/share/applications/*.desktop and /var/lib/flatpak/exports/share/applications/*.desktop) to make sure that literal filenames do not follow @@ or @@u.", product_ids: [ "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.src", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-selinux-0:1.6.2-5.el8_2.noarch", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 8.1, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.src", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-selinux-0:1.6.2-5.el8_2.noarch", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files", }, ], }
rhsa-2021:1074
Vulnerability from csaf_redhat
Published
2021-04-06 09:43
Modified
2024-11-22 16:40
Summary
Red Hat Security Advisory: flatpak security update
Notes
Topic
An update for flatpak is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux.
Security Fix(es):
* flatpak: "file forwarding" feature can be used to gain unprivileged access to files (CVE-2021-21381)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for flatpak is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux.\n\nSecurity Fix(es):\n\n* flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files (CVE-2021-21381)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2021:1074", url: "https://access.redhat.com/errata/RHSA-2021:1074", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1936985", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1936985", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1074.json", }, ], title: "Red Hat Security Advisory: flatpak security update", tracking: { current_release_date: "2024-11-22T16:40:19+00:00", generator: { date: "2024-11-22T16:40:19+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2021:1074", initial_release_date: "2021-04-06T09:43:48+00:00", revision_history: [ { date: "2021-04-06T09:43:48+00:00", number: "1", summary: "Initial version", }, { date: "2021-04-06T09:43:48+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-22T16:40:19+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product: { name: "Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_eus:8.1::appstream", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-4.el8_1.src", product: { name: "flatpak-0:1.0.9-4.el8_1.src", product_id: "flatpak-0:1.0.9-4.el8_1.src", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-4.el8_1?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-4.el8_1.aarch64", product: { name: "flatpak-0:1.0.9-4.el8_1.aarch64", product_id: "flatpak-0:1.0.9-4.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-4.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.0.9-4.el8_1.aarch64", product: { name: "flatpak-libs-0:1.0.9-4.el8_1.aarch64", product_id: "flatpak-libs-0:1.0.9-4.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-4.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", product: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", product_id: "flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.0.9-4.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", product: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", product_id: "flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-4.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", product: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", product_id: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.0.9-4.el8_1?arch=aarch64", }, }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-4.el8_1.ppc64le", product: { name: "flatpak-0:1.0.9-4.el8_1.ppc64le", product_id: "flatpak-0:1.0.9-4.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-4.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.0.9-4.el8_1.ppc64le", product: { name: "flatpak-libs-0:1.0.9-4.el8_1.ppc64le", product_id: "flatpak-libs-0:1.0.9-4.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-4.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", product: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", product_id: "flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.0.9-4.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", product: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", product_id: "flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-4.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", product: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", product_id: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.0.9-4.el8_1?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-4.el8_1.x86_64", product: { name: "flatpak-0:1.0.9-4.el8_1.x86_64", product_id: "flatpak-0:1.0.9-4.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-4.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.0.9-4.el8_1.x86_64", product: { name: "flatpak-libs-0:1.0.9-4.el8_1.x86_64", product_id: "flatpak-libs-0:1.0.9-4.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-4.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", product: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", product_id: "flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.0.9-4.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", product: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", product_id: "flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-4.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", product: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", product_id: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.0.9-4.el8_1?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "flatpak-libs-0:1.0.9-4.el8_1.i686", product: { name: "flatpak-libs-0:1.0.9-4.el8_1.i686", product_id: "flatpak-libs-0:1.0.9-4.el8_1.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-4.el8_1?arch=i686", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.0.9-4.el8_1.i686", product: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.i686", product_id: "flatpak-debugsource-0:1.0.9-4.el8_1.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.0.9-4.el8_1?arch=i686", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-4.el8_1.i686", product: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.i686", product_id: "flatpak-debuginfo-0:1.0.9-4.el8_1.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-4.el8_1?arch=i686", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", product: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", product_id: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.0.9-4.el8_1?arch=i686", }, }, }, ], category: "architecture", name: "i686", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-4.el8_1.s390x", product: { name: "flatpak-0:1.0.9-4.el8_1.s390x", product_id: "flatpak-0:1.0.9-4.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-4.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.0.9-4.el8_1.s390x", product: { name: "flatpak-libs-0:1.0.9-4.el8_1.s390x", product_id: "flatpak-libs-0:1.0.9-4.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-4.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.0.9-4.el8_1.s390x", product: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.s390x", product_id: "flatpak-debugsource-0:1.0.9-4.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.0.9-4.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", product: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", product_id: "flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-4.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", product: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", product_id: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.0.9-4.el8_1?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-4.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.aarch64", }, product_reference: "flatpak-0:1.0.9-4.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-4.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.ppc64le", }, product_reference: "flatpak-0:1.0.9-4.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-4.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.s390x", }, product_reference: "flatpak-0:1.0.9-4.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-4.el8_1.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.src", }, product_reference: "flatpak-0:1.0.9-4.el8_1.src", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-4.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.x86_64", }, product_reference: "flatpak-0:1.0.9-4.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", }, product_reference: "flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.i686", }, product_reference: "flatpak-debuginfo-0:1.0.9-4.el8_1.i686", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", }, product_reference: "flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", }, product_reference: "flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", }, product_reference: "flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.i686", }, product_reference: "flatpak-debugsource-0:1.0.9-4.el8_1.i686", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", }, product_reference: "flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.s390x", }, product_reference: "flatpak-debugsource-0:1.0.9-4.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", }, product_reference: "flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-4.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.aarch64", }, product_reference: "flatpak-libs-0:1.0.9-4.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-4.el8_1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.i686", }, product_reference: "flatpak-libs-0:1.0.9-4.el8_1.i686", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-4.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.ppc64le", }, product_reference: "flatpak-libs-0:1.0.9-4.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-4.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.s390x", }, product_reference: "flatpak-libs-0:1.0.9-4.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-4.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.x86_64", }, product_reference: "flatpak-libs-0:1.0.9-4.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", }, product_reference: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", }, product_reference: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", }, product_reference: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", }, product_reference: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", }, product_reference: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, ], }, vulnerabilities: [ { cve: "CVE-2021-21381", cwe: { id: "CWE-284", name: "Improper Access Control", }, discovery_date: "2021-03-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1936985", }, ], notes: [ { category: "description", text: "A sandbox escape flaw was found in the way flatpak handled special tokens in \".desktop\" files. This flaw allows an attacker to gain access to files that are not ordinarily allowed by the app's permissions. The highest threat from this vulnerability is to confidentiality and integrity.", title: "Vulnerability description", }, { category: "summary", text: "flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files", title: "Vulnerability summary", }, { category: "other", text: "This is essentially a sandbox escape flaw and needs a malicious app publisher to execute the exploit.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.src", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21381", }, { category: "external", summary: "RHBZ#1936985", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1936985", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21381", url: "https://www.cve.org/CVERecord?id=CVE-2021-21381", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21381", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21381", }, { category: "external", summary: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", url: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", }, ], release_date: "2021-03-09T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-04-06T09:43:48+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.src", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:1074", }, { category: "workaround", details: "Avoid installing Flatpak apps from untrusted sources, or check the contents of the exported .desktop files in exports/share/applications/*.desktop (typically ~/.local/share/flatpak/exports/share/applications/*.desktop and /var/lib/flatpak/exports/share/applications/*.desktop) to make sure that literal filenames do not follow @@ or @@u.", product_ids: [ "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.src", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 8.1, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.src", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files", }, ], }
rhsa-2021_1002
Vulnerability from csaf_redhat
Published
2021-03-29 08:25
Modified
2024-11-22 16:39
Summary
Red Hat Security Advisory: flatpak security update
Notes
Topic
An update for flatpak is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux.
Security Fix(es):
* flatpak: "file forwarding" feature can be used to gain unprivileged access to files (CVE-2021-21381)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for flatpak is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux.\n\nSecurity Fix(es):\n\n* flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files (CVE-2021-21381)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2021:1002", url: "https://access.redhat.com/errata/RHSA-2021:1002", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1936985", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1936985", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1002.json", }, ], title: "Red Hat Security Advisory: flatpak security update", tracking: { current_release_date: "2024-11-22T16:39:53+00:00", generator: { date: "2024-11-22T16:39:53+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2021:1002", initial_release_date: "2021-03-29T08:25:08+00:00", revision_history: [ { date: "2021-03-29T08:25:08+00:00", number: "1", summary: "Initial version", }, { date: "2021-03-29T08:25:08+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-22T16:39:53+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux Client (v. 7)", product: { name: "Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::client", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Client Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::client", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product: { name: "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::computenode", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server (v. 7)", product: { name: "Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Workstation (v. 7)", product: { name: "Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::workstation", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Workstation Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::workstation", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-11.el7_9.src", product: { name: "flatpak-0:1.0.9-11.el7_9.src", product_id: "flatpak-0:1.0.9-11.el7_9.src", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-11.el7_9?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-11.el7_9.x86_64", product: { name: "flatpak-0:1.0.9-11.el7_9.x86_64", product_id: "flatpak-0:1.0.9-11.el7_9.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-11.el7_9?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", product: { name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", product_id: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-11.el7_9?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", product: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", product_id: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-11.el7_9?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", product: { name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", product_id: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-builder@1.0.0-11.el7_9?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", product: { name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", product_id: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-devel@1.0.9-11.el7_9?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-11.el7_9.ppc64le", product: { name: "flatpak-0:1.0.9-11.el7_9.ppc64le", product_id: "flatpak-0:1.0.9-11.el7_9.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-11.el7_9?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", product: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", product_id: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-11.el7_9?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", product: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", product_id: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-11.el7_9?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", product: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", product_id: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-builder@1.0.0-11.el7_9?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", product: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", product_id: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-devel@1.0.9-11.el7_9?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-11.el7_9.ppc64", product: { name: "flatpak-0:1.0.9-11.el7_9.ppc64", product_id: "flatpak-0:1.0.9-11.el7_9.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-11.el7_9?arch=ppc64", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", product: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", product_id: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-11.el7_9?arch=ppc64", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", product: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", product_id: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-11.el7_9?arch=ppc64", }, }, }, { category: "product_version", name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", product: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", product_id: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-builder@1.0.0-11.el7_9?arch=ppc64", }, }, }, { category: "product_version", name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", product: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", product_id: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-devel@1.0.9-11.el7_9?arch=ppc64", }, }, }, ], category: "architecture", name: "ppc64", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-11.el7_9.s390x", product: { name: "flatpak-0:1.0.9-11.el7_9.s390x", product_id: "flatpak-0:1.0.9-11.el7_9.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-11.el7_9?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.0.9-11.el7_9.s390x", product: { name: "flatpak-libs-0:1.0.9-11.el7_9.s390x", product_id: "flatpak-libs-0:1.0.9-11.el7_9.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-11.el7_9?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", product: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", product_id: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-11.el7_9?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-builder-0:1.0.0-11.el7_9.s390x", product: { name: "flatpak-builder-0:1.0.0-11.el7_9.s390x", product_id: "flatpak-builder-0:1.0.0-11.el7_9.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-builder@1.0.0-11.el7_9?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-devel-0:1.0.9-11.el7_9.s390x", product: { name: "flatpak-devel-0:1.0.9-11.el7_9.s390x", product_id: "flatpak-devel-0:1.0.9-11.el7_9.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-devel@1.0.9-11.el7_9?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", }, product_reference: "flatpak-0:1.0.9-11.el7_9.src", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.s390x", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", }, product_reference: "flatpak-0:1.0.9-11.el7_9.src", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.s390x", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", }, product_reference: "flatpak-0:1.0.9-11.el7_9.src", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.s390x", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", }, product_reference: "flatpak-0:1.0.9-11.el7_9.src", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.s390x", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", }, product_reference: "flatpak-0:1.0.9-11.el7_9.src", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.s390x", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", }, product_reference: "flatpak-0:1.0.9-11.el7_9.src", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.s390x", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", }, product_reference: "flatpak-0:1.0.9-11.el7_9.src", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.s390x", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, ], }, vulnerabilities: [ { cve: "CVE-2021-21381", cwe: { id: "CWE-284", name: "Improper Access Control", }, discovery_date: "2021-03-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1936985", }, ], notes: [ { category: "description", text: "A sandbox escape flaw was found in the way flatpak handled special tokens in \".desktop\" files. This flaw allows an attacker to gain access to files that are not ordinarily allowed by the app's permissions. The highest threat from this vulnerability is to confidentiality and integrity.", title: "Vulnerability description", }, { category: "summary", text: "flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files", title: "Vulnerability summary", }, { category: "other", text: "This is essentially a sandbox escape flaw and needs a malicious app publisher to execute the exploit.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21381", }, { category: "external", summary: "RHBZ#1936985", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1936985", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21381", url: "https://www.cve.org/CVERecord?id=CVE-2021-21381", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21381", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21381", }, { category: "external", summary: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", url: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", }, ], release_date: "2021-03-09T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-03-29T08:25:08+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:1002", }, { category: "workaround", details: "Avoid installing Flatpak apps from untrusted sources, or check the contents of the exported .desktop files in exports/share/applications/*.desktop (typically ~/.local/share/flatpak/exports/share/applications/*.desktop and /var/lib/flatpak/exports/share/applications/*.desktop) to make sure that literal filenames do not follow @@ or @@u.", product_ids: [ "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 8.1, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files", }, ], }
RHSA-2021:1068
Vulnerability from csaf_redhat
Published
2021-04-06 12:38
Modified
2024-11-22 16:40
Summary
Red Hat Security Advisory: flatpak security update
Notes
Topic
An update for flatpak is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux.
Security Fix(es):
* flatpak: "file forwarding" feature can be used to gain unprivileged access to files (CVE-2021-21381)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for flatpak is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux.\n\nSecurity Fix(es):\n\n* flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files (CVE-2021-21381)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2021:1068", url: "https://access.redhat.com/errata/RHSA-2021:1068", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1936985", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1936985", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1068.json", }, ], title: "Red Hat Security Advisory: flatpak security update", tracking: { current_release_date: "2024-11-22T16:40:10+00:00", generator: { date: "2024-11-22T16:40:10+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2021:1068", initial_release_date: "2021-04-06T12:38:09+00:00", revision_history: [ { date: "2021-04-06T12:38:09+00:00", number: "1", summary: "Initial version", }, { date: "2021-04-06T12:38:09+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-22T16:40:10+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux AppStream (v. 8)", product: { name: "Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN", product_identification_helper: { cpe: "cpe:/a:redhat:enterprise_linux:8::appstream", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-6.el8_3.src", product: { name: "flatpak-0:1.6.2-6.el8_3.src", product_id: "flatpak-0:1.6.2-6.el8_3.src", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-6.el8_3?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-6.el8_3.aarch64", product: { name: "flatpak-0:1.6.2-6.el8_3.aarch64", product_id: "flatpak-0:1.6.2-6.el8_3.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-6.el8_3?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.6.2-6.el8_3.aarch64", product: { name: "flatpak-libs-0:1.6.2-6.el8_3.aarch64", product_id: "flatpak-libs-0:1.6.2-6.el8_3.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-6.el8_3?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", product: { name: "flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", product_id: "flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper@1.6.2-6.el8_3?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", product: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", product_id: "flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-6.el8_3?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", product: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", product_id: "flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-6.el8_3?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", product: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", product_id: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-6.el8_3?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-6.el8_3?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", product: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", product_id: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-6.el8_3?arch=aarch64", }, }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-6.el8_3.ppc64le", product: { name: "flatpak-0:1.6.2-6.el8_3.ppc64le", product_id: "flatpak-0:1.6.2-6.el8_3.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-6.el8_3?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.6.2-6.el8_3.ppc64le", product: { name: "flatpak-libs-0:1.6.2-6.el8_3.ppc64le", product_id: "flatpak-libs-0:1.6.2-6.el8_3.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-6.el8_3?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", product: { name: "flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", product_id: "flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper@1.6.2-6.el8_3?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", product: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", product_id: "flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-6.el8_3?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", product: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", product_id: "flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-6.el8_3?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", product: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", product_id: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-6.el8_3?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-6.el8_3?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", product: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", product_id: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-6.el8_3?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-6.el8_3.x86_64", product: { name: "flatpak-0:1.6.2-6.el8_3.x86_64", product_id: "flatpak-0:1.6.2-6.el8_3.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-6.el8_3?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.6.2-6.el8_3.x86_64", product: { name: "flatpak-libs-0:1.6.2-6.el8_3.x86_64", product_id: "flatpak-libs-0:1.6.2-6.el8_3.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-6.el8_3?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", product: { name: "flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", product_id: "flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper@1.6.2-6.el8_3?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", product: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", product_id: "flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-6.el8_3?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", product: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", product_id: "flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-6.el8_3?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", product: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", product_id: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-6.el8_3?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-6.el8_3?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", product: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", product_id: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-6.el8_3?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "flatpak-libs-0:1.6.2-6.el8_3.i686", product: { name: "flatpak-libs-0:1.6.2-6.el8_3.i686", product_id: "flatpak-libs-0:1.6.2-6.el8_3.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-6.el8_3?arch=i686", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-6.el8_3.i686", product: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.i686", product_id: "flatpak-debugsource-0:1.6.2-6.el8_3.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-6.el8_3?arch=i686", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-6.el8_3.i686", product: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.i686", product_id: "flatpak-debuginfo-0:1.6.2-6.el8_3.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-6.el8_3?arch=i686", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", product: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", product_id: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-6.el8_3?arch=i686", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-6.el8_3?arch=i686", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", product: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", product_id: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-6.el8_3?arch=i686", }, }, }, ], category: "architecture", name: "i686", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-6.el8_3.s390x", product: { name: "flatpak-0:1.6.2-6.el8_3.s390x", product_id: "flatpak-0:1.6.2-6.el8_3.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-6.el8_3?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.6.2-6.el8_3.s390x", product: { name: "flatpak-libs-0:1.6.2-6.el8_3.s390x", product_id: "flatpak-libs-0:1.6.2-6.el8_3.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-6.el8_3?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-session-helper-0:1.6.2-6.el8_3.s390x", product: { name: "flatpak-session-helper-0:1.6.2-6.el8_3.s390x", product_id: "flatpak-session-helper-0:1.6.2-6.el8_3.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper@1.6.2-6.el8_3?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-6.el8_3.s390x", product: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.s390x", product_id: "flatpak-debugsource-0:1.6.2-6.el8_3.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-6.el8_3?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", product: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", product_id: "flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-6.el8_3?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", product: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", product_id: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-6.el8_3?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-6.el8_3?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", product: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", product_id: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-6.el8_3?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "flatpak-selinux-0:1.6.2-6.el8_3.noarch", product: { name: "flatpak-selinux-0:1.6.2-6.el8_3.noarch", product_id: "flatpak-selinux-0:1.6.2-6.el8_3.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-selinux@1.6.2-6.el8_3?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-6.el8_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.aarch64", }, product_reference: "flatpak-0:1.6.2-6.el8_3.aarch64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-6.el8_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.ppc64le", }, product_reference: "flatpak-0:1.6.2-6.el8_3.ppc64le", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-6.el8_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.s390x", }, product_reference: "flatpak-0:1.6.2-6.el8_3.s390x", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-6.el8_3.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.src", }, product_reference: "flatpak-0:1.6.2-6.el8_3.src", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-6.el8_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.x86_64", }, product_reference: "flatpak-0:1.6.2-6.el8_3.x86_64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", }, product_reference: "flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.i686", }, product_reference: "flatpak-debuginfo-0:1.6.2-6.el8_3.i686", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", }, product_reference: "flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", }, product_reference: "flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", }, product_reference: "flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.i686", }, product_reference: "flatpak-debugsource-0:1.6.2-6.el8_3.i686", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", }, product_reference: "flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.s390x", }, product_reference: "flatpak-debugsource-0:1.6.2-6.el8_3.s390x", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", }, product_reference: "flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-6.el8_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.aarch64", }, product_reference: "flatpak-libs-0:1.6.2-6.el8_3.aarch64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-6.el8_3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.i686", }, product_reference: "flatpak-libs-0:1.6.2-6.el8_3.i686", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-6.el8_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.ppc64le", }, product_reference: "flatpak-libs-0:1.6.2-6.el8_3.ppc64le", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-6.el8_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.s390x", }, product_reference: "flatpak-libs-0:1.6.2-6.el8_3.s390x", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-6.el8_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.x86_64", }, product_reference: "flatpak-libs-0:1.6.2-6.el8_3.x86_64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-selinux-0:1.6.2-6.el8_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-selinux-0:1.6.2-6.el8_3.noarch", }, product_reference: "flatpak-selinux-0:1.6.2-6.el8_3.noarch", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-0:1.6.2-6.el8_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", }, product_reference: "flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", }, product_reference: "flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-0:1.6.2-6.el8_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.s390x", }, product_reference: "flatpak-session-helper-0:1.6.2-6.el8_3.s390x", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-0:1.6.2-6.el8_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", }, product_reference: "flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, ], }, vulnerabilities: [ { cve: "CVE-2021-21381", cwe: { id: "CWE-284", name: "Improper Access Control", }, discovery_date: "2021-03-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1936985", }, ], notes: [ { category: "description", text: "A sandbox escape flaw was found in the way flatpak handled special tokens in \".desktop\" files. This flaw allows an attacker to gain access to files that are not ordinarily allowed by the app's permissions. The highest threat from this vulnerability is to confidentiality and integrity.", title: "Vulnerability description", }, { category: "summary", text: "flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files", title: "Vulnerability summary", }, { category: "other", text: "This is essentially a sandbox escape flaw and needs a malicious app publisher to execute the exploit.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.src", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-selinux-0:1.6.2-6.el8_3.noarch", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21381", }, { category: "external", summary: "RHBZ#1936985", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1936985", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21381", url: "https://www.cve.org/CVERecord?id=CVE-2021-21381", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21381", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21381", }, { category: "external", summary: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", url: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", }, ], release_date: "2021-03-09T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-04-06T12:38:09+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.src", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-selinux-0:1.6.2-6.el8_3.noarch", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:1068", }, { category: "workaround", details: "Avoid installing Flatpak apps from untrusted sources, or check the contents of the exported .desktop files in exports/share/applications/*.desktop (typically ~/.local/share/flatpak/exports/share/applications/*.desktop and /var/lib/flatpak/exports/share/applications/*.desktop) to make sure that literal filenames do not follow @@ or @@u.", product_ids: [ "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.src", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-selinux-0:1.6.2-6.el8_3.noarch", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 8.1, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.src", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-selinux-0:1.6.2-6.el8_3.noarch", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files", }, ], }
rhsa-2021:1068
Vulnerability from csaf_redhat
Published
2021-04-06 12:38
Modified
2024-11-22 16:40
Summary
Red Hat Security Advisory: flatpak security update
Notes
Topic
An update for flatpak is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux.
Security Fix(es):
* flatpak: "file forwarding" feature can be used to gain unprivileged access to files (CVE-2021-21381)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for flatpak is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux.\n\nSecurity Fix(es):\n\n* flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files (CVE-2021-21381)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2021:1068", url: "https://access.redhat.com/errata/RHSA-2021:1068", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1936985", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1936985", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1068.json", }, ], title: "Red Hat Security Advisory: flatpak security update", tracking: { current_release_date: "2024-11-22T16:40:10+00:00", generator: { date: "2024-11-22T16:40:10+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2021:1068", initial_release_date: "2021-04-06T12:38:09+00:00", revision_history: [ { date: "2021-04-06T12:38:09+00:00", number: "1", summary: "Initial version", }, { date: "2021-04-06T12:38:09+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-22T16:40:10+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux AppStream (v. 8)", product: { name: "Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN", product_identification_helper: { cpe: "cpe:/a:redhat:enterprise_linux:8::appstream", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-6.el8_3.src", product: { name: "flatpak-0:1.6.2-6.el8_3.src", product_id: "flatpak-0:1.6.2-6.el8_3.src", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-6.el8_3?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-6.el8_3.aarch64", product: { name: "flatpak-0:1.6.2-6.el8_3.aarch64", product_id: "flatpak-0:1.6.2-6.el8_3.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-6.el8_3?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.6.2-6.el8_3.aarch64", product: { name: "flatpak-libs-0:1.6.2-6.el8_3.aarch64", product_id: "flatpak-libs-0:1.6.2-6.el8_3.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-6.el8_3?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", product: { name: "flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", product_id: "flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper@1.6.2-6.el8_3?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", product: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", product_id: "flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-6.el8_3?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", product: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", product_id: "flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-6.el8_3?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", product: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", product_id: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-6.el8_3?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-6.el8_3?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", product: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", product_id: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-6.el8_3?arch=aarch64", }, }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-6.el8_3.ppc64le", product: { name: "flatpak-0:1.6.2-6.el8_3.ppc64le", product_id: "flatpak-0:1.6.2-6.el8_3.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-6.el8_3?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.6.2-6.el8_3.ppc64le", product: { name: "flatpak-libs-0:1.6.2-6.el8_3.ppc64le", product_id: "flatpak-libs-0:1.6.2-6.el8_3.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-6.el8_3?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", product: { name: "flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", product_id: "flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper@1.6.2-6.el8_3?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", product: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", product_id: "flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-6.el8_3?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", product: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", product_id: "flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-6.el8_3?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", product: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", product_id: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-6.el8_3?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-6.el8_3?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", product: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", product_id: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-6.el8_3?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-6.el8_3.x86_64", product: { name: "flatpak-0:1.6.2-6.el8_3.x86_64", product_id: "flatpak-0:1.6.2-6.el8_3.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-6.el8_3?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.6.2-6.el8_3.x86_64", product: { name: "flatpak-libs-0:1.6.2-6.el8_3.x86_64", product_id: "flatpak-libs-0:1.6.2-6.el8_3.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-6.el8_3?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", product: { name: "flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", product_id: "flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper@1.6.2-6.el8_3?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", product: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", product_id: "flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-6.el8_3?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", product: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", product_id: "flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-6.el8_3?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", product: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", product_id: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-6.el8_3?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-6.el8_3?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", product: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", product_id: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-6.el8_3?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "flatpak-libs-0:1.6.2-6.el8_3.i686", product: { name: "flatpak-libs-0:1.6.2-6.el8_3.i686", product_id: "flatpak-libs-0:1.6.2-6.el8_3.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-6.el8_3?arch=i686", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-6.el8_3.i686", product: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.i686", product_id: "flatpak-debugsource-0:1.6.2-6.el8_3.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-6.el8_3?arch=i686", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-6.el8_3.i686", product: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.i686", product_id: "flatpak-debuginfo-0:1.6.2-6.el8_3.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-6.el8_3?arch=i686", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", product: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", product_id: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-6.el8_3?arch=i686", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-6.el8_3?arch=i686", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", product: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", product_id: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-6.el8_3?arch=i686", }, }, }, ], category: "architecture", name: "i686", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-6.el8_3.s390x", product: { name: "flatpak-0:1.6.2-6.el8_3.s390x", product_id: "flatpak-0:1.6.2-6.el8_3.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-6.el8_3?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.6.2-6.el8_3.s390x", product: { name: "flatpak-libs-0:1.6.2-6.el8_3.s390x", product_id: "flatpak-libs-0:1.6.2-6.el8_3.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-6.el8_3?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-session-helper-0:1.6.2-6.el8_3.s390x", product: { name: "flatpak-session-helper-0:1.6.2-6.el8_3.s390x", product_id: "flatpak-session-helper-0:1.6.2-6.el8_3.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper@1.6.2-6.el8_3?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-6.el8_3.s390x", product: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.s390x", product_id: "flatpak-debugsource-0:1.6.2-6.el8_3.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-6.el8_3?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", product: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", product_id: "flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-6.el8_3?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", product: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", product_id: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-6.el8_3?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-6.el8_3?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", product: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", product_id: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-6.el8_3?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "flatpak-selinux-0:1.6.2-6.el8_3.noarch", product: { name: "flatpak-selinux-0:1.6.2-6.el8_3.noarch", product_id: "flatpak-selinux-0:1.6.2-6.el8_3.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-selinux@1.6.2-6.el8_3?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-6.el8_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.aarch64", }, product_reference: "flatpak-0:1.6.2-6.el8_3.aarch64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-6.el8_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.ppc64le", }, product_reference: "flatpak-0:1.6.2-6.el8_3.ppc64le", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-6.el8_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.s390x", }, product_reference: "flatpak-0:1.6.2-6.el8_3.s390x", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-6.el8_3.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.src", }, product_reference: "flatpak-0:1.6.2-6.el8_3.src", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-6.el8_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.x86_64", }, product_reference: "flatpak-0:1.6.2-6.el8_3.x86_64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", }, product_reference: "flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.i686", }, product_reference: "flatpak-debuginfo-0:1.6.2-6.el8_3.i686", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", }, product_reference: "flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", }, product_reference: "flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", }, product_reference: "flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.i686", }, product_reference: "flatpak-debugsource-0:1.6.2-6.el8_3.i686", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", }, product_reference: "flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.s390x", }, product_reference: "flatpak-debugsource-0:1.6.2-6.el8_3.s390x", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", }, product_reference: "flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-6.el8_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.aarch64", }, product_reference: "flatpak-libs-0:1.6.2-6.el8_3.aarch64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-6.el8_3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.i686", }, product_reference: "flatpak-libs-0:1.6.2-6.el8_3.i686", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-6.el8_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.ppc64le", }, product_reference: "flatpak-libs-0:1.6.2-6.el8_3.ppc64le", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-6.el8_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.s390x", }, product_reference: "flatpak-libs-0:1.6.2-6.el8_3.s390x", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-6.el8_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.x86_64", }, product_reference: "flatpak-libs-0:1.6.2-6.el8_3.x86_64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-selinux-0:1.6.2-6.el8_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-selinux-0:1.6.2-6.el8_3.noarch", }, product_reference: "flatpak-selinux-0:1.6.2-6.el8_3.noarch", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-0:1.6.2-6.el8_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", }, product_reference: "flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", }, product_reference: "flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-0:1.6.2-6.el8_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.s390x", }, product_reference: "flatpak-session-helper-0:1.6.2-6.el8_3.s390x", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-0:1.6.2-6.el8_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", }, product_reference: "flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, ], }, vulnerabilities: [ { cve: "CVE-2021-21381", cwe: { id: "CWE-284", name: "Improper Access Control", }, discovery_date: "2021-03-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1936985", }, ], notes: [ { category: "description", text: "A sandbox escape flaw was found in the way flatpak handled special tokens in \".desktop\" files. This flaw allows an attacker to gain access to files that are not ordinarily allowed by the app's permissions. The highest threat from this vulnerability is to confidentiality and integrity.", title: "Vulnerability description", }, { category: "summary", text: "flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files", title: "Vulnerability summary", }, { category: "other", text: "This is essentially a sandbox escape flaw and needs a malicious app publisher to execute the exploit.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.src", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-selinux-0:1.6.2-6.el8_3.noarch", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21381", }, { category: "external", summary: "RHBZ#1936985", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1936985", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21381", url: "https://www.cve.org/CVERecord?id=CVE-2021-21381", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21381", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21381", }, { category: "external", summary: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", url: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", }, ], release_date: "2021-03-09T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-04-06T12:38:09+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.src", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-selinux-0:1.6.2-6.el8_3.noarch", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:1068", }, { category: "workaround", details: "Avoid installing Flatpak apps from untrusted sources, or check the contents of the exported .desktop files in exports/share/applications/*.desktop (typically ~/.local/share/flatpak/exports/share/applications/*.desktop and /var/lib/flatpak/exports/share/applications/*.desktop) to make sure that literal filenames do not follow @@ or @@u.", product_ids: [ "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.src", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-selinux-0:1.6.2-6.el8_3.noarch", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 8.1, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.src", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-selinux-0:1.6.2-6.el8_3.noarch", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files", }, ], }
rhsa-2021_1068
Vulnerability from csaf_redhat
Published
2021-04-06 12:38
Modified
2024-11-22 16:40
Summary
Red Hat Security Advisory: flatpak security update
Notes
Topic
An update for flatpak is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux.
Security Fix(es):
* flatpak: "file forwarding" feature can be used to gain unprivileged access to files (CVE-2021-21381)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for flatpak is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux.\n\nSecurity Fix(es):\n\n* flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files (CVE-2021-21381)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2021:1068", url: "https://access.redhat.com/errata/RHSA-2021:1068", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1936985", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1936985", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1068.json", }, ], title: "Red Hat Security Advisory: flatpak security update", tracking: { current_release_date: "2024-11-22T16:40:10+00:00", generator: { date: "2024-11-22T16:40:10+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2021:1068", initial_release_date: "2021-04-06T12:38:09+00:00", revision_history: [ { date: "2021-04-06T12:38:09+00:00", number: "1", summary: "Initial version", }, { date: "2021-04-06T12:38:09+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-22T16:40:10+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux AppStream (v. 8)", product: { name: "Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN", product_identification_helper: { cpe: "cpe:/a:redhat:enterprise_linux:8::appstream", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-6.el8_3.src", product: { name: "flatpak-0:1.6.2-6.el8_3.src", product_id: "flatpak-0:1.6.2-6.el8_3.src", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-6.el8_3?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-6.el8_3.aarch64", product: { name: "flatpak-0:1.6.2-6.el8_3.aarch64", product_id: "flatpak-0:1.6.2-6.el8_3.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-6.el8_3?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.6.2-6.el8_3.aarch64", product: { name: "flatpak-libs-0:1.6.2-6.el8_3.aarch64", product_id: "flatpak-libs-0:1.6.2-6.el8_3.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-6.el8_3?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", product: { name: "flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", product_id: "flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper@1.6.2-6.el8_3?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", product: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", product_id: "flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-6.el8_3?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", product: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", product_id: "flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-6.el8_3?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", product: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", product_id: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-6.el8_3?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-6.el8_3?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", product: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", product_id: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-6.el8_3?arch=aarch64", }, }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-6.el8_3.ppc64le", product: { name: "flatpak-0:1.6.2-6.el8_3.ppc64le", product_id: "flatpak-0:1.6.2-6.el8_3.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-6.el8_3?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.6.2-6.el8_3.ppc64le", product: { name: "flatpak-libs-0:1.6.2-6.el8_3.ppc64le", product_id: "flatpak-libs-0:1.6.2-6.el8_3.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-6.el8_3?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", product: { name: "flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", product_id: "flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper@1.6.2-6.el8_3?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", product: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", product_id: "flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-6.el8_3?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", product: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", product_id: "flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-6.el8_3?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", product: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", product_id: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-6.el8_3?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-6.el8_3?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", product: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", product_id: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-6.el8_3?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-6.el8_3.x86_64", product: { name: "flatpak-0:1.6.2-6.el8_3.x86_64", product_id: "flatpak-0:1.6.2-6.el8_3.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-6.el8_3?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.6.2-6.el8_3.x86_64", product: { name: "flatpak-libs-0:1.6.2-6.el8_3.x86_64", product_id: "flatpak-libs-0:1.6.2-6.el8_3.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-6.el8_3?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", product: { name: "flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", product_id: "flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper@1.6.2-6.el8_3?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", product: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", product_id: "flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-6.el8_3?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", product: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", product_id: "flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-6.el8_3?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", product: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", product_id: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-6.el8_3?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-6.el8_3?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", product: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", product_id: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-6.el8_3?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "flatpak-libs-0:1.6.2-6.el8_3.i686", product: { name: "flatpak-libs-0:1.6.2-6.el8_3.i686", product_id: "flatpak-libs-0:1.6.2-6.el8_3.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-6.el8_3?arch=i686", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-6.el8_3.i686", product: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.i686", product_id: "flatpak-debugsource-0:1.6.2-6.el8_3.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-6.el8_3?arch=i686", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-6.el8_3.i686", product: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.i686", product_id: "flatpak-debuginfo-0:1.6.2-6.el8_3.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-6.el8_3?arch=i686", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", product: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", product_id: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-6.el8_3?arch=i686", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-6.el8_3?arch=i686", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", product: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", product_id: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-6.el8_3?arch=i686", }, }, }, ], category: "architecture", name: "i686", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-6.el8_3.s390x", product: { name: "flatpak-0:1.6.2-6.el8_3.s390x", product_id: "flatpak-0:1.6.2-6.el8_3.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-6.el8_3?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.6.2-6.el8_3.s390x", product: { name: "flatpak-libs-0:1.6.2-6.el8_3.s390x", product_id: "flatpak-libs-0:1.6.2-6.el8_3.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-6.el8_3?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-session-helper-0:1.6.2-6.el8_3.s390x", product: { name: "flatpak-session-helper-0:1.6.2-6.el8_3.s390x", product_id: "flatpak-session-helper-0:1.6.2-6.el8_3.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper@1.6.2-6.el8_3?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-6.el8_3.s390x", product: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.s390x", product_id: "flatpak-debugsource-0:1.6.2-6.el8_3.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-6.el8_3?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", product: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", product_id: "flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-6.el8_3?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", product: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", product_id: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-6.el8_3?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-6.el8_3?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", product: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", product_id: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-6.el8_3?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "flatpak-selinux-0:1.6.2-6.el8_3.noarch", product: { name: "flatpak-selinux-0:1.6.2-6.el8_3.noarch", product_id: "flatpak-selinux-0:1.6.2-6.el8_3.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-selinux@1.6.2-6.el8_3?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-6.el8_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.aarch64", }, product_reference: "flatpak-0:1.6.2-6.el8_3.aarch64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-6.el8_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.ppc64le", }, product_reference: "flatpak-0:1.6.2-6.el8_3.ppc64le", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-6.el8_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.s390x", }, product_reference: "flatpak-0:1.6.2-6.el8_3.s390x", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-6.el8_3.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.src", }, product_reference: "flatpak-0:1.6.2-6.el8_3.src", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-6.el8_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.x86_64", }, product_reference: "flatpak-0:1.6.2-6.el8_3.x86_64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", }, product_reference: "flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.i686", }, product_reference: "flatpak-debuginfo-0:1.6.2-6.el8_3.i686", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", }, product_reference: "flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", }, product_reference: "flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", }, product_reference: "flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.i686", }, product_reference: "flatpak-debugsource-0:1.6.2-6.el8_3.i686", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", }, product_reference: "flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.s390x", }, product_reference: "flatpak-debugsource-0:1.6.2-6.el8_3.s390x", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-6.el8_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", }, product_reference: "flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-6.el8_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.aarch64", }, product_reference: "flatpak-libs-0:1.6.2-6.el8_3.aarch64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-6.el8_3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.i686", }, product_reference: "flatpak-libs-0:1.6.2-6.el8_3.i686", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-6.el8_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.ppc64le", }, product_reference: "flatpak-libs-0:1.6.2-6.el8_3.ppc64le", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-6.el8_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.s390x", }, product_reference: "flatpak-libs-0:1.6.2-6.el8_3.s390x", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-6.el8_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.x86_64", }, product_reference: "flatpak-libs-0:1.6.2-6.el8_3.x86_64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-selinux-0:1.6.2-6.el8_3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-selinux-0:1.6.2-6.el8_3.noarch", }, product_reference: "flatpak-selinux-0:1.6.2-6.el8_3.noarch", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-0:1.6.2-6.el8_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", }, product_reference: "flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", }, product_reference: "flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-0:1.6.2-6.el8_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.s390x", }, product_reference: "flatpak-session-helper-0:1.6.2-6.el8_3.s390x", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-0:1.6.2-6.el8_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", }, product_reference: "flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", product_id: "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", relates_to_product_reference: "AppStream-8.3.0.Z.MAIN", }, ], }, vulnerabilities: [ { cve: "CVE-2021-21381", cwe: { id: "CWE-284", name: "Improper Access Control", }, discovery_date: "2021-03-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1936985", }, ], notes: [ { category: "description", text: "A sandbox escape flaw was found in the way flatpak handled special tokens in \".desktop\" files. This flaw allows an attacker to gain access to files that are not ordinarily allowed by the app's permissions. The highest threat from this vulnerability is to confidentiality and integrity.", title: "Vulnerability description", }, { category: "summary", text: "flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files", title: "Vulnerability summary", }, { category: "other", text: "This is essentially a sandbox escape flaw and needs a malicious app publisher to execute the exploit.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.src", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-selinux-0:1.6.2-6.el8_3.noarch", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21381", }, { category: "external", summary: "RHBZ#1936985", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1936985", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21381", url: "https://www.cve.org/CVERecord?id=CVE-2021-21381", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21381", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21381", }, { category: "external", summary: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", url: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", }, ], release_date: "2021-03-09T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-04-06T12:38:09+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.src", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-selinux-0:1.6.2-6.el8_3.noarch", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:1068", }, { category: "workaround", details: "Avoid installing Flatpak apps from untrusted sources, or check the contents of the exported .desktop files in exports/share/applications/*.desktop (typically ~/.local/share/flatpak/exports/share/applications/*.desktop and /var/lib/flatpak/exports/share/applications/*.desktop) to make sure that literal filenames do not follow @@ or @@u.", product_ids: [ "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.src", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-selinux-0:1.6.2-6.el8_3.noarch", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 8.1, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.src", "AppStream-8.3.0.Z.MAIN:flatpak-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-debugsource-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-libs-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-libs-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-selinux-0:1.6.2-6.el8_3.noarch", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-session-helper-debuginfo-0:1.6.2-6.el8_3.x86_64", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.aarch64", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.i686", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.ppc64le", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.s390x", "AppStream-8.3.0.Z.MAIN:flatpak-tests-debuginfo-0:1.6.2-6.el8_3.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files", }, ], }
rhsa-2021:1002
Vulnerability from csaf_redhat
Published
2021-03-29 08:25
Modified
2025-03-19 15:41
Summary
Red Hat Security Advisory: flatpak security update
Notes
Topic
An update for flatpak is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux.
Security Fix(es):
* flatpak: "file forwarding" feature can be used to gain unprivileged access to files (CVE-2021-21381)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for flatpak is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux.\n\nSecurity Fix(es):\n\n* flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files (CVE-2021-21381)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2021:1002", url: "https://access.redhat.com/errata/RHSA-2021:1002", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1936985", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1936985", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1002.json", }, ], title: "Red Hat Security Advisory: flatpak security update", tracking: { current_release_date: "2025-03-19T15:41:20+00:00", generator: { date: "2025-03-19T15:41:20+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.1", }, }, id: "RHSA-2021:1002", initial_release_date: "2021-03-29T08:25:08+00:00", revision_history: [ { date: "2021-03-29T08:25:08+00:00", number: "1", summary: "Initial version", }, { date: "2021-03-29T08:25:08+00:00", number: "2", summary: "Last updated version", }, { date: "2025-03-19T15:41:20+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux Client (v. 7)", product: { name: "Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::client", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Client Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::client", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product: { name: "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::computenode", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server (v. 7)", product: { name: "Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Workstation (v. 7)", product: { name: "Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::workstation", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Workstation Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::workstation", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-11.el7_9.src", product: { name: "flatpak-0:1.0.9-11.el7_9.src", product_id: "flatpak-0:1.0.9-11.el7_9.src", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-11.el7_9?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-11.el7_9.x86_64", product: { name: "flatpak-0:1.0.9-11.el7_9.x86_64", product_id: "flatpak-0:1.0.9-11.el7_9.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-11.el7_9?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", product: { name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", product_id: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-11.el7_9?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", product: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", product_id: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-11.el7_9?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", product: { name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", product_id: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-builder@1.0.0-11.el7_9?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", product: { name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", product_id: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-devel@1.0.9-11.el7_9?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-11.el7_9.ppc64le", product: { name: "flatpak-0:1.0.9-11.el7_9.ppc64le", product_id: "flatpak-0:1.0.9-11.el7_9.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-11.el7_9?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", product: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", product_id: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-11.el7_9?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", product: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", product_id: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-11.el7_9?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", product: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", product_id: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-builder@1.0.0-11.el7_9?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", product: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", product_id: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-devel@1.0.9-11.el7_9?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-11.el7_9.ppc64", product: { name: "flatpak-0:1.0.9-11.el7_9.ppc64", product_id: "flatpak-0:1.0.9-11.el7_9.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-11.el7_9?arch=ppc64", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", product: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", product_id: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-11.el7_9?arch=ppc64", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", product: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", product_id: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-11.el7_9?arch=ppc64", }, }, }, { category: "product_version", name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", product: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", product_id: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-builder@1.0.0-11.el7_9?arch=ppc64", }, }, }, { category: "product_version", name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", product: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", product_id: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-devel@1.0.9-11.el7_9?arch=ppc64", }, }, }, ], category: "architecture", name: "ppc64", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-11.el7_9.s390x", product: { name: "flatpak-0:1.0.9-11.el7_9.s390x", product_id: "flatpak-0:1.0.9-11.el7_9.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-11.el7_9?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.0.9-11.el7_9.s390x", product: { name: "flatpak-libs-0:1.0.9-11.el7_9.s390x", product_id: "flatpak-libs-0:1.0.9-11.el7_9.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-11.el7_9?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", product: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", product_id: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-11.el7_9?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-builder-0:1.0.0-11.el7_9.s390x", product: { name: "flatpak-builder-0:1.0.0-11.el7_9.s390x", product_id: "flatpak-builder-0:1.0.0-11.el7_9.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-builder@1.0.0-11.el7_9?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-devel-0:1.0.9-11.el7_9.s390x", product: { name: "flatpak-devel-0:1.0.9-11.el7_9.s390x", product_id: "flatpak-devel-0:1.0.9-11.el7_9.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-devel@1.0.9-11.el7_9?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", }, product_reference: "flatpak-0:1.0.9-11.el7_9.src", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.s390x", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", }, product_reference: "flatpak-0:1.0.9-11.el7_9.src", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.s390x", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", }, product_reference: "flatpak-0:1.0.9-11.el7_9.src", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.s390x", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", }, product_reference: "flatpak-0:1.0.9-11.el7_9.src", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.s390x", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", }, product_reference: "flatpak-0:1.0.9-11.el7_9.src", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.s390x", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", }, product_reference: "flatpak-0:1.0.9-11.el7_9.src", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.s390x", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", }, product_reference: "flatpak-0:1.0.9-11.el7_9.src", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.s390x", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, ], }, vulnerabilities: [ { cve: "CVE-2021-21381", cwe: { id: "CWE-284", name: "Improper Access Control", }, discovery_date: "2021-03-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1936985", }, ], notes: [ { category: "description", text: "A sandbox escape flaw was found in the way flatpak handled special tokens in \".desktop\" files. This flaw allows an attacker to gain access to files that are not ordinarily allowed by the app's permissions. The highest threat from this vulnerability is to confidentiality and integrity.", title: "Vulnerability description", }, { category: "summary", text: "flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files", title: "Vulnerability summary", }, { category: "other", text: "This is essentially a sandbox escape flaw and needs a malicious app publisher to execute the exploit.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21381", }, { category: "external", summary: "RHBZ#1936985", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1936985", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21381", url: "https://www.cve.org/CVERecord?id=CVE-2021-21381", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21381", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21381", }, { category: "external", summary: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", url: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", }, ], release_date: "2021-03-09T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-03-29T08:25:08+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:1002", }, { category: "workaround", details: "Avoid installing Flatpak apps from untrusted sources, or check the contents of the exported .desktop files in exports/share/applications/*.desktop (typically ~/.local/share/flatpak/exports/share/applications/*.desktop and /var/lib/flatpak/exports/share/applications/*.desktop) to make sure that literal filenames do not follow @@ or @@u.", product_ids: [ "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 8.1, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files", }, ], }
RHSA-2021:1074
Vulnerability from csaf_redhat
Published
2021-04-06 09:43
Modified
2024-11-22 16:40
Summary
Red Hat Security Advisory: flatpak security update
Notes
Topic
An update for flatpak is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux.
Security Fix(es):
* flatpak: "file forwarding" feature can be used to gain unprivileged access to files (CVE-2021-21381)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for flatpak is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux.\n\nSecurity Fix(es):\n\n* flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files (CVE-2021-21381)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2021:1074", url: "https://access.redhat.com/errata/RHSA-2021:1074", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1936985", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1936985", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1074.json", }, ], title: "Red Hat Security Advisory: flatpak security update", tracking: { current_release_date: "2024-11-22T16:40:19+00:00", generator: { date: "2024-11-22T16:40:19+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2021:1074", initial_release_date: "2021-04-06T09:43:48+00:00", revision_history: [ { date: "2021-04-06T09:43:48+00:00", number: "1", summary: "Initial version", }, { date: "2021-04-06T09:43:48+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-22T16:40:19+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product: { name: "Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_eus:8.1::appstream", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-4.el8_1.src", product: { name: "flatpak-0:1.0.9-4.el8_1.src", product_id: "flatpak-0:1.0.9-4.el8_1.src", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-4.el8_1?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-4.el8_1.aarch64", product: { name: "flatpak-0:1.0.9-4.el8_1.aarch64", product_id: "flatpak-0:1.0.9-4.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-4.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.0.9-4.el8_1.aarch64", product: { name: "flatpak-libs-0:1.0.9-4.el8_1.aarch64", product_id: "flatpak-libs-0:1.0.9-4.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-4.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", product: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", product_id: "flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.0.9-4.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", product: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", product_id: "flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-4.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", product: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", product_id: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.0.9-4.el8_1?arch=aarch64", }, }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-4.el8_1.ppc64le", product: { name: "flatpak-0:1.0.9-4.el8_1.ppc64le", product_id: "flatpak-0:1.0.9-4.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-4.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.0.9-4.el8_1.ppc64le", product: { name: "flatpak-libs-0:1.0.9-4.el8_1.ppc64le", product_id: "flatpak-libs-0:1.0.9-4.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-4.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", product: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", product_id: "flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.0.9-4.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", product: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", product_id: "flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-4.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", product: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", product_id: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.0.9-4.el8_1?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-4.el8_1.x86_64", product: { name: "flatpak-0:1.0.9-4.el8_1.x86_64", product_id: "flatpak-0:1.0.9-4.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-4.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.0.9-4.el8_1.x86_64", product: { name: "flatpak-libs-0:1.0.9-4.el8_1.x86_64", product_id: "flatpak-libs-0:1.0.9-4.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-4.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", product: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", product_id: "flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.0.9-4.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", product: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", product_id: "flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-4.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", product: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", product_id: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.0.9-4.el8_1?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "flatpak-libs-0:1.0.9-4.el8_1.i686", product: { name: "flatpak-libs-0:1.0.9-4.el8_1.i686", product_id: "flatpak-libs-0:1.0.9-4.el8_1.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-4.el8_1?arch=i686", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.0.9-4.el8_1.i686", product: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.i686", product_id: "flatpak-debugsource-0:1.0.9-4.el8_1.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.0.9-4.el8_1?arch=i686", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-4.el8_1.i686", product: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.i686", product_id: "flatpak-debuginfo-0:1.0.9-4.el8_1.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-4.el8_1?arch=i686", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", product: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", product_id: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.0.9-4.el8_1?arch=i686", }, }, }, ], category: "architecture", name: "i686", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-4.el8_1.s390x", product: { name: "flatpak-0:1.0.9-4.el8_1.s390x", product_id: "flatpak-0:1.0.9-4.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-4.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.0.9-4.el8_1.s390x", product: { name: "flatpak-libs-0:1.0.9-4.el8_1.s390x", product_id: "flatpak-libs-0:1.0.9-4.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-4.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.0.9-4.el8_1.s390x", product: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.s390x", product_id: "flatpak-debugsource-0:1.0.9-4.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.0.9-4.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", product: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", product_id: "flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-4.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", product: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", product_id: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.0.9-4.el8_1?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-4.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.aarch64", }, product_reference: "flatpak-0:1.0.9-4.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-4.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.ppc64le", }, product_reference: "flatpak-0:1.0.9-4.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-4.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.s390x", }, product_reference: "flatpak-0:1.0.9-4.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-4.el8_1.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.src", }, product_reference: "flatpak-0:1.0.9-4.el8_1.src", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-4.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.x86_64", }, product_reference: "flatpak-0:1.0.9-4.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", }, product_reference: "flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.i686", }, product_reference: "flatpak-debuginfo-0:1.0.9-4.el8_1.i686", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", }, product_reference: "flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", }, product_reference: "flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", }, product_reference: "flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.i686", }, product_reference: "flatpak-debugsource-0:1.0.9-4.el8_1.i686", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", }, product_reference: "flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.s390x", }, product_reference: "flatpak-debugsource-0:1.0.9-4.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", }, product_reference: "flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-4.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.aarch64", }, product_reference: "flatpak-libs-0:1.0.9-4.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-4.el8_1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.i686", }, product_reference: "flatpak-libs-0:1.0.9-4.el8_1.i686", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-4.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.ppc64le", }, product_reference: "flatpak-libs-0:1.0.9-4.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-4.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.s390x", }, product_reference: "flatpak-libs-0:1.0.9-4.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-4.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.x86_64", }, product_reference: "flatpak-libs-0:1.0.9-4.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", }, product_reference: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", }, product_reference: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", }, product_reference: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", }, product_reference: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", }, product_reference: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, ], }, vulnerabilities: [ { cve: "CVE-2021-21381", cwe: { id: "CWE-284", name: "Improper Access Control", }, discovery_date: "2021-03-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1936985", }, ], notes: [ { category: "description", text: "A sandbox escape flaw was found in the way flatpak handled special tokens in \".desktop\" files. This flaw allows an attacker to gain access to files that are not ordinarily allowed by the app's permissions. The highest threat from this vulnerability is to confidentiality and integrity.", title: "Vulnerability description", }, { category: "summary", text: "flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files", title: "Vulnerability summary", }, { category: "other", text: "This is essentially a sandbox escape flaw and needs a malicious app publisher to execute the exploit.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.src", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21381", }, { category: "external", summary: "RHBZ#1936985", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1936985", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21381", url: "https://www.cve.org/CVERecord?id=CVE-2021-21381", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21381", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21381", }, { category: "external", summary: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", url: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", }, ], release_date: "2021-03-09T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-04-06T09:43:48+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.src", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:1074", }, { category: "workaround", details: "Avoid installing Flatpak apps from untrusted sources, or check the contents of the exported .desktop files in exports/share/applications/*.desktop (typically ~/.local/share/flatpak/exports/share/applications/*.desktop and /var/lib/flatpak/exports/share/applications/*.desktop) to make sure that literal filenames do not follow @@ or @@u.", product_ids: [ "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.src", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 8.1, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.src", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files", }, ], }
rhsa-2021_1074
Vulnerability from csaf_redhat
Published
2021-04-06 09:43
Modified
2024-11-22 16:40
Summary
Red Hat Security Advisory: flatpak security update
Notes
Topic
An update for flatpak is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux.
Security Fix(es):
* flatpak: "file forwarding" feature can be used to gain unprivileged access to files (CVE-2021-21381)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for flatpak is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux.\n\nSecurity Fix(es):\n\n* flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files (CVE-2021-21381)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2021:1074", url: "https://access.redhat.com/errata/RHSA-2021:1074", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1936985", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1936985", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1074.json", }, ], title: "Red Hat Security Advisory: flatpak security update", tracking: { current_release_date: "2024-11-22T16:40:19+00:00", generator: { date: "2024-11-22T16:40:19+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2021:1074", initial_release_date: "2021-04-06T09:43:48+00:00", revision_history: [ { date: "2021-04-06T09:43:48+00:00", number: "1", summary: "Initial version", }, { date: "2021-04-06T09:43:48+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-22T16:40:19+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product: { name: "Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_eus:8.1::appstream", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-4.el8_1.src", product: { name: "flatpak-0:1.0.9-4.el8_1.src", product_id: "flatpak-0:1.0.9-4.el8_1.src", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-4.el8_1?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-4.el8_1.aarch64", product: { name: "flatpak-0:1.0.9-4.el8_1.aarch64", product_id: "flatpak-0:1.0.9-4.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-4.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.0.9-4.el8_1.aarch64", product: { name: "flatpak-libs-0:1.0.9-4.el8_1.aarch64", product_id: "flatpak-libs-0:1.0.9-4.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-4.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", product: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", product_id: "flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.0.9-4.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", product: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", product_id: "flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-4.el8_1?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", product: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", product_id: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.0.9-4.el8_1?arch=aarch64", }, }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-4.el8_1.ppc64le", product: { name: "flatpak-0:1.0.9-4.el8_1.ppc64le", product_id: "flatpak-0:1.0.9-4.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-4.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.0.9-4.el8_1.ppc64le", product: { name: "flatpak-libs-0:1.0.9-4.el8_1.ppc64le", product_id: "flatpak-libs-0:1.0.9-4.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-4.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", product: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", product_id: "flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.0.9-4.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", product: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", product_id: "flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-4.el8_1?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", product: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", product_id: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.0.9-4.el8_1?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-4.el8_1.x86_64", product: { name: "flatpak-0:1.0.9-4.el8_1.x86_64", product_id: "flatpak-0:1.0.9-4.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-4.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.0.9-4.el8_1.x86_64", product: { name: "flatpak-libs-0:1.0.9-4.el8_1.x86_64", product_id: "flatpak-libs-0:1.0.9-4.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-4.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", product: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", product_id: "flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.0.9-4.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", product: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", product_id: "flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-4.el8_1?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", product: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", product_id: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.0.9-4.el8_1?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "flatpak-libs-0:1.0.9-4.el8_1.i686", product: { name: "flatpak-libs-0:1.0.9-4.el8_1.i686", product_id: "flatpak-libs-0:1.0.9-4.el8_1.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-4.el8_1?arch=i686", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.0.9-4.el8_1.i686", product: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.i686", product_id: "flatpak-debugsource-0:1.0.9-4.el8_1.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.0.9-4.el8_1?arch=i686", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-4.el8_1.i686", product: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.i686", product_id: "flatpak-debuginfo-0:1.0.9-4.el8_1.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-4.el8_1?arch=i686", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", product: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", product_id: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.0.9-4.el8_1?arch=i686", }, }, }, ], category: "architecture", name: "i686", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-4.el8_1.s390x", product: { name: "flatpak-0:1.0.9-4.el8_1.s390x", product_id: "flatpak-0:1.0.9-4.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-4.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.0.9-4.el8_1.s390x", product: { name: "flatpak-libs-0:1.0.9-4.el8_1.s390x", product_id: "flatpak-libs-0:1.0.9-4.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-4.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.0.9-4.el8_1.s390x", product: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.s390x", product_id: "flatpak-debugsource-0:1.0.9-4.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.0.9-4.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", product: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", product_id: "flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-4.el8_1?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", product: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", product_id: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.0.9-4.el8_1?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-4.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.aarch64", }, product_reference: "flatpak-0:1.0.9-4.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-4.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.ppc64le", }, product_reference: "flatpak-0:1.0.9-4.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-4.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.s390x", }, product_reference: "flatpak-0:1.0.9-4.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-4.el8_1.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.src", }, product_reference: "flatpak-0:1.0.9-4.el8_1.src", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-4.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.x86_64", }, product_reference: "flatpak-0:1.0.9-4.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", }, product_reference: "flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.i686", }, product_reference: "flatpak-debuginfo-0:1.0.9-4.el8_1.i686", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", }, product_reference: "flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", }, product_reference: "flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", }, product_reference: "flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.i686", }, product_reference: "flatpak-debugsource-0:1.0.9-4.el8_1.i686", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", }, product_reference: "flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.s390x", }, product_reference: "flatpak-debugsource-0:1.0.9-4.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.0.9-4.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", }, product_reference: "flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-4.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.aarch64", }, product_reference: "flatpak-libs-0:1.0.9-4.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-4.el8_1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.i686", }, product_reference: "flatpak-libs-0:1.0.9-4.el8_1.i686", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-4.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.ppc64le", }, product_reference: "flatpak-libs-0:1.0.9-4.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-4.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.s390x", }, product_reference: "flatpak-libs-0:1.0.9-4.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-4.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.x86_64", }, product_reference: "flatpak-libs-0:1.0.9-4.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", }, product_reference: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", }, product_reference: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", }, product_reference: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", }, product_reference: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", product_id: "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", }, product_reference: "flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", relates_to_product_reference: "AppStream-8.1.0.Z.EUS", }, ], }, vulnerabilities: [ { cve: "CVE-2021-21381", cwe: { id: "CWE-284", name: "Improper Access Control", }, discovery_date: "2021-03-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1936985", }, ], notes: [ { category: "description", text: "A sandbox escape flaw was found in the way flatpak handled special tokens in \".desktop\" files. This flaw allows an attacker to gain access to files that are not ordinarily allowed by the app's permissions. The highest threat from this vulnerability is to confidentiality and integrity.", title: "Vulnerability description", }, { category: "summary", text: "flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files", title: "Vulnerability summary", }, { category: "other", text: "This is essentially a sandbox escape flaw and needs a malicious app publisher to execute the exploit.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.src", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21381", }, { category: "external", summary: "RHBZ#1936985", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1936985", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21381", url: "https://www.cve.org/CVERecord?id=CVE-2021-21381", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21381", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21381", }, { category: "external", summary: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", url: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", }, ], release_date: "2021-03-09T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-04-06T09:43:48+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.src", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:1074", }, { category: "workaround", details: "Avoid installing Flatpak apps from untrusted sources, or check the contents of the exported .desktop files in exports/share/applications/*.desktop (typically ~/.local/share/flatpak/exports/share/applications/*.desktop and /var/lib/flatpak/exports/share/applications/*.desktop) to make sure that literal filenames do not follow @@ or @@u.", product_ids: [ "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.src", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 8.1, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.src", "AppStream-8.1.0.Z.EUS:flatpak-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-debuginfo-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-debugsource-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-libs-0:1.0.9-4.el8_1.x86_64", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.aarch64", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.i686", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.ppc64le", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.s390x", "AppStream-8.1.0.Z.EUS:flatpak-libs-debuginfo-0:1.0.9-4.el8_1.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files", }, ], }
rhsa-2021_1073
Vulnerability from csaf_redhat
Published
2021-04-06 12:26
Modified
2024-11-22 16:40
Summary
Red Hat Security Advisory: flatpak security update
Notes
Topic
An update for flatpak is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux.
Security Fix(es):
* flatpak: "file forwarding" feature can be used to gain unprivileged access to files (CVE-2021-21381)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for flatpak is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux.\n\nSecurity Fix(es):\n\n* flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files (CVE-2021-21381)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2021:1073", url: "https://access.redhat.com/errata/RHSA-2021:1073", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1936985", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1936985", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1073.json", }, ], title: "Red Hat Security Advisory: flatpak security update", tracking: { current_release_date: "2024-11-22T16:40:02+00:00", generator: { date: "2024-11-22T16:40:02+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2021:1073", initial_release_date: "2021-04-06T12:26:01+00:00", revision_history: [ { date: "2021-04-06T12:26:01+00:00", number: "1", summary: "Initial version", }, { date: "2021-04-06T12:26:01+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-22T16:40:02+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product: { name: "Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS", product_identification_helper: { cpe: "cpe:/a:redhat:rhel_eus:8.2::appstream", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-5.el8_2.src", product: { name: "flatpak-0:1.6.2-5.el8_2.src", product_id: "flatpak-0:1.6.2-5.el8_2.src", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-5.el8_2?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-5.el8_2.aarch64", product: { name: "flatpak-0:1.6.2-5.el8_2.aarch64", product_id: "flatpak-0:1.6.2-5.el8_2.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-5.el8_2?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.6.2-5.el8_2.aarch64", product: { name: "flatpak-libs-0:1.6.2-5.el8_2.aarch64", product_id: "flatpak-libs-0:1.6.2-5.el8_2.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-5.el8_2?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", product: { name: "flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", product_id: "flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper@1.6.2-5.el8_2?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", product: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", product_id: "flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-5.el8_2?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", product: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", product_id: "flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-5.el8_2?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", product: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", product_id: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-5.el8_2?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-5.el8_2?arch=aarch64", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", product: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", product_id: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-5.el8_2?arch=aarch64", }, }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-5.el8_2.ppc64le", product: { name: "flatpak-0:1.6.2-5.el8_2.ppc64le", product_id: "flatpak-0:1.6.2-5.el8_2.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-5.el8_2?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.6.2-5.el8_2.ppc64le", product: { name: "flatpak-libs-0:1.6.2-5.el8_2.ppc64le", product_id: "flatpak-libs-0:1.6.2-5.el8_2.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-5.el8_2?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", product: { name: "flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", product_id: "flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper@1.6.2-5.el8_2?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", product: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", product_id: "flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-5.el8_2?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", product: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", product_id: "flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-5.el8_2?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", product: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", product_id: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-5.el8_2?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-5.el8_2?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", product: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", product_id: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-5.el8_2?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-5.el8_2.x86_64", product: { name: "flatpak-0:1.6.2-5.el8_2.x86_64", product_id: "flatpak-0:1.6.2-5.el8_2.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-5.el8_2?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.6.2-5.el8_2.x86_64", product: { name: "flatpak-libs-0:1.6.2-5.el8_2.x86_64", product_id: "flatpak-libs-0:1.6.2-5.el8_2.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-5.el8_2?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", product: { name: "flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", product_id: "flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper@1.6.2-5.el8_2?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", product: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", product_id: "flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-5.el8_2?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", product: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", product_id: "flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-5.el8_2?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", product: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", product_id: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-5.el8_2?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-5.el8_2?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", product: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", product_id: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-5.el8_2?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "flatpak-libs-0:1.6.2-5.el8_2.i686", product: { name: "flatpak-libs-0:1.6.2-5.el8_2.i686", product_id: "flatpak-libs-0:1.6.2-5.el8_2.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-5.el8_2?arch=i686", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-5.el8_2.i686", product: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.i686", product_id: "flatpak-debugsource-0:1.6.2-5.el8_2.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-5.el8_2?arch=i686", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-5.el8_2.i686", product: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.i686", product_id: "flatpak-debuginfo-0:1.6.2-5.el8_2.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-5.el8_2?arch=i686", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", product: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", product_id: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-5.el8_2?arch=i686", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-5.el8_2?arch=i686", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", product: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", product_id: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-5.el8_2?arch=i686", }, }, }, ], category: "architecture", name: "i686", }, { branches: [ { category: "product_version", name: "flatpak-0:1.6.2-5.el8_2.s390x", product: { name: "flatpak-0:1.6.2-5.el8_2.s390x", product_id: "flatpak-0:1.6.2-5.el8_2.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.6.2-5.el8_2?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.6.2-5.el8_2.s390x", product: { name: "flatpak-libs-0:1.6.2-5.el8_2.s390x", product_id: "flatpak-libs-0:1.6.2-5.el8_2.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.6.2-5.el8_2?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-session-helper-0:1.6.2-5.el8_2.s390x", product: { name: "flatpak-session-helper-0:1.6.2-5.el8_2.s390x", product_id: "flatpak-session-helper-0:1.6.2-5.el8_2.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper@1.6.2-5.el8_2?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-debugsource-0:1.6.2-5.el8_2.s390x", product: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.s390x", product_id: "flatpak-debugsource-0:1.6.2-5.el8_2.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debugsource@1.6.2-5.el8_2?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", product: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", product_id: "flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.6.2-5.el8_2?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", product: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", product_id: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs-debuginfo@1.6.2-5.el8_2?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", product: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", product_id: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-session-helper-debuginfo@1.6.2-5.el8_2?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", product: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", product_id: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-tests-debuginfo@1.6.2-5.el8_2?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "flatpak-selinux-0:1.6.2-5.el8_2.noarch", product: { name: "flatpak-selinux-0:1.6.2-5.el8_2.noarch", product_id: "flatpak-selinux-0:1.6.2-5.el8_2.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-selinux@1.6.2-5.el8_2?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.aarch64", }, product_reference: "flatpak-0:1.6.2-5.el8_2.aarch64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.ppc64le", }, product_reference: "flatpak-0:1.6.2-5.el8_2.ppc64le", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.s390x", }, product_reference: "flatpak-0:1.6.2-5.el8_2.s390x", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-5.el8_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.src", }, product_reference: "flatpak-0:1.6.2-5.el8_2.src", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.6.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.x86_64", }, product_reference: "flatpak-0:1.6.2-5.el8_2.x86_64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", }, product_reference: "flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.i686", }, product_reference: "flatpak-debuginfo-0:1.6.2-5.el8_2.i686", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", }, product_reference: "flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", }, product_reference: "flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", }, product_reference: "flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.i686", }, product_reference: "flatpak-debugsource-0:1.6.2-5.el8_2.i686", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", }, product_reference: "flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.s390x", }, product_reference: "flatpak-debugsource-0:1.6.2-5.el8_2.s390x", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-debugsource-0:1.6.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", }, product_reference: "flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.aarch64", }, product_reference: "flatpak-libs-0:1.6.2-5.el8_2.aarch64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-5.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.i686", }, product_reference: "flatpak-libs-0:1.6.2-5.el8_2.i686", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.ppc64le", }, product_reference: "flatpak-libs-0:1.6.2-5.el8_2.ppc64le", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.s390x", }, product_reference: "flatpak-libs-0:1.6.2-5.el8_2.s390x", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.6.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.x86_64", }, product_reference: "flatpak-libs-0:1.6.2-5.el8_2.x86_64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", }, product_reference: "flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-selinux-0:1.6.2-5.el8_2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-selinux-0:1.6.2-5.el8_2.noarch", }, product_reference: "flatpak-selinux-0:1.6.2-5.el8_2.noarch", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-0:1.6.2-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", }, product_reference: "flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", }, product_reference: "flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-0:1.6.2-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.s390x", }, product_reference: "flatpak-session-helper-0:1.6.2-5.el8_2.s390x", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-0:1.6.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", }, product_reference: "flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", }, product_reference: "flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, { category: "default_component_of", full_product_name: { name: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", product_id: "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", }, product_reference: "flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", relates_to_product_reference: "AppStream-8.2.0.Z.EUS", }, ], }, vulnerabilities: [ { cve: "CVE-2021-21381", cwe: { id: "CWE-284", name: "Improper Access Control", }, discovery_date: "2021-03-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1936985", }, ], notes: [ { category: "description", text: "A sandbox escape flaw was found in the way flatpak handled special tokens in \".desktop\" files. This flaw allows an attacker to gain access to files that are not ordinarily allowed by the app's permissions. The highest threat from this vulnerability is to confidentiality and integrity.", title: "Vulnerability description", }, { category: "summary", text: "flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files", title: "Vulnerability summary", }, { category: "other", text: "This is essentially a sandbox escape flaw and needs a malicious app publisher to execute the exploit.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.src", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-selinux-0:1.6.2-5.el8_2.noarch", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21381", }, { category: "external", summary: "RHBZ#1936985", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1936985", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21381", url: "https://www.cve.org/CVERecord?id=CVE-2021-21381", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21381", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21381", }, { category: "external", summary: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", url: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", }, ], release_date: "2021-03-09T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-04-06T12:26:01+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.src", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-selinux-0:1.6.2-5.el8_2.noarch", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:1073", }, { category: "workaround", details: "Avoid installing Flatpak apps from untrusted sources, or check the contents of the exported .desktop files in exports/share/applications/*.desktop (typically ~/.local/share/flatpak/exports/share/applications/*.desktop and /var/lib/flatpak/exports/share/applications/*.desktop) to make sure that literal filenames do not follow @@ or @@u.", product_ids: [ "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.src", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-selinux-0:1.6.2-5.el8_2.noarch", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 8.1, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.src", "AppStream-8.2.0.Z.EUS:flatpak-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-debugsource-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-libs-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-libs-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-selinux-0:1.6.2-5.el8_2.noarch", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-session-helper-debuginfo-0:1.6.2-5.el8_2.x86_64", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.aarch64", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.i686", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.ppc64le", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.s390x", "AppStream-8.2.0.Z.EUS:flatpak-tests-debuginfo-0:1.6.2-5.el8_2.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files", }, ], }
RHSA-2021:1002
Vulnerability from csaf_redhat
Published
2021-03-29 08:25
Modified
2025-03-19 15:41
Summary
Red Hat Security Advisory: flatpak security update
Notes
Topic
An update for flatpak is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux.
Security Fix(es):
* flatpak: "file forwarding" feature can be used to gain unprivileged access to files (CVE-2021-21381)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update for flatpak is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux.\n\nSecurity Fix(es):\n\n* flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files (CVE-2021-21381)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", title: "Details", }, { category: "legal_disclaimer", text: "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", title: "Terms of Use", }, ], publisher: { category: "vendor", contact_details: "https://access.redhat.com/security/team/contact/", issuing_authority: "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", name: "Red Hat Product Security", namespace: "https://www.redhat.com", }, references: [ { category: "self", summary: "https://access.redhat.com/errata/RHSA-2021:1002", url: "https://access.redhat.com/errata/RHSA-2021:1002", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "1936985", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1936985", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_1002.json", }, ], title: "Red Hat Security Advisory: flatpak security update", tracking: { current_release_date: "2025-03-19T15:41:20+00:00", generator: { date: "2025-03-19T15:41:20+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.1", }, }, id: "RHSA-2021:1002", initial_release_date: "2021-03-29T08:25:08+00:00", revision_history: [ { date: "2021-03-29T08:25:08+00:00", number: "1", summary: "Initial version", }, { date: "2021-03-29T08:25:08+00:00", number: "2", summary: "Last updated version", }, { date: "2025-03-19T15:41:20+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux Client (v. 7)", product: { name: "Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::client", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Client Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::client", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product: { name: "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::computenode", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server (v. 7)", product: { name: "Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Server Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::server", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Workstation (v. 7)", product: { name: "Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::workstation", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux Workstation Optional (v. 7)", product: { name: "Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::workstation", }, }, }, ], category: "product_family", name: "Red Hat Enterprise Linux", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-11.el7_9.src", product: { name: "flatpak-0:1.0.9-11.el7_9.src", product_id: "flatpak-0:1.0.9-11.el7_9.src", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-11.el7_9?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-11.el7_9.x86_64", product: { name: "flatpak-0:1.0.9-11.el7_9.x86_64", product_id: "flatpak-0:1.0.9-11.el7_9.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-11.el7_9?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", product: { name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", product_id: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-11.el7_9?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", product: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", product_id: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-11.el7_9?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", product: { name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", product_id: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-builder@1.0.0-11.el7_9?arch=x86_64", }, }, }, { category: "product_version", name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", product: { name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", product_id: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-devel@1.0.9-11.el7_9?arch=x86_64", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-11.el7_9.ppc64le", product: { name: "flatpak-0:1.0.9-11.el7_9.ppc64le", product_id: "flatpak-0:1.0.9-11.el7_9.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-11.el7_9?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", product: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", product_id: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-11.el7_9?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", product: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", product_id: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-11.el7_9?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", product: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", product_id: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-builder@1.0.0-11.el7_9?arch=ppc64le", }, }, }, { category: "product_version", name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", product: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", product_id: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-devel@1.0.9-11.el7_9?arch=ppc64le", }, }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-11.el7_9.ppc64", product: { name: "flatpak-0:1.0.9-11.el7_9.ppc64", product_id: "flatpak-0:1.0.9-11.el7_9.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-11.el7_9?arch=ppc64", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", product: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", product_id: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-11.el7_9?arch=ppc64", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", product: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", product_id: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-11.el7_9?arch=ppc64", }, }, }, { category: "product_version", name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", product: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", product_id: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-builder@1.0.0-11.el7_9?arch=ppc64", }, }, }, { category: "product_version", name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", product: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", product_id: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-devel@1.0.9-11.el7_9?arch=ppc64", }, }, }, ], category: "architecture", name: "ppc64", }, { branches: [ { category: "product_version", name: "flatpak-0:1.0.9-11.el7_9.s390x", product: { name: "flatpak-0:1.0.9-11.el7_9.s390x", product_id: "flatpak-0:1.0.9-11.el7_9.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak@1.0.9-11.el7_9?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-libs-0:1.0.9-11.el7_9.s390x", product: { name: "flatpak-libs-0:1.0.9-11.el7_9.s390x", product_id: "flatpak-libs-0:1.0.9-11.el7_9.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-libs@1.0.9-11.el7_9?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", product: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", product_id: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-debuginfo@1.0.9-11.el7_9?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-builder-0:1.0.0-11.el7_9.s390x", product: { name: "flatpak-builder-0:1.0.0-11.el7_9.s390x", product_id: "flatpak-builder-0:1.0.0-11.el7_9.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-builder@1.0.0-11.el7_9?arch=s390x", }, }, }, { category: "product_version", name: "flatpak-devel-0:1.0.9-11.el7_9.s390x", product: { name: "flatpak-devel-0:1.0.9-11.el7_9.s390x", product_id: "flatpak-devel-0:1.0.9-11.el7_9.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/flatpak-devel@1.0.9-11.el7_9?arch=s390x", }, }, }, ], category: "architecture", name: "s390x", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", }, product_reference: "flatpak-0:1.0.9-11.el7_9.src", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.s390x", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Client-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", }, product_reference: "flatpak-0:1.0.9-11.el7_9.src", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.s390x", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Client-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", }, product_reference: "flatpak-0:1.0.9-11.el7_9.src", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.s390x", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", }, product_reference: "flatpak-0:1.0.9-11.el7_9.src", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.s390x", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Server-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", }, product_reference: "flatpak-0:1.0.9-11.el7_9.src", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.s390x", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Server-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", }, product_reference: "flatpak-0:1.0.9-11.el7_9.src", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.s390x", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", }, product_reference: "flatpak-0:1.0.9-11.el7_9.src", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.s390x", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-builder-0:1.0.0-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", }, product_reference: "flatpak-builder-0:1.0.0-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-devel-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.ppc64le", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.s390x", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, { category: "default_component_of", full_product_name: { name: "flatpak-libs-0:1.0.9-11.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", }, product_reference: "flatpak-libs-0:1.0.9-11.el7_9.x86_64", relates_to_product_reference: "7Workstation-optional-7.9.Z", }, ], }, vulnerabilities: [ { cve: "CVE-2021-21381", cwe: { id: "CWE-284", name: "Improper Access Control", }, discovery_date: "2021-03-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1936985", }, ], notes: [ { category: "description", text: "A sandbox escape flaw was found in the way flatpak handled special tokens in \".desktop\" files. This flaw allows an attacker to gain access to files that are not ordinarily allowed by the app's permissions. The highest threat from this vulnerability is to confidentiality and integrity.", title: "Vulnerability description", }, { category: "summary", text: "flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files", title: "Vulnerability summary", }, { category: "other", text: "This is essentially a sandbox escape flaw and needs a malicious app publisher to execute the exploit.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2021-21381", }, { category: "external", summary: "RHBZ#1936985", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1936985", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2021-21381", url: "https://www.cve.org/CVERecord?id=CVE-2021-21381", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2021-21381", url: "https://nvd.nist.gov/vuln/detail/CVE-2021-21381", }, { category: "external", summary: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", url: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", }, ], release_date: "2021-03-09T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2021-03-29T08:25:08+00:00", details: "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", product_ids: [ "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2021:1002", }, { category: "workaround", details: "Avoid installing Flatpak apps from untrusted sources, or check the contents of the exported .desktop files in exports/share/applications/*.desktop (typically ~/.local/share/flatpak/exports/share/applications/*.desktop and /var/lib/flatpak/exports/share/applications/*.desktop) to make sure that literal filenames do not follow @@ or @@u.", product_ids: [ "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 8.1, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Client-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Client-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Client-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Client-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Client-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7ComputeNode-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7ComputeNode-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Server-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Server-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Server-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Server-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Server-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Workstation-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Workstation-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.src", "7Workstation-optional-7.9.Z:flatpak-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-builder-0:1.0.0-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-debuginfo-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-devel-0:1.0.9-11.el7_9.x86_64", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.ppc64le", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.s390x", "7Workstation-optional-7.9.Z:flatpak-libs-0:1.0.9-11.el7_9.x86_64", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "flatpak: \"file forwarding\" feature can be used to gain unprivileged access to files", }, ], }
fkie_cve-2021-21381
Vulnerability from fkie_nvd
Published
2021-03-11 17:15
Modified
2024-11-21 05:48
Severity ?
7.1 (High) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N
8.2 (High) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
8.2 (High) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
Summary
Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. In Flatpack since version 0.9.4 and before version 1.10.2 has a vulnerability in the "file forwarding" feature which can be used by an attacker to gain access to files that would not ordinarily be allowed by the app's permissions. By putting the special tokens `@@` and/or `@@u` in the Exec field of a Flatpak app's .desktop file, a malicious app publisher can trick flatpak into behaving as though the user had chosen to open a target file with their Flatpak app, which automatically makes that file available to the Flatpak app. This is fixed in version 1.10.2. A minimal solution is the first commit "`Disallow @@ and @@U usage in desktop files`". The follow-up commits "`dir: Reserve the whole @@ prefix`" and "`dir: Refuse to export .desktop files with suspicious uses of @@ tokens`" are recommended, but not strictly required. As a workaround, avoid installing Flatpak apps from untrusted sources, or check the contents of the exported `.desktop` files in `exports/share/applications/*.desktop` (typically `~/.local/share/flatpak/exports/share/applications/*.desktop` and `/var/lib/flatpak/exports/share/applications/*.desktop`) to make sure that literal filenames do not follow `@@` or `@@u`.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
flatpak | flatpak | * | |
debian | debian_linux | 10.0 | |
fedoraproject | fedora | 33 | |
fedoraproject | fedora | 34 |
{ configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:flatpak:flatpak:*:*:*:*:*:*:*:*", matchCriteriaId: "AB8FA716-DCCF-4E1B-B683-B5313303ED3E", versionEndExcluding: "1.10.2", versionStartIncluding: "0.9.4", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", matchCriteriaId: "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*", matchCriteriaId: "E460AA51-FCDA-46B9-AE97-E6676AA5E194", vulnerable: true, }, { criteria: "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*", matchCriteriaId: "A930E247-0B43-43CB-98FF-6CE7B8189835", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], cveTags: [], descriptions: [ { lang: "en", value: "Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. In Flatpack since version 0.9.4 and before version 1.10.2 has a vulnerability in the \"file forwarding\" feature which can be used by an attacker to gain access to files that would not ordinarily be allowed by the app's permissions. By putting the special tokens `@@` and/or `@@u` in the Exec field of a Flatpak app's .desktop file, a malicious app publisher can trick flatpak into behaving as though the user had chosen to open a target file with their Flatpak app, which automatically makes that file available to the Flatpak app. This is fixed in version 1.10.2. A minimal solution is the first commit \"`Disallow @@ and @@U usage in desktop files`\". The follow-up commits \"`dir: Reserve the whole @@ prefix`\" and \"`dir: Refuse to export .desktop files with suspicious uses of @@ tokens`\" are recommended, but not strictly required. As a workaround, avoid installing Flatpak apps from untrusted sources, or check the contents of the exported `.desktop` files in `exports/share/applications/*.desktop` (typically `~/.local/share/flatpak/exports/share/applications/*.desktop` and `/var/lib/flatpak/exports/share/applications/*.desktop`) to make sure that literal filenames do not follow `@@` or `@@u`.", }, { lang: "es", value: "Flatpak es un sistema para construir, distribuir y ejecutar aplicaciones de escritorio en sandbox en Linux. En Flatpack desde la versión 0.9.4 y anteriores a la versión 1.10.2, presenta una vulnerabilidad en la funcionalidad \"file forwarding\" que puede ser usada por un atacante para conseguir acceso a archivos que normalmente no estarían permitidos por los permisos de la aplicación. Colocando los tokens especiales \"@@\" y/o \"@@u\" en el campo Exec del archivo .desktop de una aplicación Flatpak, un editor de aplicaciones malicioso puede engañar a Flatpak para que se comporte como si el usuario hubiera elegido abrir un archivo de destino con su aplicación Flatpak, lo que automáticamente hace que ese archivo esté disponible para la aplicación Flatpak. Esto ha sido corregido en versión 1.10.2. Una solución mínima es el primer commit \"`Disallow @@ and @@U usage in desktop files`\". El siguiente commit \"`dir: Reserve the whole @@ prefix`\" y \"`dir: Refuse to export .desktop files with suspicious uses of @@ tokens`\" se recomiendan, pero no son estrictamente necesarias. Como solución, evite instalar aplicaciones Flatpak de fuentes no fiables, o compruebe el contenido de los archivos exportados \".desktop\" en \"exports/share/applications/*.desktop\" (normalmente \"~/.local/share/flatpak/exports/share/applications/*.desktop\" y \"/var/lib/flatpak/exports/share/applications/*.desktop\") para asegurarse de que los nombres literales de los archivos no siguen \"@@\" o \"@@u\"", }, ], id: "CVE-2021-21381", lastModified: "2024-11-21T05:48:14.423", metrics: { cvssMetricV2: [ { acInsufInfo: false, baseSeverity: "MEDIUM", cvssData: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "NONE", baseScore: 5.8, confidentialityImpact: "PARTIAL", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:M/Au:N/C:P/I:P/A:N", version: "2.0", }, exploitabilityScore: 8.6, impactScore: 4.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, source: "nvd@nist.gov", type: "Primary", userInteractionRequired: true, }, ], cvssMetricV31: [ { cvssData: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "NONE", baseScore: 7.1, baseSeverity: "HIGH", confidentialityImpact: "LOW", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N", version: "3.1", }, exploitabilityScore: 1.8, impactScore: 4.7, source: "security-advisories@github.com", type: "Secondary", }, { cvssData: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "NONE", baseScore: 8.2, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", version: "3.1", }, exploitabilityScore: 1.8, impactScore: 5.8, source: "nvd@nist.gov", type: "Primary", }, ], }, published: "2021-03-11T17:15:12.703", references: [ { source: "security-advisories@github.com", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/flatpak/flatpak/commit/8279c5818425b6812523e3805bbe242fb6a5d961", }, { source: "security-advisories@github.com", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/flatpak/flatpak/commit/a7401e638bf0c03102039e216ab1081922f140ae", }, { source: "security-advisories@github.com", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/flatpak/flatpak/commit/eb7946bb6248923d8c90fe9b84425fef97ae580d", }, { source: "security-advisories@github.com", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/flatpak/flatpak/pull/4156", }, { source: "security-advisories@github.com", tags: [ "Release Notes", "Third Party Advisory", ], url: "https://github.com/flatpak/flatpak/releases/tag/1.10.2", }, { source: "security-advisories@github.com", tags: [ "Third Party Advisory", ], url: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", }, { source: "security-advisories@github.com", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2MXXLXC2DPJ45HSMTI5MZYHMYEGQN6AA/", }, { source: "security-advisories@github.com", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WXNVFOIB6ZP4DGOVKAM25T6OIEP3YLGV/", }, { source: "security-advisories@github.com", url: "https://security.gentoo.org/glsa/202312-12", }, { source: "security-advisories@github.com", tags: [ "Third Party Advisory", ], url: "https://www.debian.org/security/2021/dsa-4868", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/flatpak/flatpak/commit/8279c5818425b6812523e3805bbe242fb6a5d961", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/flatpak/flatpak/commit/a7401e638bf0c03102039e216ab1081922f140ae", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/flatpak/flatpak/commit/eb7946bb6248923d8c90fe9b84425fef97ae580d", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/flatpak/flatpak/pull/4156", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Release Notes", "Third Party Advisory", ], url: "https://github.com/flatpak/flatpak/releases/tag/1.10.2", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2MXXLXC2DPJ45HSMTI5MZYHMYEGQN6AA/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WXNVFOIB6ZP4DGOVKAM25T6OIEP3YLGV/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://security.gentoo.org/glsa/202312-12", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "https://www.debian.org/security/2021/dsa-4868", }, ], sourceIdentifier: "security-advisories@github.com", vulnStatus: "Modified", weaknesses: [ { description: [ { lang: "en", value: "CWE-74", }, ], source: "security-advisories@github.com", type: "Primary", }, ], }
suse-su-2022:2990-1
Vulnerability from csaf_suse
Published
2022-09-01 13:47
Modified
2022-09-01 13:47
Summary
Security update for flatpak
Notes
Title of the patch
Security update for flatpak
Description of the patch
This update for flatpak fixes the following issues:
- CVE-2021-21381: Fixed an issue where a sandboxed application could
read and write arbitrary host files via special tokens in the
.desktop file (bsc#1183459).
- CVE-2021-21261: Fixed a sandbox escape issue via the flatpak-portal
service (bsc#1180996).
Non-security fixes:
- openh264 extension needs to use 'extra_data'. (bsc#1155688)
The update will provide the support for extra_data' in extensions
and will provide a list of versions that are supported. This will
be useful for the extra_data for extensions because that will require
it to say that it is supported for version > 1.2.5 in the 1.2 series
and > 1.4.2 otherwise.
The update will includes fixes for a segfault in the function that
lists the installed references (flatpak_installation_list_installed_refs).
When an appstream update is cancelled while downloading icons, the update
will show a proper fail. Before this fix the next update attempt will see
an up-to-date timestamp, think everyhing is ok and not download the missing icons.
The update will introduce checks in the OCI (Open Container Initiative format)
updates for validating if it is gpg verified.
The update will install the required runtime for the installed extension.
The update will prevent a crash if the 'FlatpakDir' can't ensure it has a repo configured.
The update will prevent the removal of local extensions considered remote and not locally related.
Patchnames
SUSE-2022-2990,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-2990,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-2990,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-2990,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-2990,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-2990,SUSE-Storage-6-2022-2990
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Security update for flatpak", title: "Title of the patch", }, { category: "description", text: "This update for flatpak fixes the following issues:\n\n- CVE-2021-21381: Fixed an issue where a sandboxed application could\n read and write arbitrary host files via special tokens in the\n .desktop file (bsc#1183459).\n- CVE-2021-21261: Fixed a sandbox escape issue via the flatpak-portal\n service (bsc#1180996).\n\nNon-security fixes:\n\n- openh264 extension needs to use 'extra_data'. (bsc#1155688)\n The update will provide the support for extra_data' in extensions\n and will provide a list of versions that are supported. This will\n be useful for the extra_data for extensions because that will require\n it to say that it is supported for version > 1.2.5 in the 1.2 series \n and > 1.4.2 otherwise.\n The update will includes fixes for a segfault in the function that \n lists the installed references (flatpak_installation_list_installed_refs).\n When an appstream update is cancelled while downloading icons, the update\n will show a proper fail. Before this fix the next update attempt will see\n an up-to-date timestamp, think everyhing is ok and not download the missing icons.\n The update will introduce checks in the OCI (Open Container Initiative format)\n updates for validating if it is gpg verified.\n The update will install the required runtime for the installed extension.\n The update will prevent a crash if the 'FlatpakDir' can't ensure it has a repo configured.\n The update will prevent the removal of local extensions considered remote and not locally related.\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2022-2990,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-2990,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-2990,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-2990,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-2990,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-2990,SUSE-Storage-6-2022-2990", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_2990-1.json", }, { category: "self", summary: "URL for SUSE-SU-2022:2990-1", url: "https://www.suse.com/support/update/announcement/2022/suse-su-20222990-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2022:2990-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2022-September/012061.html", }, { category: "self", summary: "SUSE Bug 1155688", url: "https://bugzilla.suse.com/1155688", }, { category: "self", summary: "SUSE Bug 1180996", url: "https://bugzilla.suse.com/1180996", }, { category: "self", summary: "SUSE Bug 1183459", url: "https://bugzilla.suse.com/1183459", }, { category: "self", summary: "SUSE CVE CVE-2021-21261 page", url: "https://www.suse.com/security/cve/CVE-2021-21261/", }, { category: "self", summary: "SUSE CVE CVE-2021-21381 page", url: "https://www.suse.com/security/cve/CVE-2021-21381/", }, ], title: "Security update for flatpak", tracking: { current_release_date: "2022-09-01T13:47:39Z", generator: { date: "2022-09-01T13:47:39Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2022:2990-1", initial_release_date: "2022-09-01T13:47:39Z", revision_history: [ { date: "2022-09-01T13:47:39Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "flatpak-1.2.3-150100.4.5.2.aarch64", product: { name: "flatpak-1.2.3-150100.4.5.2.aarch64", product_id: "flatpak-1.2.3-150100.4.5.2.aarch64", }, }, { category: "product_version", name: "flatpak-devel-1.2.3-150100.4.5.2.aarch64", product: { name: "flatpak-devel-1.2.3-150100.4.5.2.aarch64", product_id: "flatpak-devel-1.2.3-150100.4.5.2.aarch64", }, }, { category: "product_version", name: "flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", product: { name: "flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", product_id: "flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", }, }, { category: "product_version", name: "libflatpak0-1.2.3-150100.4.5.2.aarch64", product: { name: "libflatpak0-1.2.3-150100.4.5.2.aarch64", product_id: "libflatpak0-1.2.3-150100.4.5.2.aarch64", }, }, { category: "product_version", name: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", product: { name: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", product_id: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "flatpak-1.2.3-150100.4.5.2.i586", product: { name: "flatpak-1.2.3-150100.4.5.2.i586", product_id: "flatpak-1.2.3-150100.4.5.2.i586", }, }, { category: "product_version", name: "flatpak-devel-1.2.3-150100.4.5.2.i586", product: { name: "flatpak-devel-1.2.3-150100.4.5.2.i586", product_id: "flatpak-devel-1.2.3-150100.4.5.2.i586", }, }, { category: "product_version", name: "flatpak-zsh-completion-1.2.3-150100.4.5.2.i586", product: { name: "flatpak-zsh-completion-1.2.3-150100.4.5.2.i586", product_id: "flatpak-zsh-completion-1.2.3-150100.4.5.2.i586", }, }, { category: "product_version", name: "libflatpak0-1.2.3-150100.4.5.2.i586", product: { name: "libflatpak0-1.2.3-150100.4.5.2.i586", product_id: "libflatpak0-1.2.3-150100.4.5.2.i586", }, }, { category: "product_version", name: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.i586", product: { name: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.i586", product_id: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "flatpak-1.2.3-150100.4.5.2.ppc64le", product: { name: "flatpak-1.2.3-150100.4.5.2.ppc64le", product_id: "flatpak-1.2.3-150100.4.5.2.ppc64le", }, }, { category: "product_version", name: "flatpak-devel-1.2.3-150100.4.5.2.ppc64le", product: { name: "flatpak-devel-1.2.3-150100.4.5.2.ppc64le", product_id: "flatpak-devel-1.2.3-150100.4.5.2.ppc64le", }, }, { category: "product_version", name: "flatpak-zsh-completion-1.2.3-150100.4.5.2.ppc64le", product: { name: "flatpak-zsh-completion-1.2.3-150100.4.5.2.ppc64le", product_id: "flatpak-zsh-completion-1.2.3-150100.4.5.2.ppc64le", }, }, { category: "product_version", name: "libflatpak0-1.2.3-150100.4.5.2.ppc64le", product: { name: "libflatpak0-1.2.3-150100.4.5.2.ppc64le", product_id: "libflatpak0-1.2.3-150100.4.5.2.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.ppc64le", product: { name: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.ppc64le", product_id: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "flatpak-1.2.3-150100.4.5.2.s390x", product: { name: "flatpak-1.2.3-150100.4.5.2.s390x", product_id: "flatpak-1.2.3-150100.4.5.2.s390x", }, }, { category: "product_version", name: "flatpak-devel-1.2.3-150100.4.5.2.s390x", product: { name: "flatpak-devel-1.2.3-150100.4.5.2.s390x", product_id: "flatpak-devel-1.2.3-150100.4.5.2.s390x", }, }, { category: "product_version", name: "flatpak-zsh-completion-1.2.3-150100.4.5.2.s390x", product: { name: "flatpak-zsh-completion-1.2.3-150100.4.5.2.s390x", product_id: "flatpak-zsh-completion-1.2.3-150100.4.5.2.s390x", }, }, { category: "product_version", name: "libflatpak0-1.2.3-150100.4.5.2.s390x", product: { name: "libflatpak0-1.2.3-150100.4.5.2.s390x", product_id: "libflatpak0-1.2.3-150100.4.5.2.s390x", }, }, { category: "product_version", name: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.s390x", product: { name: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.s390x", product_id: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "flatpak-1.2.3-150100.4.5.2.x86_64", product: { name: "flatpak-1.2.3-150100.4.5.2.x86_64", product_id: "flatpak-1.2.3-150100.4.5.2.x86_64", }, }, { category: "product_version", name: "flatpak-devel-1.2.3-150100.4.5.2.x86_64", product: { name: "flatpak-devel-1.2.3-150100.4.5.2.x86_64", product_id: "flatpak-devel-1.2.3-150100.4.5.2.x86_64", }, }, { category: "product_version", name: "flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", product: { name: "flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", product_id: "flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", }, }, { category: "product_version", name: "libflatpak0-1.2.3-150100.4.5.2.x86_64", product: { name: "libflatpak0-1.2.3-150100.4.5.2.x86_64", product_id: "libflatpak0-1.2.3-150100.4.5.2.x86_64", }, }, { category: "product_version", name: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", product: { name: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", product_id: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product: { name: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_identification_helper: { cpe: "cpe:/o:suse:sle_hpc-espos:15:sp1", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product: { name: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sle_hpc-ltss:15:sp1", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 15 SP1-BCL", product: { name: "SUSE Linux Enterprise Server 15 SP1-BCL", product_id: "SUSE Linux Enterprise Server 15 SP1-BCL", product_identification_helper: { cpe: "cpe:/o:suse:sles_bcl:15:sp1", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 15 SP1-LTSS", product: { name: "SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sles-ltss:15:sp1", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", product: { name: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:15:sp1", }, }, }, { category: "product_name", name: "SUSE Enterprise Storage 6", product: { name: "SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6", product_identification_helper: { cpe: "cpe:/o:suse:ses:6", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "flatpak-1.2.3-150100.4.5.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-1.2.3-150100.4.5.2.aarch64", }, product_reference: "flatpak-1.2.3-150100.4.5.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "flatpak-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-1.2.3-150100.4.5.2.x86_64", }, product_reference: "flatpak-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-1.2.3-150100.4.5.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-devel-1.2.3-150100.4.5.2.aarch64", }, product_reference: "flatpak-devel-1.2.3-150100.4.5.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-devel-1.2.3-150100.4.5.2.x86_64", }, product_reference: "flatpak-devel-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", }, product_reference: "flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", }, product_reference: "flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libflatpak0-1.2.3-150100.4.5.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libflatpak0-1.2.3-150100.4.5.2.aarch64", }, product_reference: "libflatpak0-1.2.3-150100.4.5.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libflatpak0-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libflatpak0-1.2.3-150100.4.5.2.x86_64", }, product_reference: "libflatpak0-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", }, product_reference: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", }, product_reference: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "flatpak-1.2.3-150100.4.5.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.aarch64", }, product_reference: "flatpak-1.2.3-150100.4.5.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "flatpak-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.x86_64", }, product_reference: "flatpak-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-1.2.3-150100.4.5.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.aarch64", }, product_reference: "flatpak-devel-1.2.3-150100.4.5.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.x86_64", }, product_reference: "flatpak-devel-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", }, product_reference: "flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", }, product_reference: "flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libflatpak0-1.2.3-150100.4.5.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.aarch64", }, product_reference: "libflatpak0-1.2.3-150100.4.5.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libflatpak0-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.x86_64", }, product_reference: "libflatpak0-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", }, product_reference: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", }, product_reference: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "flatpak-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", product_id: "SUSE Linux Enterprise Server 15 SP1-BCL:flatpak-1.2.3-150100.4.5.2.x86_64", }, product_reference: "flatpak-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-BCL", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", product_id: "SUSE Linux Enterprise Server 15 SP1-BCL:flatpak-devel-1.2.3-150100.4.5.2.x86_64", }, product_reference: "flatpak-devel-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-BCL", }, { category: "default_component_of", full_product_name: { name: "flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", product_id: "SUSE Linux Enterprise Server 15 SP1-BCL:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", }, product_reference: "flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-BCL", }, { category: "default_component_of", full_product_name: { name: "libflatpak0-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", product_id: "SUSE Linux Enterprise Server 15 SP1-BCL:libflatpak0-1.2.3-150100.4.5.2.x86_64", }, product_reference: "libflatpak0-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-BCL", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", product_id: "SUSE Linux Enterprise Server 15 SP1-BCL:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", }, product_reference: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-BCL", }, { category: "default_component_of", full_product_name: { name: "flatpak-1.2.3-150100.4.5.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.aarch64", }, product_reference: "flatpak-1.2.3-150100.4.5.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "flatpak-1.2.3-150100.4.5.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.ppc64le", }, product_reference: "flatpak-1.2.3-150100.4.5.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "flatpak-1.2.3-150100.4.5.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.s390x", }, product_reference: "flatpak-1.2.3-150100.4.5.2.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "flatpak-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.x86_64", }, product_reference: "flatpak-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-1.2.3-150100.4.5.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.aarch64", }, product_reference: "flatpak-devel-1.2.3-150100.4.5.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-1.2.3-150100.4.5.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.ppc64le", }, product_reference: "flatpak-devel-1.2.3-150100.4.5.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-1.2.3-150100.4.5.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.s390x", }, product_reference: "flatpak-devel-1.2.3-150100.4.5.2.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.x86_64", }, product_reference: "flatpak-devel-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", }, product_reference: "flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "flatpak-zsh-completion-1.2.3-150100.4.5.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.ppc64le", }, product_reference: "flatpak-zsh-completion-1.2.3-150100.4.5.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "flatpak-zsh-completion-1.2.3-150100.4.5.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.s390x", }, product_reference: "flatpak-zsh-completion-1.2.3-150100.4.5.2.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", }, product_reference: "flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libflatpak0-1.2.3-150100.4.5.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.aarch64", }, product_reference: "libflatpak0-1.2.3-150100.4.5.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libflatpak0-1.2.3-150100.4.5.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.ppc64le", }, product_reference: "libflatpak0-1.2.3-150100.4.5.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libflatpak0-1.2.3-150100.4.5.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.s390x", }, product_reference: "libflatpak0-1.2.3-150100.4.5.2.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libflatpak0-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.x86_64", }, product_reference: "libflatpak0-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", }, product_reference: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.ppc64le", }, product_reference: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.s390x", }, product_reference: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", }, product_reference: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "flatpak-1.2.3-150100.4.5.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-1.2.3-150100.4.5.2.ppc64le", }, product_reference: "flatpak-1.2.3-150100.4.5.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "flatpak-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-1.2.3-150100.4.5.2.x86_64", }, product_reference: "flatpak-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-1.2.3-150100.4.5.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-devel-1.2.3-150100.4.5.2.ppc64le", }, product_reference: "flatpak-devel-1.2.3-150100.4.5.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-devel-1.2.3-150100.4.5.2.x86_64", }, product_reference: "flatpak-devel-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "flatpak-zsh-completion-1.2.3-150100.4.5.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-zsh-completion-1.2.3-150100.4.5.2.ppc64le", }, product_reference: "flatpak-zsh-completion-1.2.3-150100.4.5.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", }, product_reference: "flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libflatpak0-1.2.3-150100.4.5.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libflatpak0-1.2.3-150100.4.5.2.ppc64le", }, product_reference: "libflatpak0-1.2.3-150100.4.5.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libflatpak0-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libflatpak0-1.2.3-150100.4.5.2.x86_64", }, product_reference: "libflatpak0-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.ppc64le", }, product_reference: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", }, product_reference: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "flatpak-1.2.3-150100.4.5.2.aarch64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:flatpak-1.2.3-150100.4.5.2.aarch64", }, product_reference: "flatpak-1.2.3-150100.4.5.2.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "flatpak-1.2.3-150100.4.5.2.x86_64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:flatpak-1.2.3-150100.4.5.2.x86_64", }, product_reference: "flatpak-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-1.2.3-150100.4.5.2.aarch64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:flatpak-devel-1.2.3-150100.4.5.2.aarch64", }, product_reference: "flatpak-devel-1.2.3-150100.4.5.2.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "flatpak-devel-1.2.3-150100.4.5.2.x86_64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:flatpak-devel-1.2.3-150100.4.5.2.x86_64", }, product_reference: "flatpak-devel-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", }, product_reference: "flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", }, product_reference: "flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "libflatpak0-1.2.3-150100.4.5.2.aarch64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:libflatpak0-1.2.3-150100.4.5.2.aarch64", }, product_reference: "libflatpak0-1.2.3-150100.4.5.2.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "libflatpak0-1.2.3-150100.4.5.2.x86_64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:libflatpak0-1.2.3-150100.4.5.2.x86_64", }, product_reference: "libflatpak0-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", }, product_reference: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", }, product_reference: "typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, ], }, vulnerabilities: [ { cve: "CVE-2021-21261", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2021-21261", }, ], notes: [ { category: "general", text: "Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. A bug was discovered in the `flatpak-portal` service that can allow sandboxed applications to execute arbitrary code on the host system (a sandbox escape). This sandbox-escape bug is present in versions from 0.11.4 and before fixed versions 1.8.5 and 1.10.0. The Flatpak portal D-Bus service (`flatpak-portal`, also known by its D-Bus service name `org.freedesktop.portal.Flatpak`) allows apps in a Flatpak sandbox to launch their own subprocesses in a new sandbox instance, either with the same security settings as the caller or with more restrictive security settings. For example, this is used in Flatpak-packaged web browsers such as Chromium to launch subprocesses that will process untrusted web content, and give those subprocesses a more restrictive sandbox than the browser itself. In vulnerable versions, the Flatpak portal service passes caller-specified environment variables to non-sandboxed processes on the host system, and in particular to the `flatpak run` command that is used to launch the new sandbox instance. A malicious or compromised Flatpak app could set environment variables that are trusted by the `flatpak run` command, and use them to execute arbitrary code that is not in a sandbox. As a workaround, this vulnerability can be mitigated by preventing the `flatpak-portal` service from starting, but that mitigation will prevent many Flatpak apps from working correctly. This is fixed in versions 1.8.5 and 1.10.0.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Enterprise Storage 6:flatpak-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Enterprise Storage 6:flatpak-devel-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Enterprise Storage 6:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Enterprise Storage 6:libflatpak0-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Enterprise Storage 6:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-devel-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libflatpak0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-devel-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-zsh-completion-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libflatpak0-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2021-21261", url: "https://www.suse.com/security/cve/CVE-2021-21261", }, { category: "external", summary: "SUSE Bug 1180996 for CVE-2021-21261", url: "https://bugzilla.suse.com/1180996", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Enterprise Storage 6:flatpak-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Enterprise Storage 6:flatpak-devel-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Enterprise Storage 6:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Enterprise Storage 6:libflatpak0-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Enterprise Storage 6:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-devel-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libflatpak0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-devel-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-zsh-completion-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libflatpak0-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.3, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N", version: "3.1", }, products: [ "SUSE Enterprise Storage 6:flatpak-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Enterprise Storage 6:flatpak-devel-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Enterprise Storage 6:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Enterprise Storage 6:libflatpak0-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Enterprise Storage 6:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-devel-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libflatpak0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-devel-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-zsh-completion-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libflatpak0-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-09-01T13:47:39Z", details: "important", }, ], title: "CVE-2021-21261", }, { cve: "CVE-2021-21381", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2021-21381", }, ], notes: [ { category: "general", text: "Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. In Flatpack since version 0.9.4 and before version 1.10.2 has a vulnerability in the \"file forwarding\" feature which can be used by an attacker to gain access to files that would not ordinarily be allowed by the app's permissions. By putting the special tokens `@@` and/or `@@u` in the Exec field of a Flatpak app's .desktop file, a malicious app publisher can trick flatpak into behaving as though the user had chosen to open a target file with their Flatpak app, which automatically makes that file available to the Flatpak app. This is fixed in version 1.10.2. A minimal solution is the first commit \"`Disallow @@ and @@U usage in desktop files`\". The follow-up commits \"`dir: Reserve the whole @@ prefix`\" and \"`dir: Refuse to export .desktop files with suspicious uses of @@ tokens`\" are recommended, but not strictly required. As a workaround, avoid installing Flatpak apps from untrusted sources, or check the contents of the exported `.desktop` files in `exports/share/applications/*.desktop` (typically `~/.local/share/flatpak/exports/share/applications/*.desktop` and `/var/lib/flatpak/exports/share/applications/*.desktop`) to make sure that literal filenames do not follow `@@` or `@@u`.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Enterprise Storage 6:flatpak-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Enterprise Storage 6:flatpak-devel-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Enterprise Storage 6:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Enterprise Storage 6:libflatpak0-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Enterprise Storage 6:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-devel-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libflatpak0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-devel-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-zsh-completion-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libflatpak0-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2021-21381", url: "https://www.suse.com/security/cve/CVE-2021-21381", }, { category: "external", summary: "SUSE Bug 1183459 for CVE-2021-21381", url: "https://bugzilla.suse.com/1183459", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Enterprise Storage 6:flatpak-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Enterprise Storage 6:flatpak-devel-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Enterprise Storage 6:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Enterprise Storage 6:libflatpak0-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Enterprise Storage 6:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-devel-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libflatpak0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-devel-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-zsh-completion-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libflatpak0-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.1, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "SUSE Enterprise Storage 6:flatpak-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Enterprise Storage 6:flatpak-devel-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Enterprise Storage 6:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Enterprise Storage 6:libflatpak0-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Enterprise Storage 6:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", "SUSE Enterprise Storage 6:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-devel-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libflatpak0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-devel-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-devel-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-zsh-completion-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:flatpak-zsh-completion-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libflatpak0-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libflatpak0-1.2.3-150100.4.5.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-Flatpak-1_0-1.2.3-150100.4.5.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-09-01T13:47:39Z", details: "important", }, ], title: "CVE-2021-21381", }, ], }
gsd-2021-21381
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. In Flatpack since version 0.9.4 and before version 1.10.2 has a vulnerability in the "file forwarding" feature which can be used by an attacker to gain access to files that would not ordinarily be allowed by the app's permissions. By putting the special tokens `@@` and/or `@@u` in the Exec field of a Flatpak app's .desktop file, a malicious app publisher can trick flatpak into behaving as though the user had chosen to open a target file with their Flatpak app, which automatically makes that file available to the Flatpak app. This is fixed in version 1.10.2. A minimal solution is the first commit "`Disallow @@ and @@U usage in desktop files`". The follow-up commits "`dir: Reserve the whole @@ prefix`" and "`dir: Refuse to export .desktop files with suspicious uses of @@ tokens`" are recommended, but not strictly required. As a workaround, avoid installing Flatpak apps from untrusted sources, or check the contents of the exported `.desktop` files in `exports/share/applications/*.desktop` (typically `~/.local/share/flatpak/exports/share/applications/*.desktop` and `/var/lib/flatpak/exports/share/applications/*.desktop`) to make sure that literal filenames do not follow `@@` or `@@u`.
Aliases
Aliases
{ GSD: { alias: "CVE-2021-21381", description: "Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. In Flatpack since version 0.9.4 and before version 1.10.2 has a vulnerability in the \"file forwarding\" feature which can be used by an attacker to gain access to files that would not ordinarily be allowed by the app's permissions. By putting the special tokens `@@` and/or `@@u` in the Exec field of a Flatpak app's .desktop file, a malicious app publisher can trick flatpak into behaving as though the user had chosen to open a target file with their Flatpak app, which automatically makes that file available to the Flatpak app. This is fixed in version 1.10.2. A minimal solution is the first commit \"`Disallow @@ and @@U usage in desktop files`\". The follow-up commits \"`dir: Reserve the whole @@ prefix`\" and \"`dir: Refuse to export .desktop files with suspicious uses of @@ tokens`\" are recommended, but not strictly required. As a workaround, avoid installing Flatpak apps from untrusted sources, or check the contents of the exported `.desktop` files in `exports/share/applications/*.desktop` (typically `~/.local/share/flatpak/exports/share/applications/*.desktop` and `/var/lib/flatpak/exports/share/applications/*.desktop`) to make sure that literal filenames do not follow `@@` or `@@u`.", id: "GSD-2021-21381", references: [ "https://www.suse.com/security/cve/CVE-2021-21381.html", "https://www.debian.org/security/2021/dsa-4868", "https://access.redhat.com/errata/RHSA-2021:1074", "https://access.redhat.com/errata/RHSA-2021:1073", "https://access.redhat.com/errata/RHSA-2021:1068", "https://access.redhat.com/errata/RHSA-2021:1002", "https://ubuntu.com/security/CVE-2021-21381", "https://advisories.mageia.org/CVE-2021-21381.html", "https://security.archlinux.org/CVE-2021-21381", "https://linux.oracle.com/cve/CVE-2021-21381.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2021-21381", ], details: "Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. In Flatpack since version 0.9.4 and before version 1.10.2 has a vulnerability in the \"file forwarding\" feature which can be used by an attacker to gain access to files that would not ordinarily be allowed by the app's permissions. By putting the special tokens `@@` and/or `@@u` in the Exec field of a Flatpak app's .desktop file, a malicious app publisher can trick flatpak into behaving as though the user had chosen to open a target file with their Flatpak app, which automatically makes that file available to the Flatpak app. This is fixed in version 1.10.2. A minimal solution is the first commit \"`Disallow @@ and @@U usage in desktop files`\". The follow-up commits \"`dir: Reserve the whole @@ prefix`\" and \"`dir: Refuse to export .desktop files with suspicious uses of @@ tokens`\" are recommended, but not strictly required. As a workaround, avoid installing Flatpak apps from untrusted sources, or check the contents of the exported `.desktop` files in `exports/share/applications/*.desktop` (typically `~/.local/share/flatpak/exports/share/applications/*.desktop` and `/var/lib/flatpak/exports/share/applications/*.desktop`) to make sure that literal filenames do not follow `@@` or `@@u`.", id: "GSD-2021-21381", modified: "2023-12-13T01:23:11.045179Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security-advisories@github.com", ID: "CVE-2021-21381", STATE: "PUBLIC", TITLE: "Sandbox escape via special tokens in .desktop file", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "flatpak", version: { version_data: [ { version_value: ">= 0.9.4, < 1.10.2", }, ], }, }, ], }, vendor_name: "flatpak", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. In Flatpack since version 0.9.4 and before version 1.10.2 has a vulnerability in the \"file forwarding\" feature which can be used by an attacker to gain access to files that would not ordinarily be allowed by the app's permissions. By putting the special tokens `@@` and/or `@@u` in the Exec field of a Flatpak app's .desktop file, a malicious app publisher can trick flatpak into behaving as though the user had chosen to open a target file with their Flatpak app, which automatically makes that file available to the Flatpak app. This is fixed in version 1.10.2. A minimal solution is the first commit \"`Disallow @@ and @@U usage in desktop files`\". The follow-up commits \"`dir: Reserve the whole @@ prefix`\" and \"`dir: Refuse to export .desktop files with suspicious uses of @@ tokens`\" are recommended, but not strictly required. As a workaround, avoid installing Flatpak apps from untrusted sources, or check the contents of the exported `.desktop` files in `exports/share/applications/*.desktop` (typically `~/.local/share/flatpak/exports/share/applications/*.desktop` and `/var/lib/flatpak/exports/share/applications/*.desktop`) to make sure that literal filenames do not follow `@@` or `@@u`.", }, ], }, impact: { cvss: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "NONE", baseScore: 7.1, baseSeverity: "HIGH", confidentialityImpact: "LOW", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N", version: "3.1", }, }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", refsource: "CONFIRM", url: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", }, { name: "https://github.com/flatpak/flatpak/pull/4156", refsource: "MISC", url: "https://github.com/flatpak/flatpak/pull/4156", }, { name: "https://github.com/flatpak/flatpak/commit/8279c5818425b6812523e3805bbe242fb6a5d961", refsource: "MISC", url: "https://github.com/flatpak/flatpak/commit/8279c5818425b6812523e3805bbe242fb6a5d961", }, { name: "https://github.com/flatpak/flatpak/commit/a7401e638bf0c03102039e216ab1081922f140ae", refsource: "MISC", url: "https://github.com/flatpak/flatpak/commit/a7401e638bf0c03102039e216ab1081922f140ae", }, { name: "https://github.com/flatpak/flatpak/commit/eb7946bb6248923d8c90fe9b84425fef97ae580d", refsource: "MISC", url: "https://github.com/flatpak/flatpak/commit/eb7946bb6248923d8c90fe9b84425fef97ae580d", }, { name: "https://github.com/flatpak/flatpak/releases/tag/1.10.2", refsource: "MISC", url: "https://github.com/flatpak/flatpak/releases/tag/1.10.2", }, { name: "DSA-4868", refsource: "DEBIAN", url: "https://www.debian.org/security/2021/dsa-4868", }, { name: "FEDORA-2021-26ad138ffa", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WXNVFOIB6ZP4DGOVKAM25T6OIEP3YLGV/", }, { name: "FEDORA-2021-fe7decc595", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2MXXLXC2DPJ45HSMTI5MZYHMYEGQN6AA/", }, { name: "GLSA-202312-12", refsource: "GENTOO", url: "https://security.gentoo.org/glsa/202312-12", }, ], }, source: { advisory: "GHSA-xgh4-387p-hqpp", discovery: "UNKNOWN", }, }, "nvd.nist.gov": { cve: { configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:flatpak:flatpak:*:*:*:*:*:*:*:*", matchCriteriaId: "AB8FA716-DCCF-4E1B-B683-B5313303ED3E", versionEndExcluding: "1.10.2", versionStartIncluding: "0.9.4", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", matchCriteriaId: "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*", matchCriteriaId: "E460AA51-FCDA-46B9-AE97-E6676AA5E194", vulnerable: true, }, { criteria: "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*", matchCriteriaId: "A930E247-0B43-43CB-98FF-6CE7B8189835", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], descriptions: [ { lang: "en", value: "Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. In Flatpack since version 0.9.4 and before version 1.10.2 has a vulnerability in the \"file forwarding\" feature which can be used by an attacker to gain access to files that would not ordinarily be allowed by the app's permissions. By putting the special tokens `@@` and/or `@@u` in the Exec field of a Flatpak app's .desktop file, a malicious app publisher can trick flatpak into behaving as though the user had chosen to open a target file with their Flatpak app, which automatically makes that file available to the Flatpak app. This is fixed in version 1.10.2. A minimal solution is the first commit \"`Disallow @@ and @@U usage in desktop files`\". The follow-up commits \"`dir: Reserve the whole @@ prefix`\" and \"`dir: Refuse to export .desktop files with suspicious uses of @@ tokens`\" are recommended, but not strictly required. As a workaround, avoid installing Flatpak apps from untrusted sources, or check the contents of the exported `.desktop` files in `exports/share/applications/*.desktop` (typically `~/.local/share/flatpak/exports/share/applications/*.desktop` and `/var/lib/flatpak/exports/share/applications/*.desktop`) to make sure that literal filenames do not follow `@@` or `@@u`.", }, { lang: "es", value: "Flatpak es un sistema para construir, distribuir y ejecutar aplicaciones de escritorio en sandbox en Linux. En Flatpack desde la versión 0.9.4 y anteriores a la versión 1.10.2, presenta una vulnerabilidad en la funcionalidad \"file forwarding\" que puede ser usada por un atacante para conseguir acceso a archivos que normalmente no estarían permitidos por los permisos de la aplicación. Colocando los tokens especiales \"@@\" y/o \"@@u\" en el campo Exec del archivo .desktop de una aplicación Flatpak, un editor de aplicaciones malicioso puede engañar a Flatpak para que se comporte como si el usuario hubiera elegido abrir un archivo de destino con su aplicación Flatpak, lo que automáticamente hace que ese archivo esté disponible para la aplicación Flatpak. Esto ha sido corregido en versión 1.10.2. Una solución mínima es el primer commit \"`Disallow @@ and @@U usage in desktop files`\". El siguiente commit \"`dir: Reserve the whole @@ prefix`\" y \"`dir: Refuse to export .desktop files with suspicious uses of @@ tokens`\" se recomiendan, pero no son estrictamente necesarias. Como solución, evite instalar aplicaciones Flatpak de fuentes no fiables, o compruebe el contenido de los archivos exportados \".desktop\" en \"exports/share/applications/*.desktop\" (normalmente \"~/.local/share/flatpak/exports/share/applications/*.desktop\" y \"/var/lib/flatpak/exports/share/applications/*.desktop\") para asegurarse de que los nombres literales de los archivos no siguen \"@@\" o \"@@u\"", }, ], id: "CVE-2021-21381", lastModified: "2023-12-23T10:15:08.370", metrics: { cvssMetricV2: [ { acInsufInfo: false, baseSeverity: "MEDIUM", cvssData: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "NONE", baseScore: 5.8, confidentialityImpact: "PARTIAL", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:M/Au:N/C:P/I:P/A:N", version: "2.0", }, exploitabilityScore: 8.6, impactScore: 4.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, source: "nvd@nist.gov", type: "Primary", userInteractionRequired: true, }, ], cvssMetricV31: [ { cvssData: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "NONE", baseScore: 8.2, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", version: "3.1", }, exploitabilityScore: 1.8, impactScore: 5.8, source: "nvd@nist.gov", type: "Primary", }, { cvssData: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "NONE", baseScore: 7.1, baseSeverity: "HIGH", confidentialityImpact: "LOW", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N", version: "3.1", }, exploitabilityScore: 1.8, impactScore: 4.7, source: "security-advisories@github.com", type: "Secondary", }, ], }, published: "2021-03-11T17:15:12.703", references: [ { source: "security-advisories@github.com", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/flatpak/flatpak/commit/8279c5818425b6812523e3805bbe242fb6a5d961", }, { source: "security-advisories@github.com", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/flatpak/flatpak/commit/a7401e638bf0c03102039e216ab1081922f140ae", }, { source: "security-advisories@github.com", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/flatpak/flatpak/commit/eb7946bb6248923d8c90fe9b84425fef97ae580d", }, { source: "security-advisories@github.com", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/flatpak/flatpak/pull/4156", }, { source: "security-advisories@github.com", tags: [ "Release Notes", "Third Party Advisory", ], url: "https://github.com/flatpak/flatpak/releases/tag/1.10.2", }, { source: "security-advisories@github.com", tags: [ "Third Party Advisory", ], url: "https://github.com/flatpak/flatpak/security/advisories/GHSA-xgh4-387p-hqpp", }, { source: "security-advisories@github.com", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2MXXLXC2DPJ45HSMTI5MZYHMYEGQN6AA/", }, { source: "security-advisories@github.com", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WXNVFOIB6ZP4DGOVKAM25T6OIEP3YLGV/", }, { source: "security-advisories@github.com", url: "https://security.gentoo.org/glsa/202312-12", }, { source: "security-advisories@github.com", tags: [ "Third Party Advisory", ], url: "https://www.debian.org/security/2021/dsa-4868", }, ], sourceIdentifier: "security-advisories@github.com", vulnStatus: "Modified", weaknesses: [ { description: [ { lang: "en", value: "CWE-74", }, ], source: "security-advisories@github.com", type: "Primary", }, ], }, }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.