Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-21682 (GCVE-0-2022-21682)
Vulnerability from cvelistv5
Published
2022-01-13 00:00
Modified
2024-08-03 02:46
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Summary
Flatpak is a Linux application sandboxing and distribution framework. A path traversal vulnerability affects versions of Flatpak prior to 1.12.3 and 1.10.6. flatpak-builder applies `finish-args` last in the build. At this point the build directory will have the full access that is specified in the manifest, so running `flatpak build` against it will gain those permissions. Normally this will not be done, so this is not problem. However, if `--mirror-screenshots-url` is specified, then flatpak-builder will launch `flatpak build --nofilesystem=host appstream-utils mirror-screenshots` after finalization, which can lead to issues even with the `--nofilesystem=host` protection. In normal use, the only issue is that these empty directories can be created wherever the user has write permissions. However, a malicious application could replace the `appstream-util` binary and potentially do something more hostile. This has been resolved in Flatpak 1.12.3 and 1.10.6 by changing the behaviour of `--nofilesystem=home` and `--nofilesystem=host`.
References
Impacted products
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T02:46:39.409Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://github.com/flatpak/flatpak/security/advisories/GHSA-8ch7-5j3h-g4fx" }, { "tags": [ "x_transferred" ], "url": "https://github.com/flatpak/flatpak/commit/445bddeee657fdc8d2a0a1f0de12975400d4fc1a" }, { "tags": [ "x_transferred" ], "url": "https://github.com/flatpak/flatpak/commit/4d11f77aa7fd3e64cfa80af89d92567ab9e8e6fa" }, { "name": "FEDORA-2022-825ca6bf2b", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/APFTBYGJJVJPFVHRXUW5PII5XOAFI4KH/" }, { "name": "DSA-5049", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://www.debian.org/security/2022/dsa-5049" }, { "name": "FEDORA-2022-7e328bd66c", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IXKBERLJRYV7KXKGXOLI6IOXVBQNN4DP/" }, { "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": "\u003e= 1.11.0, \u003c 1.12.3" }, { "status": "affected", "version": "\u003c 1.10.6" } ] } ], "descriptions": [ { "lang": "en", "value": "Flatpak is a Linux application sandboxing and distribution framework. A path traversal vulnerability affects versions of Flatpak prior to 1.12.3 and 1.10.6. flatpak-builder applies `finish-args` last in the build. At this point the build directory will have the full access that is specified in the manifest, so running `flatpak build` against it will gain those permissions. Normally this will not be done, so this is not problem. However, if `--mirror-screenshots-url` is specified, then flatpak-builder will launch `flatpak build --nofilesystem=host appstream-utils mirror-screenshots` after finalization, which can lead to issues even with the `--nofilesystem=host` protection. In normal use, the only issue is that these empty directories can be created wherever the user has write permissions. However, a malicious application could replace the `appstream-util` binary and potentially do something more hostile. This has been resolved in Flatpak 1.12.3 and 1.10.6 by changing the behaviour of `--nofilesystem=home` and `--nofilesystem=host`." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.7, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-22", "description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2023-12-23T10:06:21.099810", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "url": "https://github.com/flatpak/flatpak/security/advisories/GHSA-8ch7-5j3h-g4fx" }, { "url": "https://github.com/flatpak/flatpak/commit/445bddeee657fdc8d2a0a1f0de12975400d4fc1a" }, { "url": "https://github.com/flatpak/flatpak/commit/4d11f77aa7fd3e64cfa80af89d92567ab9e8e6fa" }, { "name": "FEDORA-2022-825ca6bf2b", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/APFTBYGJJVJPFVHRXUW5PII5XOAFI4KH/" }, { "name": "DSA-5049", "tags": [ "vendor-advisory" ], "url": "https://www.debian.org/security/2022/dsa-5049" }, { "name": "FEDORA-2022-7e328bd66c", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IXKBERLJRYV7KXKGXOLI6IOXVBQNN4DP/" }, { "name": "GLSA-202312-12", "tags": [ "vendor-advisory" ], "url": "https://security.gentoo.org/glsa/202312-12" } ], "source": { "advisory": "GHSA-8ch7-5j3h-g4fx", "discovery": "UNKNOWN" }, "title": "flatpak-builder can access files outside the build directory." } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2022-21682", "datePublished": "2022-01-13T00:00:00", "dateReserved": "2021-11-16T00:00:00", "dateUpdated": "2024-08-03T02:46:39.409Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2022-21682\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2022-01-13T21:15:08.690\",\"lastModified\":\"2024-11-21T06:45:13.327\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Flatpak is a Linux application sandboxing and distribution framework. A path traversal vulnerability affects versions of Flatpak prior to 1.12.3 and 1.10.6. flatpak-builder applies `finish-args` last in the build. At this point the build directory will have the full access that is specified in the manifest, so running `flatpak build` against it will gain those permissions. Normally this will not be done, so this is not problem. However, if `--mirror-screenshots-url` is specified, then flatpak-builder will launch `flatpak build --nofilesystem=host appstream-utils mirror-screenshots` after finalization, which can lead to issues even with the `--nofilesystem=host` protection. In normal use, the only issue is that these empty directories can be created wherever the user has write permissions. However, a malicious application could replace the `appstream-util` binary and potentially do something more hostile. This has been resolved in Flatpak 1.12.3 and 1.10.6 by changing the behaviour of `--nofilesystem=home` and `--nofilesystem=host`.\"},{\"lang\":\"es\",\"value\":\"Flatpak es un marco de distribuci\u00f3n y sandboxing de aplicaciones Linux. Una vulnerabilidad de salto de ruta afecta a las versiones de Flatpak anteriores a 1.12.3 y 1.10.6. flatpak-builder aplica \\\"finish-args\\\" en \u00faltimo lugar en la construcci\u00f3n. En este punto, el directorio de construcci\u00f3n tendr\u00e1 el acceso completo que es especificado en el manifiesto, por lo que la ejecuci\u00f3n de \\\"flatpak build\\\" contra \u00e9l ganar\u00e1 esos permisos. Normalmente esto no se realiza, por lo que no es un problema. Sin embargo, si se especifica \\\"--mirror-screenshots-url\\\", entonces flatpak-builder lanzar\u00e1 \\\"flatpak build --nofilesystem=host appstream-utils mirror-screenshots\\\" tras la finalizaci\u00f3n, lo que puede conllevar a problemas incluso con la protecci\u00f3n \\\"--nofilesystem=host\\\". En un uso normal, el \u00fanico problema es que estos directorios vac\u00edos pueden crearse en cualquier lugar donde el usuario tenga permisos de escritura. Sin embargo, una aplicaci\u00f3n maliciosa podr\u00eda reemplazar el binario \\\"appstream-util\\\" y potencialmente hacer algo m\u00e1s hostil. Esto ha sido resuelto en Flatpak versiones 1.12.3 y 1.10.6, al cambiar el comportamiento de \\\"--nofilesystem=home\\\" y \\\"--nofilesystem=host\\\"\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N\",\"baseScore\":7.7,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.1,\"impactScore\":4.0},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:N/I:P/A:N\",\"baseScore\":4.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:flatpak:flatpak:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.10.7\",\"matchCriteriaId\":\"613765F7-BD3F-473D-99F7-EDB260050197\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:flatpak:flatpak:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.11.1\",\"versionEndExcluding\":\"1.12.4\",\"matchCriteriaId\":\"4789481C-5282-4021-946B-0A75D38F6400\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:flatpak:flatpak-builder:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.2.2\",\"matchCriteriaId\":\"F476472C-7143-4706-9E76-85EA7800A96F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"https://github.com/flatpak/flatpak/commit/445bddeee657fdc8d2a0a1f0de12975400d4fc1a\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/flatpak/flatpak/commit/4d11f77aa7fd3e64cfa80af89d92567ab9e8e6fa\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/flatpak/flatpak/security/advisories/GHSA-8ch7-5j3h-g4fx\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/APFTBYGJJVJPFVHRXUW5PII5XOAFI4KH/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IXKBERLJRYV7KXKGXOLI6IOXVBQNN4DP/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://security.gentoo.org/glsa/202312-12\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://www.debian.org/security/2022/dsa-5049\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/flatpak/flatpak/commit/445bddeee657fdc8d2a0a1f0de12975400d4fc1a\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/flatpak/flatpak/commit/4d11f77aa7fd3e64cfa80af89d92567ab9e8e6fa\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/flatpak/flatpak/security/advisories/GHSA-8ch7-5j3h-g4fx\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/APFTBYGJJVJPFVHRXUW5PII5XOAFI4KH/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IXKBERLJRYV7KXKGXOLI6IOXVBQNN4DP/\",\"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/2022/dsa-5049\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
opensuse-su-2024:11755-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
flatpak-builder-1.2.2-1.1 on GA media
Notes
Title of the patch
flatpak-builder-1.2.2-1.1 on GA media
Description of the patch
These are all security issues fixed in the flatpak-builder-1.2.2-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-11755
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": "moderate" }, "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": "flatpak-builder-1.2.2-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the flatpak-builder-1.2.2-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-11755", "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/opensuse-su-2024_11755-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2022-21682 page", "url": "https://www.suse.com/security/cve/CVE-2022-21682/" } ], "title": "flatpak-builder-1.2.2-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:11755-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "flatpak-builder-1.2.2-1.1.aarch64", "product": { "name": "flatpak-builder-1.2.2-1.1.aarch64", "product_id": "flatpak-builder-1.2.2-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "flatpak-builder-1.2.2-1.1.ppc64le", "product": { "name": "flatpak-builder-1.2.2-1.1.ppc64le", "product_id": "flatpak-builder-1.2.2-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "flatpak-builder-1.2.2-1.1.s390x", "product": { "name": "flatpak-builder-1.2.2-1.1.s390x", "product_id": "flatpak-builder-1.2.2-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "flatpak-builder-1.2.2-1.1.x86_64", "product": { "name": "flatpak-builder-1.2.2-1.1.x86_64", "product_id": "flatpak-builder-1.2.2-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "flatpak-builder-1.2.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:flatpak-builder-1.2.2-1.1.aarch64" }, "product_reference": "flatpak-builder-1.2.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-builder-1.2.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:flatpak-builder-1.2.2-1.1.ppc64le" }, "product_reference": "flatpak-builder-1.2.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-builder-1.2.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:flatpak-builder-1.2.2-1.1.s390x" }, "product_reference": "flatpak-builder-1.2.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-builder-1.2.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:flatpak-builder-1.2.2-1.1.x86_64" }, "product_reference": "flatpak-builder-1.2.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-21682", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-21682" } ], "notes": [ { "category": "general", "text": "Flatpak is a Linux application sandboxing and distribution framework. A path traversal vulnerability affects versions of Flatpak prior to 1.12.3 and 1.10.6. flatpak-builder applies `finish-args` last in the build. At this point the build directory will have the full access that is specified in the manifest, so running `flatpak build` against it will gain those permissions. Normally this will not be done, so this is not problem. However, if `--mirror-screenshots-url` is specified, then flatpak-builder will launch `flatpak build --nofilesystem=host appstream-utils mirror-screenshots` after finalization, which can lead to issues even with the `--nofilesystem=host` protection. In normal use, the only issue is that these empty directories can be created wherever the user has write permissions. However, a malicious application could replace the `appstream-util` binary and potentially do something more hostile. This has been resolved in Flatpak 1.12.3 and 1.10.6 by changing the behaviour of `--nofilesystem=home` and `--nofilesystem=host`.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:flatpak-builder-1.2.2-1.1.aarch64", "openSUSE Tumbleweed:flatpak-builder-1.2.2-1.1.ppc64le", "openSUSE Tumbleweed:flatpak-builder-1.2.2-1.1.s390x", "openSUSE Tumbleweed:flatpak-builder-1.2.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-21682", "url": "https://www.suse.com/security/cve/CVE-2022-21682" }, { "category": "external", "summary": "SUSE Bug 1194611 for CVE-2022-21682", "url": "https://bugzilla.suse.com/1194611" }, { "category": "external", "summary": "SUSE Bug 1194703 for CVE-2022-21682", "url": "https://bugzilla.suse.com/1194703" } ], "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": [ "openSUSE Tumbleweed:flatpak-builder-1.2.2-1.1.aarch64", "openSUSE Tumbleweed:flatpak-builder-1.2.2-1.1.ppc64le", "openSUSE Tumbleweed:flatpak-builder-1.2.2-1.1.s390x", "openSUSE Tumbleweed:flatpak-builder-1.2.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:flatpak-builder-1.2.2-1.1.aarch64", "openSUSE Tumbleweed:flatpak-builder-1.2.2-1.1.ppc64le", "openSUSE Tumbleweed:flatpak-builder-1.2.2-1.1.s390x", "openSUSE Tumbleweed:flatpak-builder-1.2.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2022-21682" } ] }
opensuse-su-2024:11756-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
flatpak-1.12.4-1.1 on GA media
Notes
Title of the patch
flatpak-1.12.4-1.1 on GA media
Description of the patch
These are all security issues fixed in the flatpak-1.12.4-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-11756
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": "moderate" }, "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": "flatpak-1.12.4-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the flatpak-1.12.4-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-11756", "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/opensuse-su-2024_11756-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2022-21682 page", "url": "https://www.suse.com/security/cve/CVE-2022-21682/" } ], "title": "flatpak-1.12.4-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:11756-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "flatpak-1.12.4-1.1.aarch64", "product": { "name": "flatpak-1.12.4-1.1.aarch64", "product_id": "flatpak-1.12.4-1.1.aarch64" } }, { "category": "product_version", "name": "flatpak-devel-1.12.4-1.1.aarch64", "product": { "name": "flatpak-devel-1.12.4-1.1.aarch64", "product_id": "flatpak-devel-1.12.4-1.1.aarch64" } }, { "category": "product_version", "name": "flatpak-zsh-completion-1.12.4-1.1.aarch64", "product": { "name": "flatpak-zsh-completion-1.12.4-1.1.aarch64", "product_id": "flatpak-zsh-completion-1.12.4-1.1.aarch64" } }, { "category": "product_version", "name": "libflatpak0-1.12.4-1.1.aarch64", "product": { "name": "libflatpak0-1.12.4-1.1.aarch64", "product_id": "libflatpak0-1.12.4-1.1.aarch64" } }, { "category": "product_version", "name": "system-user-flatpak-1.12.4-1.1.aarch64", "product": { "name": "system-user-flatpak-1.12.4-1.1.aarch64", "product_id": "system-user-flatpak-1.12.4-1.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-Flatpak-1_0-1.12.4-1.1.aarch64", "product": { "name": "typelib-1_0-Flatpak-1_0-1.12.4-1.1.aarch64", "product_id": "typelib-1_0-Flatpak-1_0-1.12.4-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "flatpak-1.12.4-1.1.ppc64le", "product": { "name": "flatpak-1.12.4-1.1.ppc64le", "product_id": "flatpak-1.12.4-1.1.ppc64le" } }, { "category": "product_version", "name": "flatpak-devel-1.12.4-1.1.ppc64le", "product": { "name": "flatpak-devel-1.12.4-1.1.ppc64le", "product_id": "flatpak-devel-1.12.4-1.1.ppc64le" } }, { "category": "product_version", "name": "flatpak-zsh-completion-1.12.4-1.1.ppc64le", "product": { "name": "flatpak-zsh-completion-1.12.4-1.1.ppc64le", "product_id": "flatpak-zsh-completion-1.12.4-1.1.ppc64le" } }, { "category": "product_version", "name": "libflatpak0-1.12.4-1.1.ppc64le", "product": { "name": "libflatpak0-1.12.4-1.1.ppc64le", "product_id": "libflatpak0-1.12.4-1.1.ppc64le" } }, { "category": "product_version", "name": "system-user-flatpak-1.12.4-1.1.ppc64le", "product": { "name": "system-user-flatpak-1.12.4-1.1.ppc64le", "product_id": "system-user-flatpak-1.12.4-1.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-Flatpak-1_0-1.12.4-1.1.ppc64le", "product": { "name": "typelib-1_0-Flatpak-1_0-1.12.4-1.1.ppc64le", "product_id": "typelib-1_0-Flatpak-1_0-1.12.4-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "flatpak-1.12.4-1.1.s390x", "product": { "name": "flatpak-1.12.4-1.1.s390x", "product_id": "flatpak-1.12.4-1.1.s390x" } }, { "category": "product_version", "name": "flatpak-devel-1.12.4-1.1.s390x", "product": { "name": "flatpak-devel-1.12.4-1.1.s390x", "product_id": "flatpak-devel-1.12.4-1.1.s390x" } }, { "category": "product_version", "name": "flatpak-zsh-completion-1.12.4-1.1.s390x", "product": { "name": "flatpak-zsh-completion-1.12.4-1.1.s390x", "product_id": "flatpak-zsh-completion-1.12.4-1.1.s390x" } }, { "category": "product_version", "name": "libflatpak0-1.12.4-1.1.s390x", "product": { "name": "libflatpak0-1.12.4-1.1.s390x", "product_id": "libflatpak0-1.12.4-1.1.s390x" } }, { "category": "product_version", "name": "system-user-flatpak-1.12.4-1.1.s390x", "product": { "name": "system-user-flatpak-1.12.4-1.1.s390x", "product_id": "system-user-flatpak-1.12.4-1.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-Flatpak-1_0-1.12.4-1.1.s390x", "product": { "name": "typelib-1_0-Flatpak-1_0-1.12.4-1.1.s390x", "product_id": "typelib-1_0-Flatpak-1_0-1.12.4-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "flatpak-1.12.4-1.1.x86_64", "product": { "name": "flatpak-1.12.4-1.1.x86_64", "product_id": "flatpak-1.12.4-1.1.x86_64" } }, { "category": "product_version", "name": "flatpak-devel-1.12.4-1.1.x86_64", "product": { "name": "flatpak-devel-1.12.4-1.1.x86_64", "product_id": "flatpak-devel-1.12.4-1.1.x86_64" } }, { "category": "product_version", "name": "flatpak-zsh-completion-1.12.4-1.1.x86_64", "product": { "name": "flatpak-zsh-completion-1.12.4-1.1.x86_64", "product_id": "flatpak-zsh-completion-1.12.4-1.1.x86_64" } }, { "category": "product_version", "name": "libflatpak0-1.12.4-1.1.x86_64", "product": { "name": "libflatpak0-1.12.4-1.1.x86_64", "product_id": "libflatpak0-1.12.4-1.1.x86_64" } }, { "category": "product_version", "name": "system-user-flatpak-1.12.4-1.1.x86_64", "product": { "name": "system-user-flatpak-1.12.4-1.1.x86_64", "product_id": "system-user-flatpak-1.12.4-1.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-Flatpak-1_0-1.12.4-1.1.x86_64", "product": { "name": "typelib-1_0-Flatpak-1_0-1.12.4-1.1.x86_64", "product_id": "typelib-1_0-Flatpak-1_0-1.12.4-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.12.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:flatpak-1.12.4-1.1.aarch64" }, "product_reference": "flatpak-1.12.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.12.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:flatpak-1.12.4-1.1.ppc64le" }, "product_reference": "flatpak-1.12.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.12.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:flatpak-1.12.4-1.1.s390x" }, "product_reference": "flatpak-1.12.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.12.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:flatpak-1.12.4-1.1.x86_64" }, "product_reference": "flatpak-1.12.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.12.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:flatpak-devel-1.12.4-1.1.aarch64" }, "product_reference": "flatpak-devel-1.12.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.12.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:flatpak-devel-1.12.4-1.1.ppc64le" }, "product_reference": "flatpak-devel-1.12.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.12.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:flatpak-devel-1.12.4-1.1.s390x" }, "product_reference": "flatpak-devel-1.12.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.12.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:flatpak-devel-1.12.4-1.1.x86_64" }, "product_reference": "flatpak-devel-1.12.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.12.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:flatpak-zsh-completion-1.12.4-1.1.aarch64" }, "product_reference": "flatpak-zsh-completion-1.12.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.12.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:flatpak-zsh-completion-1.12.4-1.1.ppc64le" }, "product_reference": "flatpak-zsh-completion-1.12.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.12.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:flatpak-zsh-completion-1.12.4-1.1.s390x" }, "product_reference": "flatpak-zsh-completion-1.12.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.12.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:flatpak-zsh-completion-1.12.4-1.1.x86_64" }, "product_reference": "flatpak-zsh-completion-1.12.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.12.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libflatpak0-1.12.4-1.1.aarch64" }, "product_reference": "libflatpak0-1.12.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.12.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libflatpak0-1.12.4-1.1.ppc64le" }, "product_reference": "libflatpak0-1.12.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.12.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libflatpak0-1.12.4-1.1.s390x" }, "product_reference": "libflatpak0-1.12.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.12.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libflatpak0-1.12.4-1.1.x86_64" }, "product_reference": "libflatpak0-1.12.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.12.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:system-user-flatpak-1.12.4-1.1.aarch64" }, "product_reference": "system-user-flatpak-1.12.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.12.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:system-user-flatpak-1.12.4-1.1.ppc64le" }, "product_reference": "system-user-flatpak-1.12.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.12.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:system-user-flatpak-1.12.4-1.1.s390x" }, "product_reference": "system-user-flatpak-1.12.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.12.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:system-user-flatpak-1.12.4-1.1.x86_64" }, "product_reference": "system-user-flatpak-1.12.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.12.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-Flatpak-1_0-1.12.4-1.1.aarch64" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.12.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.12.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-Flatpak-1_0-1.12.4-1.1.ppc64le" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.12.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.12.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-Flatpak-1_0-1.12.4-1.1.s390x" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.12.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.12.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-Flatpak-1_0-1.12.4-1.1.x86_64" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.12.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-21682", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-21682" } ], "notes": [ { "category": "general", "text": "Flatpak is a Linux application sandboxing and distribution framework. A path traversal vulnerability affects versions of Flatpak prior to 1.12.3 and 1.10.6. flatpak-builder applies `finish-args` last in the build. At this point the build directory will have the full access that is specified in the manifest, so running `flatpak build` against it will gain those permissions. Normally this will not be done, so this is not problem. However, if `--mirror-screenshots-url` is specified, then flatpak-builder will launch `flatpak build --nofilesystem=host appstream-utils mirror-screenshots` after finalization, which can lead to issues even with the `--nofilesystem=host` protection. In normal use, the only issue is that these empty directories can be created wherever the user has write permissions. However, a malicious application could replace the `appstream-util` binary and potentially do something more hostile. This has been resolved in Flatpak 1.12.3 and 1.10.6 by changing the behaviour of `--nofilesystem=home` and `--nofilesystem=host`.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:flatpak-1.12.4-1.1.aarch64", "openSUSE Tumbleweed:flatpak-1.12.4-1.1.ppc64le", "openSUSE Tumbleweed:flatpak-1.12.4-1.1.s390x", "openSUSE Tumbleweed:flatpak-1.12.4-1.1.x86_64", "openSUSE Tumbleweed:flatpak-devel-1.12.4-1.1.aarch64", "openSUSE Tumbleweed:flatpak-devel-1.12.4-1.1.ppc64le", "openSUSE Tumbleweed:flatpak-devel-1.12.4-1.1.s390x", "openSUSE Tumbleweed:flatpak-devel-1.12.4-1.1.x86_64", "openSUSE Tumbleweed:flatpak-zsh-completion-1.12.4-1.1.aarch64", "openSUSE Tumbleweed:flatpak-zsh-completion-1.12.4-1.1.ppc64le", "openSUSE Tumbleweed:flatpak-zsh-completion-1.12.4-1.1.s390x", "openSUSE Tumbleweed:flatpak-zsh-completion-1.12.4-1.1.x86_64", "openSUSE Tumbleweed:libflatpak0-1.12.4-1.1.aarch64", "openSUSE Tumbleweed:libflatpak0-1.12.4-1.1.ppc64le", "openSUSE Tumbleweed:libflatpak0-1.12.4-1.1.s390x", "openSUSE Tumbleweed:libflatpak0-1.12.4-1.1.x86_64", "openSUSE Tumbleweed:system-user-flatpak-1.12.4-1.1.aarch64", "openSUSE Tumbleweed:system-user-flatpak-1.12.4-1.1.ppc64le", "openSUSE Tumbleweed:system-user-flatpak-1.12.4-1.1.s390x", "openSUSE Tumbleweed:system-user-flatpak-1.12.4-1.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-Flatpak-1_0-1.12.4-1.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-Flatpak-1_0-1.12.4-1.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-Flatpak-1_0-1.12.4-1.1.s390x", "openSUSE Tumbleweed:typelib-1_0-Flatpak-1_0-1.12.4-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-21682", "url": "https://www.suse.com/security/cve/CVE-2022-21682" }, { "category": "external", "summary": "SUSE Bug 1194611 for CVE-2022-21682", "url": "https://bugzilla.suse.com/1194611" }, { "category": "external", "summary": "SUSE Bug 1194703 for CVE-2022-21682", "url": "https://bugzilla.suse.com/1194703" } ], "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": [ "openSUSE Tumbleweed:flatpak-1.12.4-1.1.aarch64", "openSUSE Tumbleweed:flatpak-1.12.4-1.1.ppc64le", "openSUSE Tumbleweed:flatpak-1.12.4-1.1.s390x", "openSUSE Tumbleweed:flatpak-1.12.4-1.1.x86_64", "openSUSE Tumbleweed:flatpak-devel-1.12.4-1.1.aarch64", "openSUSE Tumbleweed:flatpak-devel-1.12.4-1.1.ppc64le", "openSUSE Tumbleweed:flatpak-devel-1.12.4-1.1.s390x", "openSUSE Tumbleweed:flatpak-devel-1.12.4-1.1.x86_64", "openSUSE Tumbleweed:flatpak-zsh-completion-1.12.4-1.1.aarch64", "openSUSE Tumbleweed:flatpak-zsh-completion-1.12.4-1.1.ppc64le", "openSUSE Tumbleweed:flatpak-zsh-completion-1.12.4-1.1.s390x", "openSUSE Tumbleweed:flatpak-zsh-completion-1.12.4-1.1.x86_64", "openSUSE Tumbleweed:libflatpak0-1.12.4-1.1.aarch64", "openSUSE Tumbleweed:libflatpak0-1.12.4-1.1.ppc64le", "openSUSE Tumbleweed:libflatpak0-1.12.4-1.1.s390x", "openSUSE Tumbleweed:libflatpak0-1.12.4-1.1.x86_64", "openSUSE Tumbleweed:system-user-flatpak-1.12.4-1.1.aarch64", "openSUSE Tumbleweed:system-user-flatpak-1.12.4-1.1.ppc64le", "openSUSE Tumbleweed:system-user-flatpak-1.12.4-1.1.s390x", "openSUSE Tumbleweed:system-user-flatpak-1.12.4-1.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-Flatpak-1_0-1.12.4-1.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-Flatpak-1_0-1.12.4-1.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-Flatpak-1_0-1.12.4-1.1.s390x", "openSUSE Tumbleweed:typelib-1_0-Flatpak-1_0-1.12.4-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:flatpak-1.12.4-1.1.aarch64", "openSUSE Tumbleweed:flatpak-1.12.4-1.1.ppc64le", "openSUSE Tumbleweed:flatpak-1.12.4-1.1.s390x", "openSUSE Tumbleweed:flatpak-1.12.4-1.1.x86_64", "openSUSE Tumbleweed:flatpak-devel-1.12.4-1.1.aarch64", "openSUSE Tumbleweed:flatpak-devel-1.12.4-1.1.ppc64le", "openSUSE Tumbleweed:flatpak-devel-1.12.4-1.1.s390x", "openSUSE Tumbleweed:flatpak-devel-1.12.4-1.1.x86_64", "openSUSE Tumbleweed:flatpak-zsh-completion-1.12.4-1.1.aarch64", "openSUSE Tumbleweed:flatpak-zsh-completion-1.12.4-1.1.ppc64le", "openSUSE Tumbleweed:flatpak-zsh-completion-1.12.4-1.1.s390x", "openSUSE Tumbleweed:flatpak-zsh-completion-1.12.4-1.1.x86_64", "openSUSE Tumbleweed:libflatpak0-1.12.4-1.1.aarch64", "openSUSE Tumbleweed:libflatpak0-1.12.4-1.1.ppc64le", "openSUSE Tumbleweed:libflatpak0-1.12.4-1.1.s390x", "openSUSE Tumbleweed:libflatpak0-1.12.4-1.1.x86_64", "openSUSE Tumbleweed:system-user-flatpak-1.12.4-1.1.aarch64", "openSUSE Tumbleweed:system-user-flatpak-1.12.4-1.1.ppc64le", "openSUSE Tumbleweed:system-user-flatpak-1.12.4-1.1.s390x", "openSUSE Tumbleweed:system-user-flatpak-1.12.4-1.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-Flatpak-1_0-1.12.4-1.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-Flatpak-1_0-1.12.4-1.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-Flatpak-1_0-1.12.4-1.1.s390x", "openSUSE Tumbleweed:typelib-1_0-Flatpak-1_0-1.12.4-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2022-21682" } ] }
opensuse-su-2022:0712-1
Vulnerability from csaf_opensuse
Published
2022-03-04 08:31
Modified
2022-03-04 08:31
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:
Update to flatpak 1.10.7:
- CVE-2022-21682: Introduce new option --nofilesystem=host:reset to support flatpak-builder 1.2.2 (bsc#1194611).
- CVE-2021-43860: A malicious repository could hav sent invalid application metadata in a way that hides some of the app permissions displayed during installation (bsc#1194610).
Patchnames
openSUSE-SLE-15.3-2022-712
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\nUpdate to flatpak 1.10.7:\n\n- CVE-2022-21682: Introduce new option --nofilesystem=host:reset to support flatpak-builder 1.2.2 (bsc#1194611).\n- CVE-2021-43860: A malicious repository could hav sent invalid application metadata in a way that hides some of the app permissions displayed during installation (bsc#1194610).\n", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-SLE-15.3-2022-712", "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/opensuse-su-2022_0712-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2022:0712-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/T4OG73MX3JPZBHYMUXUULPTVL7ZOOTZ5/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2022:0712-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/T4OG73MX3JPZBHYMUXUULPTVL7ZOOTZ5/" }, { "category": "self", "summary": "SUSE Bug 1194610", "url": "https://bugzilla.suse.com/1194610" }, { "category": "self", "summary": "SUSE Bug 1194611", "url": "https://bugzilla.suse.com/1194611" }, { "category": "self", "summary": "SUSE CVE CVE-2021-43860 page", "url": "https://www.suse.com/security/cve/CVE-2021-43860/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-21682 page", "url": "https://www.suse.com/security/cve/CVE-2022-21682/" } ], "title": "Security update for flatpak", "tracking": { "current_release_date": "2022-03-04T08:31:01Z", "generator": { "date": "2022-03-04T08:31:01Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2022:0712-1", "initial_release_date": "2022-03-04T08:31:01Z", "revision_history": [ { "date": "2022-03-04T08:31:01Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "flatpak-1.10.7-4.12.1.aarch64", "product": { "name": "flatpak-1.10.7-4.12.1.aarch64", "product_id": "flatpak-1.10.7-4.12.1.aarch64" } }, { "category": "product_version", "name": "flatpak-devel-1.10.7-4.12.1.aarch64", "product": { "name": "flatpak-devel-1.10.7-4.12.1.aarch64", "product_id": "flatpak-devel-1.10.7-4.12.1.aarch64" } }, { "category": "product_version", "name": "flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "product": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "product_id": "flatpak-zsh-completion-1.10.7-4.12.1.aarch64" } }, { "category": "product_version", "name": "libflatpak0-1.10.7-4.12.1.aarch64", "product": { "name": "libflatpak0-1.10.7-4.12.1.aarch64", "product_id": "libflatpak0-1.10.7-4.12.1.aarch64" } }, { "category": "product_version", "name": "system-user-flatpak-1.10.7-4.12.1.aarch64", "product": { "name": "system-user-flatpak-1.10.7-4.12.1.aarch64", "product_id": "system-user-flatpak-1.10.7-4.12.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "product": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "product_id": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "flatpak-1.10.7-4.12.1.ppc64le", "product": { "name": "flatpak-1.10.7-4.12.1.ppc64le", "product_id": "flatpak-1.10.7-4.12.1.ppc64le" } }, { "category": "product_version", "name": "flatpak-devel-1.10.7-4.12.1.ppc64le", "product": { "name": "flatpak-devel-1.10.7-4.12.1.ppc64le", "product_id": "flatpak-devel-1.10.7-4.12.1.ppc64le" } }, { "category": "product_version", "name": "flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "product": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "product_id": "flatpak-zsh-completion-1.10.7-4.12.1.ppc64le" } }, { "category": "product_version", "name": "libflatpak0-1.10.7-4.12.1.ppc64le", "product": { "name": "libflatpak0-1.10.7-4.12.1.ppc64le", "product_id": "libflatpak0-1.10.7-4.12.1.ppc64le" } }, { "category": "product_version", "name": "system-user-flatpak-1.10.7-4.12.1.ppc64le", "product": { "name": "system-user-flatpak-1.10.7-4.12.1.ppc64le", "product_id": "system-user-flatpak-1.10.7-4.12.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "product": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "product_id": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "flatpak-1.10.7-4.12.1.s390x", "product": { "name": "flatpak-1.10.7-4.12.1.s390x", "product_id": "flatpak-1.10.7-4.12.1.s390x" } }, { "category": "product_version", "name": "flatpak-devel-1.10.7-4.12.1.s390x", "product": { "name": "flatpak-devel-1.10.7-4.12.1.s390x", "product_id": "flatpak-devel-1.10.7-4.12.1.s390x" } }, { "category": "product_version", "name": "flatpak-zsh-completion-1.10.7-4.12.1.s390x", "product": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.s390x", "product_id": "flatpak-zsh-completion-1.10.7-4.12.1.s390x" } }, { "category": "product_version", "name": "libflatpak0-1.10.7-4.12.1.s390x", "product": { "name": "libflatpak0-1.10.7-4.12.1.s390x", "product_id": "libflatpak0-1.10.7-4.12.1.s390x" } }, { "category": "product_version", "name": "system-user-flatpak-1.10.7-4.12.1.s390x", "product": { "name": "system-user-flatpak-1.10.7-4.12.1.s390x", "product_id": "system-user-flatpak-1.10.7-4.12.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "product": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "product_id": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "flatpak-1.10.7-4.12.1.x86_64", "product": { "name": "flatpak-1.10.7-4.12.1.x86_64", "product_id": "flatpak-1.10.7-4.12.1.x86_64" } }, { "category": "product_version", "name": "flatpak-devel-1.10.7-4.12.1.x86_64", "product": { "name": "flatpak-devel-1.10.7-4.12.1.x86_64", "product_id": "flatpak-devel-1.10.7-4.12.1.x86_64" } }, { "category": "product_version", "name": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "product": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "product_id": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64" } }, { "category": "product_version", "name": "libflatpak0-1.10.7-4.12.1.x86_64", "product": { "name": "libflatpak0-1.10.7-4.12.1.x86_64", "product_id": "libflatpak0-1.10.7-4.12.1.x86_64" } }, { "category": "product_version", "name": "system-user-flatpak-1.10.7-4.12.1.x86_64", "product": { "name": "system-user-flatpak-1.10.7-4.12.1.x86_64", "product_id": "system-user-flatpak-1.10.7-4.12.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "product": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "product_id": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.3", "product": { "name": "openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.aarch64" }, "product_reference": "flatpak-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.ppc64le" }, "product_reference": "flatpak-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.s390x" }, "product_reference": "flatpak-1.10.7-4.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.aarch64" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.ppc64le" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.s390x" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.aarch64" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.s390x" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.aarch64" }, "product_reference": "libflatpak0-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.ppc64le" }, "product_reference": "libflatpak0-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.s390x" }, "product_reference": "libflatpak0-1.10.7-4.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.x86_64" }, "product_reference": "libflatpak0-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.aarch64" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.ppc64le" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.s390x" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.x86_64" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-43860", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-43860" } ], "notes": [ { "category": "general", "text": "Flatpak is a Linux application sandboxing and distribution framework. Prior to versions 1.12.3 and 1.10.6, Flatpak doesn\u0027t properly validate that the permissions displayed to the user for an app at install time match the actual permissions granted to the app at runtime, in the case that there\u0027s a null byte in the metadata file of an app. Therefore apps can grant themselves permissions without the consent of the user. Flatpak shows permissions to the user during install by reading them from the \"xa.metadata\" key in the commit metadata. This cannot contain a null terminator, because it is an untrusted GVariant. Flatpak compares these permissions to the *actual* metadata, from the \"metadata\" file to ensure it wasn\u0027t lied to. However, the actual metadata contents are loaded in several places where they are read as simple C-style strings. That means that, if the metadata file includes a null terminator, only the content of the file from *before* the terminator gets compared to xa.metadata. Thus, any permissions that appear in the metadata file after a null terminator are applied at runtime but not shown to the user. So maliciously crafted apps can give themselves hidden permissions. Users who have Flatpaks installed from untrusted sources are at risk in case the Flatpak has a maliciously crafted metadata file, either initially or in an update. This issue is patched in versions 1.12.3 and 1.10.6. As a workaround, users can manually check the permissions of installed apps by checking the metadata file or the xa.metadata key on the commit metadata.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-43860", "url": "https://www.suse.com/security/cve/CVE-2021-43860" }, { "category": "external", "summary": "SUSE Bug 1194610 for CVE-2021-43860", "url": "https://bugzilla.suse.com/1194610" } ], "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": [ "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-04T08:31:01Z", "details": "important" } ], "title": "CVE-2021-43860" }, { "cve": "CVE-2022-21682", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-21682" } ], "notes": [ { "category": "general", "text": "Flatpak is a Linux application sandboxing and distribution framework. A path traversal vulnerability affects versions of Flatpak prior to 1.12.3 and 1.10.6. flatpak-builder applies `finish-args` last in the build. At this point the build directory will have the full access that is specified in the manifest, so running `flatpak build` against it will gain those permissions. Normally this will not be done, so this is not problem. However, if `--mirror-screenshots-url` is specified, then flatpak-builder will launch `flatpak build --nofilesystem=host appstream-utils mirror-screenshots` after finalization, which can lead to issues even with the `--nofilesystem=host` protection. In normal use, the only issue is that these empty directories can be created wherever the user has write permissions. However, a malicious application could replace the `appstream-util` binary and potentially do something more hostile. This has been resolved in Flatpak 1.12.3 and 1.10.6 by changing the behaviour of `--nofilesystem=home` and `--nofilesystem=host`.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-21682", "url": "https://www.suse.com/security/cve/CVE-2022-21682" }, { "category": "external", "summary": "SUSE Bug 1194611 for CVE-2022-21682", "url": "https://bugzilla.suse.com/1194611" }, { "category": "external", "summary": "SUSE Bug 1194703 for CVE-2022-21682", "url": "https://bugzilla.suse.com/1194703" } ], "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": [ "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:flatpak-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:flatpak-devel-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:libflatpak0-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:system-user-flatpak-1.10.7-4.12.1.x86_64", "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "openSUSE Leap 15.3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-04T08:31:01Z", "details": "moderate" } ], "title": "CVE-2022-21682" } ] }
fkie_cve-2022-21682
Vulnerability from fkie_nvd
Published
2022-01-13 21:15
Modified
2024-11-21 06:45
Severity ?
7.7 (High) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Summary
Flatpak is a Linux application sandboxing and distribution framework. A path traversal vulnerability affects versions of Flatpak prior to 1.12.3 and 1.10.6. flatpak-builder applies `finish-args` last in the build. At this point the build directory will have the full access that is specified in the manifest, so running `flatpak build` against it will gain those permissions. Normally this will not be done, so this is not problem. However, if `--mirror-screenshots-url` is specified, then flatpak-builder will launch `flatpak build --nofilesystem=host appstream-utils mirror-screenshots` after finalization, which can lead to issues even with the `--nofilesystem=host` protection. In normal use, the only issue is that these empty directories can be created wherever the user has write permissions. However, a malicious application could replace the `appstream-util` binary and potentially do something more hostile. This has been resolved in Flatpak 1.12.3 and 1.10.6 by changing the behaviour of `--nofilesystem=home` and `--nofilesystem=host`.
References
▶ | URL | Tags | |
---|---|---|---|
security-advisories@github.com | https://github.com/flatpak/flatpak/commit/445bddeee657fdc8d2a0a1f0de12975400d4fc1a | Patch, Third Party Advisory | |
security-advisories@github.com | https://github.com/flatpak/flatpak/commit/4d11f77aa7fd3e64cfa80af89d92567ab9e8e6fa | Patch, Third Party Advisory | |
security-advisories@github.com | https://github.com/flatpak/flatpak/security/advisories/GHSA-8ch7-5j3h-g4fx | Patch, Third Party Advisory | |
security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/APFTBYGJJVJPFVHRXUW5PII5XOAFI4KH/ | ||
security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IXKBERLJRYV7KXKGXOLI6IOXVBQNN4DP/ | ||
security-advisories@github.com | https://security.gentoo.org/glsa/202312-12 | ||
security-advisories@github.com | https://www.debian.org/security/2022/dsa-5049 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/flatpak/flatpak/commit/445bddeee657fdc8d2a0a1f0de12975400d4fc1a | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/flatpak/flatpak/commit/4d11f77aa7fd3e64cfa80af89d92567ab9e8e6fa | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/flatpak/flatpak/security/advisories/GHSA-8ch7-5j3h-g4fx | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/APFTBYGJJVJPFVHRXUW5PII5XOAFI4KH/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IXKBERLJRYV7KXKGXOLI6IOXVBQNN4DP/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/202312-12 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://www.debian.org/security/2022/dsa-5049 | Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
flatpak | flatpak | * | |
flatpak | flatpak | * | |
flatpak | flatpak-builder | * | |
fedoraproject | fedora | 35 | |
redhat | enterprise_linux | 8.0 | |
debian | debian_linux | 9.0 | |
debian | debian_linux | 10.0 | |
debian | debian_linux | 11.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:flatpak:flatpak:*:*:*:*:*:*:*:*", "matchCriteriaId": "613765F7-BD3F-473D-99F7-EDB260050197", "versionEndExcluding": "1.10.7", "vulnerable": true }, { "criteria": "cpe:2.3:a:flatpak:flatpak:*:*:*:*:*:*:*:*", "matchCriteriaId": "4789481C-5282-4021-946B-0A75D38F6400", "versionEndExcluding": "1.12.4", "versionStartIncluding": "1.11.1", "vulnerable": true }, { "criteria": "cpe:2.3:a:flatpak:flatpak-builder:*:*:*:*:*:*:*:*", "matchCriteriaId": "F476472C-7143-4706-9E76-85EA7800A96F", "versionEndExcluding": "1.2.2", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*", "matchCriteriaId": "80E516C0-98A4-4ADE-B69F-66A772E2BAAA", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*", "matchCriteriaId": "F4CFF558-3C47-480D-A2F0-BABF26042943", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252", "vulnerable": true }, { "criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73", "vulnerable": true }, { "criteria": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*", "matchCriteriaId": "FA6FEEC2-9F11-4643-8827-749718254FED", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Flatpak is a Linux application sandboxing and distribution framework. A path traversal vulnerability affects versions of Flatpak prior to 1.12.3 and 1.10.6. flatpak-builder applies `finish-args` last in the build. At this point the build directory will have the full access that is specified in the manifest, so running `flatpak build` against it will gain those permissions. Normally this will not be done, so this is not problem. However, if `--mirror-screenshots-url` is specified, then flatpak-builder will launch `flatpak build --nofilesystem=host appstream-utils mirror-screenshots` after finalization, which can lead to issues even with the `--nofilesystem=host` protection. In normal use, the only issue is that these empty directories can be created wherever the user has write permissions. However, a malicious application could replace the `appstream-util` binary and potentially do something more hostile. This has been resolved in Flatpak 1.12.3 and 1.10.6 by changing the behaviour of `--nofilesystem=home` and `--nofilesystem=host`." }, { "lang": "es", "value": "Flatpak es un marco de distribuci\u00f3n y sandboxing de aplicaciones Linux. Una vulnerabilidad de salto de ruta afecta a las versiones de Flatpak anteriores a 1.12.3 y 1.10.6. flatpak-builder aplica \"finish-args\" en \u00faltimo lugar en la construcci\u00f3n. En este punto, el directorio de construcci\u00f3n tendr\u00e1 el acceso completo que es especificado en el manifiesto, por lo que la ejecuci\u00f3n de \"flatpak build\" contra \u00e9l ganar\u00e1 esos permisos. Normalmente esto no se realiza, por lo que no es un problema. Sin embargo, si se especifica \"--mirror-screenshots-url\", entonces flatpak-builder lanzar\u00e1 \"flatpak build --nofilesystem=host appstream-utils mirror-screenshots\" tras la finalizaci\u00f3n, lo que puede conllevar a problemas incluso con la protecci\u00f3n \"--nofilesystem=host\". En un uso normal, el \u00fanico problema es que estos directorios vac\u00edos pueden crearse en cualquier lugar donde el usuario tenga permisos de escritura. Sin embargo, una aplicaci\u00f3n maliciosa podr\u00eda reemplazar el binario \"appstream-util\" y potencialmente hacer algo m\u00e1s hostil. Esto ha sido resuelto en Flatpak versiones 1.12.3 y 1.10.6, al cambiar el comportamiento de \"--nofilesystem=home\" y \"--nofilesystem=host\"" } ], "id": "CVE-2022-21682", "lastModified": "2024-11-21T06:45:13.327", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 4.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.7, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 3.1, "impactScore": 4.0, "source": "security-advisories@github.com", "type": "Secondary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2022-01-13T21:15:08.690", "references": [ { "source": "security-advisories@github.com", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/flatpak/flatpak/commit/445bddeee657fdc8d2a0a1f0de12975400d4fc1a" }, { "source": "security-advisories@github.com", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/flatpak/flatpak/commit/4d11f77aa7fd3e64cfa80af89d92567ab9e8e6fa" }, { "source": "security-advisories@github.com", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/flatpak/flatpak/security/advisories/GHSA-8ch7-5j3h-g4fx" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/APFTBYGJJVJPFVHRXUW5PII5XOAFI4KH/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IXKBERLJRYV7KXKGXOLI6IOXVBQNN4DP/" }, { "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/2022/dsa-5049" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/flatpak/flatpak/commit/445bddeee657fdc8d2a0a1f0de12975400d4fc1a" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/flatpak/flatpak/commit/4d11f77aa7fd3e64cfa80af89d92567ab9e8e6fa" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/flatpak/flatpak/security/advisories/GHSA-8ch7-5j3h-g4fx" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/APFTBYGJJVJPFVHRXUW5PII5XOAFI4KH/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IXKBERLJRYV7KXKGXOLI6IOXVBQNN4DP/" }, { "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/2022/dsa-5049" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-22" } ], "source": "security-advisories@github.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-22" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
rhsa-2022:7458
Vulnerability from csaf_redhat
Published
2022-11-08 09:51
Modified
2024-11-22 18:39
Summary
Red Hat Security Advisory: flatpak-builder security and bug fix update
Notes
Topic
An update for flatpak-builder is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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-builder is a tool for building flatpaks from sources.
Security Fix(es):
* flatpak: flatpak-builder --mirror-screenshots-url can access files outside the build directory (CVE-2022-21682)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.7 Release Notes linked from 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": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 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-builder is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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-builder is a tool for building flatpaks from sources.\n\nSecurity Fix(es):\n\n* flatpak: flatpak-builder --mirror-screenshots-url can access files outside the build directory (CVE-2022-21682)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.7 Release Notes linked from 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-2022:7458", "url": "https://access.redhat.com/errata/RHSA-2022:7458" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index" }, { "category": "external", "summary": "2041592", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2041592" }, { "category": "external", "summary": "2047312", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047312" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7458.json" } ], "title": "Red Hat Security Advisory: flatpak-builder security and bug fix update", "tracking": { "current_release_date": "2024-11-22T18:39:47+00:00", "generator": { "date": "2024-11-22T18:39:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2022:7458", "initial_release_date": "2022-11-08T09:51:41+00:00", "revision_history": [ { "date": "2022-11-08T09:51:41+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-11-08T09:51:41+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T18:39:47+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.7.0.GA", "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-builder-0:1.0.14-2.el8.src", "product": { "name": "flatpak-builder-0:1.0.14-2.el8.src", "product_id": "flatpak-builder-0:1.0.14-2.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/flatpak-builder@1.0.14-2.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "flatpak-builder-0:1.0.14-2.el8.aarch64", "product": { "name": "flatpak-builder-0:1.0.14-2.el8.aarch64", "product_id": "flatpak-builder-0:1.0.14-2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/flatpak-builder@1.0.14-2.el8?arch=aarch64" } } }, { "category": "product_version", "name": "flatpak-builder-debugsource-0:1.0.14-2.el8.aarch64", "product": { "name": "flatpak-builder-debugsource-0:1.0.14-2.el8.aarch64", "product_id": "flatpak-builder-debugsource-0:1.0.14-2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/flatpak-builder-debugsource@1.0.14-2.el8?arch=aarch64" } } }, { "category": "product_version", "name": "flatpak-builder-debuginfo-0:1.0.14-2.el8.aarch64", "product": { "name": "flatpak-builder-debuginfo-0:1.0.14-2.el8.aarch64", "product_id": "flatpak-builder-debuginfo-0:1.0.14-2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/flatpak-builder-debuginfo@1.0.14-2.el8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "flatpak-builder-0:1.0.14-2.el8.ppc64le", "product": { "name": "flatpak-builder-0:1.0.14-2.el8.ppc64le", "product_id": "flatpak-builder-0:1.0.14-2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/flatpak-builder@1.0.14-2.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "flatpak-builder-debugsource-0:1.0.14-2.el8.ppc64le", "product": { "name": "flatpak-builder-debugsource-0:1.0.14-2.el8.ppc64le", "product_id": "flatpak-builder-debugsource-0:1.0.14-2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/flatpak-builder-debugsource@1.0.14-2.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "flatpak-builder-debuginfo-0:1.0.14-2.el8.ppc64le", "product": { "name": "flatpak-builder-debuginfo-0:1.0.14-2.el8.ppc64le", "product_id": "flatpak-builder-debuginfo-0:1.0.14-2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/flatpak-builder-debuginfo@1.0.14-2.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "flatpak-builder-0:1.0.14-2.el8.x86_64", "product": { "name": "flatpak-builder-0:1.0.14-2.el8.x86_64", "product_id": "flatpak-builder-0:1.0.14-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/flatpak-builder@1.0.14-2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "flatpak-builder-debugsource-0:1.0.14-2.el8.x86_64", "product": { "name": "flatpak-builder-debugsource-0:1.0.14-2.el8.x86_64", "product_id": "flatpak-builder-debugsource-0:1.0.14-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/flatpak-builder-debugsource@1.0.14-2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "flatpak-builder-debuginfo-0:1.0.14-2.el8.x86_64", "product": { "name": "flatpak-builder-debuginfo-0:1.0.14-2.el8.x86_64", "product_id": "flatpak-builder-debuginfo-0:1.0.14-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/flatpak-builder-debuginfo@1.0.14-2.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "flatpak-builder-0:1.0.14-2.el8.s390x", "product": { "name": "flatpak-builder-0:1.0.14-2.el8.s390x", "product_id": "flatpak-builder-0:1.0.14-2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/flatpak-builder@1.0.14-2.el8?arch=s390x" } } }, { "category": "product_version", "name": "flatpak-builder-debugsource-0:1.0.14-2.el8.s390x", "product": { "name": "flatpak-builder-debugsource-0:1.0.14-2.el8.s390x", "product_id": "flatpak-builder-debugsource-0:1.0.14-2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/flatpak-builder-debugsource@1.0.14-2.el8?arch=s390x" } } }, { "category": "product_version", "name": "flatpak-builder-debuginfo-0:1.0.14-2.el8.s390x", "product": { "name": "flatpak-builder-debuginfo-0:1.0.14-2.el8.s390x", "product_id": "flatpak-builder-debuginfo-0:1.0.14-2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/flatpak-builder-debuginfo@1.0.14-2.el8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "flatpak-builder-0:1.0.14-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:flatpak-builder-0:1.0.14-2.el8.aarch64" }, "product_reference": "flatpak-builder-0:1.0.14-2.el8.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-builder-0:1.0.14-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:flatpak-builder-0:1.0.14-2.el8.ppc64le" }, "product_reference": "flatpak-builder-0:1.0.14-2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-builder-0:1.0.14-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:flatpak-builder-0:1.0.14-2.el8.s390x" }, "product_reference": "flatpak-builder-0:1.0.14-2.el8.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-builder-0:1.0.14-2.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:flatpak-builder-0:1.0.14-2.el8.src" }, "product_reference": "flatpak-builder-0:1.0.14-2.el8.src", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-builder-0:1.0.14-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:flatpak-builder-0:1.0.14-2.el8.x86_64" }, "product_reference": "flatpak-builder-0:1.0.14-2.el8.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-builder-debuginfo-0:1.0.14-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:flatpak-builder-debuginfo-0:1.0.14-2.el8.aarch64" }, "product_reference": "flatpak-builder-debuginfo-0:1.0.14-2.el8.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-builder-debuginfo-0:1.0.14-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:flatpak-builder-debuginfo-0:1.0.14-2.el8.ppc64le" }, "product_reference": "flatpak-builder-debuginfo-0:1.0.14-2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-builder-debuginfo-0:1.0.14-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:flatpak-builder-debuginfo-0:1.0.14-2.el8.s390x" }, "product_reference": "flatpak-builder-debuginfo-0:1.0.14-2.el8.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-builder-debuginfo-0:1.0.14-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:flatpak-builder-debuginfo-0:1.0.14-2.el8.x86_64" }, "product_reference": "flatpak-builder-debuginfo-0:1.0.14-2.el8.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-builder-debugsource-0:1.0.14-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:flatpak-builder-debugsource-0:1.0.14-2.el8.aarch64" }, "product_reference": "flatpak-builder-debugsource-0:1.0.14-2.el8.aarch64", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-builder-debugsource-0:1.0.14-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:flatpak-builder-debugsource-0:1.0.14-2.el8.ppc64le" }, "product_reference": "flatpak-builder-debugsource-0:1.0.14-2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-builder-debugsource-0:1.0.14-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:flatpak-builder-debugsource-0:1.0.14-2.el8.s390x" }, "product_reference": "flatpak-builder-debugsource-0:1.0.14-2.el8.s390x", "relates_to_product_reference": "AppStream-8.7.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-builder-debugsource-0:1.0.14-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.GA:flatpak-builder-debugsource-0:1.0.14-2.el8.x86_64" }, "product_reference": "flatpak-builder-debugsource-0:1.0.14-2.el8.x86_64", "relates_to_product_reference": "AppStream-8.7.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-21682", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-01-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2041592" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability was found in Flatpak. This happens when flatpak-builder applies `finish-args` last in the build. At this point the build directory will have the full access that is specified in the manifest, so running `flatpak build` against it will gain those permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "flatpak: flatpak-builder --mirror-screenshots-url can access files outside the build directory", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.7.0.GA:flatpak-builder-0:1.0.14-2.el8.aarch64", "AppStream-8.7.0.GA:flatpak-builder-0:1.0.14-2.el8.ppc64le", "AppStream-8.7.0.GA:flatpak-builder-0:1.0.14-2.el8.s390x", "AppStream-8.7.0.GA:flatpak-builder-0:1.0.14-2.el8.src", "AppStream-8.7.0.GA:flatpak-builder-0:1.0.14-2.el8.x86_64", "AppStream-8.7.0.GA:flatpak-builder-debuginfo-0:1.0.14-2.el8.aarch64", "AppStream-8.7.0.GA:flatpak-builder-debuginfo-0:1.0.14-2.el8.ppc64le", "AppStream-8.7.0.GA:flatpak-builder-debuginfo-0:1.0.14-2.el8.s390x", "AppStream-8.7.0.GA:flatpak-builder-debuginfo-0:1.0.14-2.el8.x86_64", "AppStream-8.7.0.GA:flatpak-builder-debugsource-0:1.0.14-2.el8.aarch64", "AppStream-8.7.0.GA:flatpak-builder-debugsource-0:1.0.14-2.el8.ppc64le", "AppStream-8.7.0.GA:flatpak-builder-debugsource-0:1.0.14-2.el8.s390x", "AppStream-8.7.0.GA:flatpak-builder-debugsource-0:1.0.14-2.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-21682" }, { "category": "external", "summary": "RHBZ#2041592", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2041592" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-21682", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21682" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21682", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21682" }, { "category": "external", "summary": "https://github.com/flatpak/flatpak/security/advisories/GHSA-8ch7-5j3h-g4fx", "url": "https://github.com/flatpak/flatpak/security/advisories/GHSA-8ch7-5j3h-g4fx" } ], "release_date": "2022-01-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-08T09:51:41+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.7.0.GA:flatpak-builder-0:1.0.14-2.el8.aarch64", "AppStream-8.7.0.GA:flatpak-builder-0:1.0.14-2.el8.ppc64le", "AppStream-8.7.0.GA:flatpak-builder-0:1.0.14-2.el8.s390x", "AppStream-8.7.0.GA:flatpak-builder-0:1.0.14-2.el8.src", "AppStream-8.7.0.GA:flatpak-builder-0:1.0.14-2.el8.x86_64", "AppStream-8.7.0.GA:flatpak-builder-debuginfo-0:1.0.14-2.el8.aarch64", "AppStream-8.7.0.GA:flatpak-builder-debuginfo-0:1.0.14-2.el8.ppc64le", "AppStream-8.7.0.GA:flatpak-builder-debuginfo-0:1.0.14-2.el8.s390x", "AppStream-8.7.0.GA:flatpak-builder-debuginfo-0:1.0.14-2.el8.x86_64", "AppStream-8.7.0.GA:flatpak-builder-debugsource-0:1.0.14-2.el8.aarch64", "AppStream-8.7.0.GA:flatpak-builder-debugsource-0:1.0.14-2.el8.ppc64le", "AppStream-8.7.0.GA:flatpak-builder-debugsource-0:1.0.14-2.el8.s390x", "AppStream-8.7.0.GA:flatpak-builder-debugsource-0:1.0.14-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7458" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.7, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.GA:flatpak-builder-0:1.0.14-2.el8.aarch64", "AppStream-8.7.0.GA:flatpak-builder-0:1.0.14-2.el8.ppc64le", "AppStream-8.7.0.GA:flatpak-builder-0:1.0.14-2.el8.s390x", "AppStream-8.7.0.GA:flatpak-builder-0:1.0.14-2.el8.src", "AppStream-8.7.0.GA:flatpak-builder-0:1.0.14-2.el8.x86_64", "AppStream-8.7.0.GA:flatpak-builder-debuginfo-0:1.0.14-2.el8.aarch64", "AppStream-8.7.0.GA:flatpak-builder-debuginfo-0:1.0.14-2.el8.ppc64le", "AppStream-8.7.0.GA:flatpak-builder-debuginfo-0:1.0.14-2.el8.s390x", "AppStream-8.7.0.GA:flatpak-builder-debuginfo-0:1.0.14-2.el8.x86_64", "AppStream-8.7.0.GA:flatpak-builder-debugsource-0:1.0.14-2.el8.aarch64", "AppStream-8.7.0.GA:flatpak-builder-debugsource-0:1.0.14-2.el8.ppc64le", "AppStream-8.7.0.GA:flatpak-builder-debugsource-0:1.0.14-2.el8.s390x", "AppStream-8.7.0.GA:flatpak-builder-debugsource-0:1.0.14-2.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "flatpak: flatpak-builder --mirror-screenshots-url can access files outside the build directory" } ] }
gsd-2022-21682
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Flatpak is a Linux application sandboxing and distribution framework. A path traversal vulnerability affects versions of Flatpak prior to 1.12.3 and 1.10.6. flatpak-builder applies `finish-args` last in the build. At this point the build directory will have the full access that is specified in the manifest, so running `flatpak build` against it will gain those permissions. Normally this will not be done, so this is not problem. However, if `--mirror-screenshots-url` is specified, then flatpak-builder will launch `flatpak build --nofilesystem=host appstream-utils mirror-screenshots` after finalization, which can lead to issues even with the `--nofilesystem=host` protection. In normal use, the only issue is that these empty directories can be created wherever the user has write permissions. However, a malicious application could replace the `appstream-util` binary and potentially do something more hostile. This has been resolved in Flatpak 1.12.3 and 1.10.6 by changing the behaviour of `--nofilesystem=home` and `--nofilesystem=host`.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-21682", "description": "Flatpak is a Linux application sandboxing and distribution framework. A path traversal vulnerability affects versions of Flatpak prior to 1.12.3 and 1.10.6. flatpak-builder applies `finish-args` last in the build. At this point the build directory will have the full access that is specified in the manifest, so running `flatpak build` against it will gain those permissions. Normally this will not be done, so this is not problem. However, if `--mirror-screenshots-url` is specified, then flatpak-builder will launch `flatpak build --nofilesystem=host appstream-utils mirror-screenshots` after finalization, which can lead to issues even with the `--nofilesystem=host` protection. In normal use, the only issue is that these empty directories can be created wherever the user has write permissions. However, a malicious application could replace the `appstream-util` binary and potentially do something more hostile. This has been resolved in Flatpak 1.12.3 and 1.10.6 by changing the behaviour of `--nofilesystem=home` and `--nofilesystem=host`.", "id": "GSD-2022-21682", "references": [ "https://www.suse.com/security/cve/CVE-2022-21682.html", "https://www.debian.org/security/2022/dsa-5049", "https://advisories.mageia.org/CVE-2022-21682.html", "https://access.redhat.com/errata/RHSA-2022:7458" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-21682" ], "details": "Flatpak is a Linux application sandboxing and distribution framework. A path traversal vulnerability affects versions of Flatpak prior to 1.12.3 and 1.10.6. flatpak-builder applies `finish-args` last in the build. At this point the build directory will have the full access that is specified in the manifest, so running `flatpak build` against it will gain those permissions. Normally this will not be done, so this is not problem. However, if `--mirror-screenshots-url` is specified, then flatpak-builder will launch `flatpak build --nofilesystem=host appstream-utils mirror-screenshots` after finalization, which can lead to issues even with the `--nofilesystem=host` protection. In normal use, the only issue is that these empty directories can be created wherever the user has write permissions. However, a malicious application could replace the `appstream-util` binary and potentially do something more hostile. This has been resolved in Flatpak 1.12.3 and 1.10.6 by changing the behaviour of `--nofilesystem=home` and `--nofilesystem=host`.", "id": "GSD-2022-21682", "modified": "2023-12-13T01:19:14.694624Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-21682", "STATE": "PUBLIC", "TITLE": "flatpak-builder can access files outside the build directory." }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "flatpak", "version": { "version_data": [ { "version_value": "\u003e= 1.11.0, \u003c 1.12.3" }, { "version_value": "\u003c 1.10.6" } ] } } ] }, "vendor_name": "flatpak" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Flatpak is a Linux application sandboxing and distribution framework. A path traversal vulnerability affects versions of Flatpak prior to 1.12.3 and 1.10.6. flatpak-builder applies `finish-args` last in the build. At this point the build directory will have the full access that is specified in the manifest, so running `flatpak build` against it will gain those permissions. Normally this will not be done, so this is not problem. However, if `--mirror-screenshots-url` is specified, then flatpak-builder will launch `flatpak build --nofilesystem=host appstream-utils mirror-screenshots` after finalization, which can lead to issues even with the `--nofilesystem=host` protection. In normal use, the only issue is that these empty directories can be created wherever the user has write permissions. However, a malicious application could replace the `appstream-util` binary and potentially do something more hostile. This has been resolved in Flatpak 1.12.3 and 1.10.6 by changing the behaviour of `--nofilesystem=home` and `--nofilesystem=host`." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.7, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/flatpak/flatpak/security/advisories/GHSA-8ch7-5j3h-g4fx", "refsource": "CONFIRM", "url": "https://github.com/flatpak/flatpak/security/advisories/GHSA-8ch7-5j3h-g4fx" }, { "name": "https://github.com/flatpak/flatpak/commit/445bddeee657fdc8d2a0a1f0de12975400d4fc1a", "refsource": "MISC", "url": "https://github.com/flatpak/flatpak/commit/445bddeee657fdc8d2a0a1f0de12975400d4fc1a" }, { "name": "https://github.com/flatpak/flatpak/commit/4d11f77aa7fd3e64cfa80af89d92567ab9e8e6fa", "refsource": "MISC", "url": "https://github.com/flatpak/flatpak/commit/4d11f77aa7fd3e64cfa80af89d92567ab9e8e6fa" }, { "name": "FEDORA-2022-825ca6bf2b", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/APFTBYGJJVJPFVHRXUW5PII5XOAFI4KH/" }, { "name": "DSA-5049", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2022/dsa-5049" }, { "name": "FEDORA-2022-7e328bd66c", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IXKBERLJRYV7KXKGXOLI6IOXVBQNN4DP/" }, { "name": "GLSA-202312-12", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202312-12" } ] }, "source": { "advisory": "GHSA-8ch7-5j3h-g4fx", "discovery": "UNKNOWN" } }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:flatpak:flatpak:*:*:*:*:*:*:*:*", "matchCriteriaId": "613765F7-BD3F-473D-99F7-EDB260050197", "versionEndExcluding": "1.10.7", "vulnerable": true }, { "criteria": "cpe:2.3:a:flatpak:flatpak:*:*:*:*:*:*:*:*", "matchCriteriaId": "4789481C-5282-4021-946B-0A75D38F6400", "versionEndExcluding": "1.12.4", "versionStartIncluding": "1.11.1", "vulnerable": true }, { "criteria": "cpe:2.3:a:flatpak:flatpak-builder:*:*:*:*:*:*:*:*", "matchCriteriaId": "F476472C-7143-4706-9E76-85EA7800A96F", "versionEndExcluding": "1.2.2", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*", "matchCriteriaId": "80E516C0-98A4-4ADE-B69F-66A772E2BAAA", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*", "matchCriteriaId": "F4CFF558-3C47-480D-A2F0-BABF26042943", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252", "vulnerable": true }, { "criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73", "vulnerable": true }, { "criteria": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*", "matchCriteriaId": "FA6FEEC2-9F11-4643-8827-749718254FED", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "Flatpak is a Linux application sandboxing and distribution framework. A path traversal vulnerability affects versions of Flatpak prior to 1.12.3 and 1.10.6. flatpak-builder applies `finish-args` last in the build. At this point the build directory will have the full access that is specified in the manifest, so running `flatpak build` against it will gain those permissions. Normally this will not be done, so this is not problem. However, if `--mirror-screenshots-url` is specified, then flatpak-builder will launch `flatpak build --nofilesystem=host appstream-utils mirror-screenshots` after finalization, which can lead to issues even with the `--nofilesystem=host` protection. In normal use, the only issue is that these empty directories can be created wherever the user has write permissions. However, a malicious application could replace the `appstream-util` binary and potentially do something more hostile. This has been resolved in Flatpak 1.12.3 and 1.10.6 by changing the behaviour of `--nofilesystem=home` and `--nofilesystem=host`." }, { "lang": "es", "value": "Flatpak es un marco de distribuci\u00f3n y sandboxing de aplicaciones Linux. Una vulnerabilidad de salto de ruta afecta a las versiones de Flatpak anteriores a 1.12.3 y 1.10.6. flatpak-builder aplica \"finish-args\" en \u00faltimo lugar en la construcci\u00f3n. En este punto, el directorio de construcci\u00f3n tendr\u00e1 el acceso completo que es especificado en el manifiesto, por lo que la ejecuci\u00f3n de \"flatpak build\" contra \u00e9l ganar\u00e1 esos permisos. Normalmente esto no se realiza, por lo que no es un problema. Sin embargo, si se especifica \"--mirror-screenshots-url\", entonces flatpak-builder lanzar\u00e1 \"flatpak build --nofilesystem=host appstream-utils mirror-screenshots\" tras la finalizaci\u00f3n, lo que puede conllevar a problemas incluso con la protecci\u00f3n \"--nofilesystem=host\". En un uso normal, el \u00fanico problema es que estos directorios vac\u00edos pueden crearse en cualquier lugar donde el usuario tenga permisos de escritura. Sin embargo, una aplicaci\u00f3n maliciosa podr\u00eda reemplazar el binario \"appstream-util\" y potencialmente hacer algo m\u00e1s hostil. Esto ha sido resuelto en Flatpak versiones 1.12.3 y 1.10.6, al cambiar el comportamiento de \"--nofilesystem=home\" y \"--nofilesystem=host\"" } ], "id": "CVE-2022-21682", "lastModified": "2023-12-23T10:15:09.173", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 4.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.7, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 3.1, "impactScore": 4.0, "source": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2022-01-13T21:15:08.690", "references": [ { "source": "security-advisories@github.com", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/flatpak/flatpak/commit/445bddeee657fdc8d2a0a1f0de12975400d4fc1a" }, { "source": "security-advisories@github.com", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/flatpak/flatpak/commit/4d11f77aa7fd3e64cfa80af89d92567ab9e8e6fa" }, { "source": "security-advisories@github.com", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/flatpak/flatpak/security/advisories/GHSA-8ch7-5j3h-g4fx" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/APFTBYGJJVJPFVHRXUW5PII5XOAFI4KH/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IXKBERLJRYV7KXKGXOLI6IOXVBQNN4DP/" }, { "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/2022/dsa-5049" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-22" } ], "source": "nvd@nist.gov", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-22" } ], "source": "security-advisories@github.com", "type": "Secondary" } ] } } } }
wid-sec-w-2022-2044
Vulnerability from csaf_certbund
Published
2022-11-08 23:00
Modified
2024-04-24 22:00
Summary
Red Hat Enterprise Linux: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux ausnutzen, um beliebigen Programmcode auszuführen, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuführen.
Betroffene Betriebssysteme
- Linux
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2022-2044 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-2044.json" }, { "category": "self", "summary": "WID-SEC-2022-2044 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-2044" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2022-11-08", "url": "https://access.redhat.com/errata/RHSA-2022:7447" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2022-11-08", "url": "https://access.redhat.com/errata/RHSA-2022:7458" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2022-11-08", "url": "https://access.redhat.com/errata/RHSA-2022:7514" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2022-11-08", "url": "https://access.redhat.com/errata/RHSA-2022:7548" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2022-11-08", "url": "https://access.redhat.com/errata/RHSA-2022:7558" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2022-11-08", "url": "https://access.redhat.com/errata/RHSA-2022:7822" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2022-11-08", "url": "https://access.redhat.com/errata/RHSA-2022:7704" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2022-11-08", "url": "https://access.redhat.com/errata/RHSA-2022:7622" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2022-11-08", "url": "https://access.redhat.com/errata/RHSA-2022:7639" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:8008 vom 2022-11-15", "url": "https://access.redhat.com/errata/RHSA-2022:8008" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2022-7704 vom 2022-11-15", "url": "https://linux.oracle.com/errata/ELSA-2022-7704.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:8431 vom 2022-11-15", "url": "https://access.redhat.com/errata/RHSA-2022:8431" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2022-7458 vom 2022-11-15", "url": "https://linux.oracle.com/errata/ELSA-2022-7458.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:7935 vom 2022-11-15", "url": "https://access.redhat.com/errata/RHSA-2022:7935" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:7950 vom 2022-11-15", "url": "https://access.redhat.com/errata/RHSA-2022:7950" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:8139 vom 2022-11-15", "url": "https://access.redhat.com/errata/RHSA-2022:8139" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:8062 vom 2022-11-15", "url": "https://access.redhat.com/errata/RHSA-2022:8062" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:8054 vom 2022-11-15", "url": "https://access.redhat.com/errata/RHSA-2022:8054" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:8011 vom 2022-11-15", "url": "https://access.redhat.com/errata/RHSA-2022:8011" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2022-8054 vom 2022-11-22", "url": "https://linux.oracle.com/errata/ELSA-2022-8054.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2022-7822 vom 2022-11-24", "url": "http://linux.oracle.com/errata/ELSA-2022-7822.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2022-8431 vom 2022-11-24", "url": "http://linux.oracle.com/errata/ELSA-2022-8431.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2022-10031 vom 2022-11-29", "url": "https://linux.oracle.com/errata/ELSA-2022-10031.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:8626 vom 2022-11-29", "url": "https://access.redhat.com/errata/RHSA-2022:8626" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:8781 vom 2022-12-08", "url": "https://access.redhat.com/errata/RHSA-2022:8781" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202212-02 vom 2022-12-19", "url": "https://security.gentoo.org/glsa/202212-02" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:7398 vom 2023-01-18", "url": "https://access.redhat.com/errata/RHSA-2022:7398" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:1275 vom 2023-03-15", "url": "https://access.redhat.com/errata/RHSA-2023:1275" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:2193 vom 2023-05-09", "url": "https://access.redhat.com/errata/RHSA-2023:2193" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:2758 vom 2023-05-16", "url": "https://access.redhat.com/errata/RHSA-2023:2758" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:2802 vom 2023-05-16", "url": "https://access.redhat.com/errata/RHSA-2023:2802" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-2116 vom 2023-07-20", "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2116.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2024-2468 vom 2024-02-19", "url": "https://alas.aws.amazon.com/AL2/ALAS-2024-2468.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2024-2452 vom 2024-02-06", "url": "https://alas.aws.amazon.com/AL2/ALAS-2024-2452.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASR4-2023-001 vom 2024-01-23", "url": "https://alas.aws.amazon.com/AL2/ALASR4-2023-001.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2045 vom 2024-04-25", "url": "https://access.redhat.com/errata/RHSA-2024:2045" } ], "source_lang": "en-US", "title": "Red Hat Enterprise Linux: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-04-24T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:38:00.017+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2022-2044", "initial_release_date": "2022-11-08T23:00:00.000+00:00", "revision_history": [ { "date": "2022-11-08T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2022-11-15T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen" }, { "date": "2022-11-23T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2022-11-28T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen" }, { "date": "2022-12-07T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-12-18T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2023-01-17T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-03-15T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-05-09T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-05-16T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-07-20T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-01-22T23:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-02-05T23:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-02-19T23:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-04-24T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "15" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } }, { "category": "product_version", "name": "8", "product": { "name": "Red Hat Enterprise Linux 8", "product_id": "T014111", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8" } } } ], "category": "product_name", "name": "Enterprise Linux" }, { "category": "product_name", "name": "Red Hat OpenShift", "product": { "name": "Red Hat OpenShift", "product_id": "T008027", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:-" } } } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-4048", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T008027", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-11-08T23:00:00.000+00:00", "title": "CVE-2021-4048" }, { "cve": "CVE-2021-44269", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T008027", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-11-08T23:00:00.000+00:00", "title": "CVE-2021-44269" }, { "cve": "CVE-2022-1049", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T008027", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-11-08T23:00:00.000+00:00", "title": "CVE-2022-1049" }, { "cve": "CVE-2022-21682", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T008027", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-11-08T23:00:00.000+00:00", "title": "CVE-2022-21682" }, { "cve": "CVE-2022-22624", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T008027", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-11-08T23:00:00.000+00:00", "title": "CVE-2022-22624" }, { "cve": "CVE-2022-22628", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T008027", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-11-08T23:00:00.000+00:00", "title": "CVE-2022-22628" }, { "cve": "CVE-2022-22629", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T008027", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-11-08T23:00:00.000+00:00", "title": "CVE-2022-22629" }, { "cve": "CVE-2022-22662", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T008027", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-11-08T23:00:00.000+00:00", "title": "CVE-2022-22662" }, { "cve": "CVE-2022-25308", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T008027", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-11-08T23:00:00.000+00:00", "title": "CVE-2022-25308" }, { "cve": "CVE-2022-25309", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T008027", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-11-08T23:00:00.000+00:00", "title": "CVE-2022-25309" }, { "cve": "CVE-2022-25310", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T008027", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-11-08T23:00:00.000+00:00", "title": "CVE-2022-25310" }, { "cve": "CVE-2022-26700", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T008027", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-11-08T23:00:00.000+00:00", "title": "CVE-2022-26700" }, { "cve": "CVE-2022-26709", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T008027", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-11-08T23:00:00.000+00:00", "title": "CVE-2022-26709" }, { "cve": "CVE-2022-26710", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T008027", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-11-08T23:00:00.000+00:00", "title": "CVE-2022-26710" }, { "cve": "CVE-2022-26716", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T008027", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-11-08T23:00:00.000+00:00", "title": "CVE-2022-26716" }, { "cve": "CVE-2022-26717", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T008027", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-11-08T23:00:00.000+00:00", "title": "CVE-2022-26717" }, { "cve": "CVE-2022-26719", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T008027", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-11-08T23:00:00.000+00:00", "title": "CVE-2022-26719" }, { "cve": "CVE-2022-2989", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T008027", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-11-08T23:00:00.000+00:00", "title": "CVE-2022-2989" }, { "cve": "CVE-2022-2990", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T008027", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-11-08T23:00:00.000+00:00", "title": "CVE-2022-2990" }, { "cve": "CVE-2022-30293", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T008027", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-11-08T23:00:00.000+00:00", "title": "CVE-2022-30293" }, { "cve": "CVE-2022-30698", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T008027", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-11-08T23:00:00.000+00:00", "title": "CVE-2022-30698" }, { "cve": "CVE-2022-30699", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T008027", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-11-08T23:00:00.000+00:00", "title": "CVE-2022-30699" }, { "cve": "CVE-2022-32189", "notes": [ { "category": "description", "text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in verschiedenen Komponenten zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T008027", "67646", "398363", "T012167", "T004914", "T014111" ] }, "release_date": "2022-11-08T23:00:00.000+00:00", "title": "CVE-2022-32189" } ] }
suse-su-2022:0712-1
Vulnerability from csaf_suse
Published
2022-03-04 08:31
Modified
2022-03-04 08:31
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:
Update to flatpak 1.10.7:
- CVE-2022-21682: Introduce new option --nofilesystem=host:reset to support flatpak-builder 1.2.2 (bsc#1194611).
- CVE-2021-43860: A malicious repository could hav sent invalid application metadata in a way that hides some of the app permissions displayed during installation (bsc#1194610).
Patchnames
SUSE-2022-712,SUSE-SLE-Module-Desktop-Applications-15-SP3-2022-712,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-712,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-712,SUSE-SLE-Product-RT-15-SP2-2022-712,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-712,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-712,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-712,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-712,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-712,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-712,SUSE-Storage-7-2022-712
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\nUpdate to flatpak 1.10.7:\n\n- CVE-2022-21682: Introduce new option --nofilesystem=host:reset to support flatpak-builder 1.2.2 (bsc#1194611).\n- CVE-2021-43860: A malicious repository could hav sent invalid application metadata in a way that hides some of the app permissions displayed during installation (bsc#1194610).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-712,SUSE-SLE-Module-Desktop-Applications-15-SP3-2022-712,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-712,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-712,SUSE-SLE-Product-RT-15-SP2-2022-712,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-712,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-712,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-712,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-712,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-712,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-712,SUSE-Storage-7-2022-712", "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_0712-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:0712-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220712-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:0712-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010349.html" }, { "category": "self", "summary": "SUSE Bug 1194610", "url": "https://bugzilla.suse.com/1194610" }, { "category": "self", "summary": "SUSE Bug 1194611", "url": "https://bugzilla.suse.com/1194611" }, { "category": "self", "summary": "SUSE CVE CVE-2021-43860 page", "url": "https://www.suse.com/security/cve/CVE-2021-43860/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-21682 page", "url": "https://www.suse.com/security/cve/CVE-2022-21682/" } ], "title": "Security update for flatpak", "tracking": { "current_release_date": "2022-03-04T08:31:25Z", "generator": { "date": "2022-03-04T08:31:25Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:0712-1", "initial_release_date": "2022-03-04T08:31:25Z", "revision_history": [ { "date": "2022-03-04T08:31:25Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "flatpak-1.10.7-4.12.1.aarch64", "product": { "name": "flatpak-1.10.7-4.12.1.aarch64", "product_id": "flatpak-1.10.7-4.12.1.aarch64" } }, { "category": "product_version", "name": "flatpak-devel-1.10.7-4.12.1.aarch64", "product": { "name": "flatpak-devel-1.10.7-4.12.1.aarch64", "product_id": "flatpak-devel-1.10.7-4.12.1.aarch64" } }, { "category": "product_version", "name": "flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "product": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "product_id": "flatpak-zsh-completion-1.10.7-4.12.1.aarch64" } }, { "category": "product_version", "name": "libflatpak0-1.10.7-4.12.1.aarch64", "product": { "name": "libflatpak0-1.10.7-4.12.1.aarch64", "product_id": "libflatpak0-1.10.7-4.12.1.aarch64" } }, { "category": "product_version", "name": "system-user-flatpak-1.10.7-4.12.1.aarch64", "product": { "name": "system-user-flatpak-1.10.7-4.12.1.aarch64", "product_id": "system-user-flatpak-1.10.7-4.12.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "product": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "product_id": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "flatpak-1.10.7-4.12.1.i586", "product": { "name": "flatpak-1.10.7-4.12.1.i586", "product_id": "flatpak-1.10.7-4.12.1.i586" } }, { "category": "product_version", "name": "flatpak-devel-1.10.7-4.12.1.i586", "product": { "name": "flatpak-devel-1.10.7-4.12.1.i586", "product_id": "flatpak-devel-1.10.7-4.12.1.i586" } }, { "category": "product_version", "name": "flatpak-zsh-completion-1.10.7-4.12.1.i586", "product": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.i586", "product_id": "flatpak-zsh-completion-1.10.7-4.12.1.i586" } }, { "category": "product_version", "name": "libflatpak0-1.10.7-4.12.1.i586", "product": { "name": "libflatpak0-1.10.7-4.12.1.i586", "product_id": "libflatpak0-1.10.7-4.12.1.i586" } }, { "category": "product_version", "name": "system-user-flatpak-1.10.7-4.12.1.i586", "product": { "name": "system-user-flatpak-1.10.7-4.12.1.i586", "product_id": "system-user-flatpak-1.10.7-4.12.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.i586", "product": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.i586", "product_id": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "flatpak-1.10.7-4.12.1.ppc64le", "product": { "name": "flatpak-1.10.7-4.12.1.ppc64le", "product_id": "flatpak-1.10.7-4.12.1.ppc64le" } }, { "category": "product_version", "name": "flatpak-devel-1.10.7-4.12.1.ppc64le", "product": { "name": "flatpak-devel-1.10.7-4.12.1.ppc64le", "product_id": "flatpak-devel-1.10.7-4.12.1.ppc64le" } }, { "category": "product_version", "name": "flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "product": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "product_id": "flatpak-zsh-completion-1.10.7-4.12.1.ppc64le" } }, { "category": "product_version", "name": "libflatpak0-1.10.7-4.12.1.ppc64le", "product": { "name": "libflatpak0-1.10.7-4.12.1.ppc64le", "product_id": "libflatpak0-1.10.7-4.12.1.ppc64le" } }, { "category": "product_version", "name": "system-user-flatpak-1.10.7-4.12.1.ppc64le", "product": { "name": "system-user-flatpak-1.10.7-4.12.1.ppc64le", "product_id": "system-user-flatpak-1.10.7-4.12.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "product": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "product_id": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "flatpak-1.10.7-4.12.1.s390x", "product": { "name": "flatpak-1.10.7-4.12.1.s390x", "product_id": "flatpak-1.10.7-4.12.1.s390x" } }, { "category": "product_version", "name": "flatpak-devel-1.10.7-4.12.1.s390x", "product": { "name": "flatpak-devel-1.10.7-4.12.1.s390x", "product_id": "flatpak-devel-1.10.7-4.12.1.s390x" } }, { "category": "product_version", "name": "flatpak-zsh-completion-1.10.7-4.12.1.s390x", "product": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.s390x", "product_id": "flatpak-zsh-completion-1.10.7-4.12.1.s390x" } }, { "category": "product_version", "name": "libflatpak0-1.10.7-4.12.1.s390x", "product": { "name": "libflatpak0-1.10.7-4.12.1.s390x", "product_id": "libflatpak0-1.10.7-4.12.1.s390x" } }, { "category": "product_version", "name": "system-user-flatpak-1.10.7-4.12.1.s390x", "product": { "name": "system-user-flatpak-1.10.7-4.12.1.s390x", "product_id": "system-user-flatpak-1.10.7-4.12.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "product": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "product_id": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "flatpak-1.10.7-4.12.1.x86_64", "product": { "name": "flatpak-1.10.7-4.12.1.x86_64", "product_id": "flatpak-1.10.7-4.12.1.x86_64" } }, { "category": "product_version", "name": "flatpak-devel-1.10.7-4.12.1.x86_64", "product": { "name": "flatpak-devel-1.10.7-4.12.1.x86_64", "product_id": "flatpak-devel-1.10.7-4.12.1.x86_64" } }, { "category": "product_version", "name": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "product": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "product_id": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64" } }, { "category": "product_version", "name": "libflatpak0-1.10.7-4.12.1.x86_64", "product": { "name": "libflatpak0-1.10.7-4.12.1.x86_64", "product_id": "libflatpak0-1.10.7-4.12.1.x86_64" } }, { "category": "product_version", "name": "system-user-flatpak-1.10.7-4.12.1.x86_64", "product": { "name": "system-user-flatpak-1.10.7-4.12.1.x86_64", "product_id": "system-user-flatpak-1.10.7-4.12.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "product": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "product_id": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Real Time 15 SP2", "product": { "name": "SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_rt:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_bcl:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp2" } } }, { "category": "product_name", "name": "SUSE Manager Proxy 4.1", "product": { "name": "SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.1" } } }, { "category": "product_name", "name": "SUSE Manager Retail Branch Server 4.1", "product": { "name": "SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.1", "product": { "name": "SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.1" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7", "product": { "name": "SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.aarch64" }, "product_reference": "flatpak-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.ppc64le" }, "product_reference": "flatpak-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.s390x" }, "product_reference": "flatpak-1.10.7-4.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.aarch64" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.ppc64le" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.s390x" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.aarch64" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.s390x" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.aarch64" }, "product_reference": "libflatpak0-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.ppc64le" }, "product_reference": "libflatpak0-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.s390x" }, "product_reference": "libflatpak0-1.10.7-4.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.x86_64" }, "product_reference": "libflatpak0-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.aarch64" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.ppc64le" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.s390x" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.x86_64" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-1.10.7-4.12.1.aarch64" }, "product_reference": "flatpak-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-devel-1.10.7-4.12.1.aarch64" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-devel-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-zsh-completion-1.10.7-4.12.1.aarch64" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-zsh-completion-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libflatpak0-1.10.7-4.12.1.aarch64" }, "product_reference": "libflatpak0-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libflatpak0-1.10.7-4.12.1.x86_64" }, "product_reference": "libflatpak0-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:system-user-flatpak-1.10.7-4.12.1.aarch64" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:system-user-flatpak-1.10.7-4.12.1.x86_64" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-1.10.7-4.12.1.aarch64" }, "product_reference": "flatpak-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.aarch64" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.aarch64" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.aarch64" }, "product_reference": "libflatpak0-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.x86_64" }, "product_reference": "libflatpak0-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.aarch64" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.x86_64" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2:flatpak-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2:flatpak-devel-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2:flatpak-zsh-completion-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2:libflatpak0-1.10.7-4.12.1.x86_64" }, "product_reference": "libflatpak0-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2:system-user-flatpak-1.10.7-4.12.1.x86_64" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2", "product_id": "SUSE Linux Enterprise Real Time 15 SP2:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:flatpak-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:flatpak-devel-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:flatpak-zsh-completion-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:libflatpak0-1.10.7-4.12.1.x86_64" }, "product_reference": "libflatpak0-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:system-user-flatpak-1.10.7-4.12.1.x86_64" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.aarch64" }, "product_reference": "flatpak-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.ppc64le" }, "product_reference": "flatpak-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.s390x" }, "product_reference": "flatpak-1.10.7-4.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.aarch64" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.ppc64le" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.s390x" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.aarch64" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.s390x" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.aarch64" }, "product_reference": "libflatpak0-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.ppc64le" }, "product_reference": "libflatpak0-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.s390x" }, "product_reference": "libflatpak0-1.10.7-4.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.x86_64" }, "product_reference": "libflatpak0-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.aarch64" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.ppc64le" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.s390x" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.x86_64" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-1.10.7-4.12.1.ppc64le" }, "product_reference": "flatpak-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-devel-1.10.7-4.12.1.ppc64le" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-devel-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-zsh-completion-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libflatpak0-1.10.7-4.12.1.ppc64le" }, "product_reference": "libflatpak0-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libflatpak0-1.10.7-4.12.1.x86_64" }, "product_reference": "libflatpak0-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:system-user-flatpak-1.10.7-4.12.1.ppc64le" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:system-user-flatpak-1.10.7-4.12.1.x86_64" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.x86_64 as component of SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1:flatpak-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.x86_64 as component of SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1:flatpak-devel-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64 as component of SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1:flatpak-zsh-completion-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.x86_64 as component of SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1:libflatpak0-1.10.7-4.12.1.x86_64" }, "product_reference": "libflatpak0-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.x86_64 as component of SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1:system-user-flatpak-1.10.7-4.12.1.x86_64" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64 as component of SUSE Manager Proxy 4.1", "product_id": "SUSE Manager Proxy 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1:flatpak-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1:flatpak-devel-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1:libflatpak0-1.10.7-4.12.1.x86_64" }, "product_reference": "libflatpak0-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1:system-user-flatpak-1.10.7-4.12.1.x86_64" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1", "product_id": "SUSE Manager Retail Branch Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.ppc64le as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:flatpak-1.10.7-4.12.1.ppc64le" }, "product_reference": "flatpak-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.s390x as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:flatpak-1.10.7-4.12.1.s390x" }, "product_reference": "flatpak-1.10.7-4.12.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.x86_64 as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:flatpak-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.ppc64le as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:flatpak-devel-1.10.7-4.12.1.ppc64le" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.s390x as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:flatpak-devel-1.10.7-4.12.1.s390x" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.x86_64 as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:flatpak-devel-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.ppc64le as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.s390x as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.s390x" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64 as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.ppc64le as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:libflatpak0-1.10.7-4.12.1.ppc64le" }, "product_reference": "libflatpak0-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.s390x as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:libflatpak0-1.10.7-4.12.1.s390x" }, "product_reference": "libflatpak0-1.10.7-4.12.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.x86_64 as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:libflatpak0-1.10.7-4.12.1.x86_64" }, "product_reference": "libflatpak0-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.ppc64le as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:system-user-flatpak-1.10.7-4.12.1.ppc64le" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.s390x as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:system-user-flatpak-1.10.7-4.12.1.s390x" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.x86_64 as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:system-user-flatpak-1.10.7-4.12.1.x86_64" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64 as component of SUSE Manager Server 4.1", "product_id": "SUSE Manager Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:flatpak-1.10.7-4.12.1.aarch64" }, "product_reference": "flatpak-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-1.10.7-4.12.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:flatpak-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:flatpak-devel-1.10.7-4.12.1.aarch64" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-devel-1.10.7-4.12.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:flatpak-devel-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-devel-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:flatpak-zsh-completion-1.10.7-4.12.1.aarch64" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:flatpak-zsh-completion-1.10.7-4.12.1.x86_64" }, "product_reference": "flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:libflatpak0-1.10.7-4.12.1.aarch64" }, "product_reference": "libflatpak0-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "libflatpak0-1.10.7-4.12.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:libflatpak0-1.10.7-4.12.1.x86_64" }, "product_reference": "libflatpak0-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:system-user-flatpak-1.10.7-4.12.1.aarch64" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "system-user-flatpak-1.10.7-4.12.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:system-user-flatpak-1.10.7-4.12.1.x86_64" }, "product_reference": "system-user-flatpak-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" }, "product_reference": "typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-43860", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-43860" } ], "notes": [ { "category": "general", "text": "Flatpak is a Linux application sandboxing and distribution framework. Prior to versions 1.12.3 and 1.10.6, Flatpak doesn\u0027t properly validate that the permissions displayed to the user for an app at install time match the actual permissions granted to the app at runtime, in the case that there\u0027s a null byte in the metadata file of an app. Therefore apps can grant themselves permissions without the consent of the user. Flatpak shows permissions to the user during install by reading them from the \"xa.metadata\" key in the commit metadata. This cannot contain a null terminator, because it is an untrusted GVariant. Flatpak compares these permissions to the *actual* metadata, from the \"metadata\" file to ensure it wasn\u0027t lied to. However, the actual metadata contents are loaded in several places where they are read as simple C-style strings. That means that, if the metadata file includes a null terminator, only the content of the file from *before* the terminator gets compared to xa.metadata. Thus, any permissions that appear in the metadata file after a null terminator are applied at runtime but not shown to the user. So maliciously crafted apps can give themselves hidden permissions. Users who have Flatpaks installed from untrusted sources are at risk in case the Flatpak has a maliciously crafted metadata file, either initially or in an update. This issue is patched in versions 1.12.3 and 1.10.6. As a workaround, users can manually check the permissions of installed apps by checking the metadata file or the xa.metadata key on the commit metadata.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7:flatpak-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:flatpak-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-devel-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libflatpak0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:system-user-flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:flatpak-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:flatpak-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:flatpak-devel-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:flatpak-devel-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:libflatpak0-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:libflatpak0-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:system-user-flatpak-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:system-user-flatpak-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-43860", "url": "https://www.suse.com/security/cve/CVE-2021-43860" }, { "category": "external", "summary": "SUSE Bug 1194610 for CVE-2021-43860", "url": "https://bugzilla.suse.com/1194610" } ], "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 7:flatpak-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:flatpak-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-devel-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libflatpak0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:system-user-flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:flatpak-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:flatpak-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:flatpak-devel-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:flatpak-devel-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:libflatpak0-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:libflatpak0-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:system-user-flatpak-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:system-user-flatpak-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7:flatpak-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:flatpak-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-devel-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libflatpak0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:system-user-flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:flatpak-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:flatpak-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:flatpak-devel-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:flatpak-devel-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:libflatpak0-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:libflatpak0-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:system-user-flatpak-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:system-user-flatpak-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-04T08:31:25Z", "details": "important" } ], "title": "CVE-2021-43860" }, { "cve": "CVE-2022-21682", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-21682" } ], "notes": [ { "category": "general", "text": "Flatpak is a Linux application sandboxing and distribution framework. A path traversal vulnerability affects versions of Flatpak prior to 1.12.3 and 1.10.6. flatpak-builder applies `finish-args` last in the build. At this point the build directory will have the full access that is specified in the manifest, so running `flatpak build` against it will gain those permissions. Normally this will not be done, so this is not problem. However, if `--mirror-screenshots-url` is specified, then flatpak-builder will launch `flatpak build --nofilesystem=host appstream-utils mirror-screenshots` after finalization, which can lead to issues even with the `--nofilesystem=host` protection. In normal use, the only issue is that these empty directories can be created wherever the user has write permissions. However, a malicious application could replace the `appstream-util` binary and potentially do something more hostile. This has been resolved in Flatpak 1.12.3 and 1.10.6 by changing the behaviour of `--nofilesystem=home` and `--nofilesystem=host`.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7:flatpak-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:flatpak-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-devel-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libflatpak0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:system-user-flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:flatpak-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:flatpak-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:flatpak-devel-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:flatpak-devel-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:libflatpak0-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:libflatpak0-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:system-user-flatpak-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:system-user-flatpak-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-21682", "url": "https://www.suse.com/security/cve/CVE-2022-21682" }, { "category": "external", "summary": "SUSE Bug 1194611 for CVE-2022-21682", "url": "https://bugzilla.suse.com/1194611" }, { "category": "external", "summary": "SUSE Bug 1194703 for CVE-2022-21682", "url": "https://bugzilla.suse.com/1194703" } ], "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 7:flatpak-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:flatpak-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-devel-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libflatpak0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:system-user-flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:flatpak-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:flatpak-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:flatpak-devel-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:flatpak-devel-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:libflatpak0-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:libflatpak0-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:system-user-flatpak-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:system-user-flatpak-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7:flatpak-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:flatpak-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Enterprise Storage 7:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Enterprise Storage 7:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP2:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-devel-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libflatpak0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:system-user-flatpak-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Proxy 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Retail Branch Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:flatpak-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:flatpak-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:flatpak-devel-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:flatpak-devel-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:flatpak-devel-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:flatpak-zsh-completion-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:libflatpak0-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:libflatpak0-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:libflatpak0-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:system-user-flatpak-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:system-user-flatpak-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:system-user-flatpak-1.10.7-4.12.1.x86_64", "SUSE Manager Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.ppc64le", "SUSE Manager Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.s390x", "SUSE Manager Server 4.1:typelib-1_0-Flatpak-1_0-1.10.7-4.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-03-04T08:31:25Z", "details": "moderate" } ], "title": "CVE-2022-21682" } ] }
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.
Loading…
Loading…