Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2017-18342
Vulnerability from cvelistv5
Published
2018-06-27 12:00
Modified
2024-08-05 21:20
Severity ?
EPSS score ?
Summary
In PyYAML before 5.1, the yaml.load() API could execute arbitrary code if used with untrusted data. The load() function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function.
References
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-05T21:20:50.850Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://github.com/yaml/pyyaml/pull/74", }, { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://github.com/yaml/pyyaml/blob/master/CHANGES", }, { name: "FEDORA-2019-bed9afe622", tags: [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/M6JCFGEIEOFMWWIXGHSELMKQDD4CV2BA/", }, { name: "FEDORA-2019-779a9db46a", tags: [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/KSQQMRUQSXBSUXLCRD3TSZYQ7SEZRKCE/", }, { name: "FEDORA-2019-44643e8bcb", tags: [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JEX7IPV5P2QJITAMA5Z63GQCZA5I6NVZ/", }, { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://github.com/marshmallow-code/apispec/issues/278", }, { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://github.com/yaml/pyyaml/issues/193", }, { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load%28input%29-Deprecation", }, { name: "GLSA-202003-45", tags: [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred", ], url: "https://security.gentoo.org/glsa/202003-45", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "n/a", vendor: "n/a", versions: [ { status: "affected", version: "n/a", }, ], }, ], datePublic: "2018-06-27T00:00:00", descriptions: [ { lang: "en", value: "In PyYAML before 5.1, the yaml.load() API could execute arbitrary code if used with untrusted data. The load() function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function.", }, ], problemTypes: [ { descriptions: [ { description: "n/a", lang: "en", type: "text", }, ], }, ], providerMetadata: { dateUpdated: "2020-03-19T20:06:10", orgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca", shortName: "mitre", }, references: [ { tags: [ "x_refsource_MISC", ], url: "https://github.com/yaml/pyyaml/pull/74", }, { tags: [ "x_refsource_MISC", ], url: "https://github.com/yaml/pyyaml/blob/master/CHANGES", }, { name: "FEDORA-2019-bed9afe622", tags: [ "vendor-advisory", "x_refsource_FEDORA", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/M6JCFGEIEOFMWWIXGHSELMKQDD4CV2BA/", }, { name: "FEDORA-2019-779a9db46a", tags: [ "vendor-advisory", "x_refsource_FEDORA", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/KSQQMRUQSXBSUXLCRD3TSZYQ7SEZRKCE/", }, { name: "FEDORA-2019-44643e8bcb", tags: [ "vendor-advisory", "x_refsource_FEDORA", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JEX7IPV5P2QJITAMA5Z63GQCZA5I6NVZ/", }, { tags: [ "x_refsource_MISC", ], url: "https://github.com/marshmallow-code/apispec/issues/278", }, { tags: [ "x_refsource_MISC", ], url: "https://github.com/yaml/pyyaml/issues/193", }, { tags: [ "x_refsource_MISC", ], url: "https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load%28input%29-Deprecation", }, { name: "GLSA-202003-45", tags: [ "vendor-advisory", "x_refsource_GENTOO", ], url: "https://security.gentoo.org/glsa/202003-45", }, ], x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2017-18342", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "n/a", version: { version_data: [ { version_value: "n/a", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "In PyYAML before 5.1, the yaml.load() API could execute arbitrary code if used with untrusted data. The load() function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/yaml/pyyaml/pull/74", refsource: "MISC", url: "https://github.com/yaml/pyyaml/pull/74", }, { name: "https://github.com/yaml/pyyaml/blob/master/CHANGES", refsource: "MISC", url: "https://github.com/yaml/pyyaml/blob/master/CHANGES", }, { name: "FEDORA-2019-bed9afe622", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M6JCFGEIEOFMWWIXGHSELMKQDD4CV2BA/", }, { name: "FEDORA-2019-779a9db46a", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KSQQMRUQSXBSUXLCRD3TSZYQ7SEZRKCE/", }, { name: "FEDORA-2019-44643e8bcb", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JEX7IPV5P2QJITAMA5Z63GQCZA5I6NVZ/", }, { name: "https://github.com/marshmallow-code/apispec/issues/278", refsource: "MISC", url: "https://github.com/marshmallow-code/apispec/issues/278", }, { name: "https://github.com/yaml/pyyaml/issues/193", refsource: "MISC", url: "https://github.com/yaml/pyyaml/issues/193", }, { name: "https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation", refsource: "MISC", url: "https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation", }, { name: "GLSA-202003-45", refsource: "GENTOO", url: "https://security.gentoo.org/glsa/202003-45", }, ], }, }, }, }, cveMetadata: { assignerOrgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca", assignerShortName: "mitre", cveId: "CVE-2017-18342", datePublished: "2018-06-27T12:00:00", dateReserved: "2018-06-27T00:00:00", dateUpdated: "2024-08-05T21:20:50.850Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", "vulnerability-lookup:meta": { nvd: "{\"cve\":{\"id\":\"CVE-2017-18342\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2018-06-27T12:29:00.210\",\"lastModified\":\"2024-11-21T03:19:53.020\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In PyYAML before 5.1, the yaml.load() API could execute arbitrary code if used with untrusted data. The load() function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function.\"},{\"lang\":\"es\",\"value\":\"En PyYAML en versiones anteriores a 5.1, la API yaml.load () podría ejecutar código arbitrario si se usara con datos no confiables. La función load () ha quedado en desuso en la versión 5.1 y se ha introducido el \\\"UnsafeLoader\\\" para una compatibilidad hacia atrás con la función.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":true,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-502\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:pyyaml:pyyaml:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"5.1\",\"matchCriteriaId\":\"9B1739DE-EE4C-4F2D-BAFB-1D56C3624D08\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:28:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DC1BD7B7-6D88-42B8-878E-F1318CA5FCAF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D100F7CE-FC64-4CC6-852A-6136D72DA419\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"97A4B8DF-58DA-4AB6-A1F9-331B36409BA3\"}]}]}],\"references\":[{\"url\":\"https://github.com/marshmallow-code/apispec/issues/278\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/yaml/pyyaml/blob/master/CHANGES\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/yaml/pyyaml/issues/193\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/yaml/pyyaml/pull/74\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load%28input%29-Deprecation\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JEX7IPV5P2QJITAMA5Z63GQCZA5I6NVZ/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/KSQQMRUQSXBSUXLCRD3TSZYQ7SEZRKCE/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/M6JCFGEIEOFMWWIXGHSELMKQDD4CV2BA/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.gentoo.org/glsa/202003-45\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/marshmallow-code/apispec/issues/278\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/yaml/pyyaml/blob/master/CHANGES\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/yaml/pyyaml/issues/193\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/yaml/pyyaml/pull/74\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load%28input%29-Deprecation\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JEX7IPV5P2QJITAMA5Z63GQCZA5I6NVZ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/KSQQMRUQSXBSUXLCRD3TSZYQ7SEZRKCE/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/M6JCFGEIEOFMWWIXGHSELMKQDD4CV2BA/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202003-45\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}", }, }
opensuse-su-2024:14089-1
Vulnerability from csaf_opensuse
Published
2024-07-02 00:00
Modified
2024-07-02 00:00
Summary
python310-PyYAML-6.0.1-4.1 on GA media
Notes
Title of the patch
python310-PyYAML-6.0.1-4.1 on GA media
Description of the patch
These are all security issues fixed in the python310-PyYAML-6.0.1-4.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-14089
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: "python310-PyYAML-6.0.1-4.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the python310-PyYAML-6.0.1-4.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2024-14089", 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_14089-1.json", }, { category: "self", summary: "SUSE CVE CVE-2017-18342 page", url: "https://www.suse.com/security/cve/CVE-2017-18342/", }, { category: "self", summary: "SUSE CVE CVE-2020-14343 page", url: "https://www.suse.com/security/cve/CVE-2020-14343/", }, ], title: "python310-PyYAML-6.0.1-4.1 on GA media", tracking: { current_release_date: "2024-07-02T00:00:00Z", generator: { date: "2024-07-02T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2024:14089-1", initial_release_date: "2024-07-02T00:00:00Z", revision_history: [ { date: "2024-07-02T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "python310-PyYAML-6.0.1-4.1.aarch64", product: { name: "python310-PyYAML-6.0.1-4.1.aarch64", product_id: "python310-PyYAML-6.0.1-4.1.aarch64", }, }, { category: "product_version", name: "python311-PyYAML-6.0.1-4.1.aarch64", product: { name: "python311-PyYAML-6.0.1-4.1.aarch64", product_id: "python311-PyYAML-6.0.1-4.1.aarch64", }, }, { category: "product_version", name: "python312-PyYAML-6.0.1-4.1.aarch64", product: { name: "python312-PyYAML-6.0.1-4.1.aarch64", product_id: "python312-PyYAML-6.0.1-4.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "python310-PyYAML-6.0.1-4.1.ppc64le", product: { name: "python310-PyYAML-6.0.1-4.1.ppc64le", product_id: "python310-PyYAML-6.0.1-4.1.ppc64le", }, }, { category: "product_version", name: "python311-PyYAML-6.0.1-4.1.ppc64le", product: { name: "python311-PyYAML-6.0.1-4.1.ppc64le", product_id: "python311-PyYAML-6.0.1-4.1.ppc64le", }, }, { category: "product_version", name: "python312-PyYAML-6.0.1-4.1.ppc64le", product: { name: "python312-PyYAML-6.0.1-4.1.ppc64le", product_id: "python312-PyYAML-6.0.1-4.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "python310-PyYAML-6.0.1-4.1.s390x", product: { name: "python310-PyYAML-6.0.1-4.1.s390x", product_id: "python310-PyYAML-6.0.1-4.1.s390x", }, }, { category: "product_version", name: "python311-PyYAML-6.0.1-4.1.s390x", product: { name: "python311-PyYAML-6.0.1-4.1.s390x", product_id: "python311-PyYAML-6.0.1-4.1.s390x", }, }, { category: "product_version", name: "python312-PyYAML-6.0.1-4.1.s390x", product: { name: "python312-PyYAML-6.0.1-4.1.s390x", product_id: "python312-PyYAML-6.0.1-4.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "python310-PyYAML-6.0.1-4.1.x86_64", product: { name: "python310-PyYAML-6.0.1-4.1.x86_64", product_id: "python310-PyYAML-6.0.1-4.1.x86_64", }, }, { category: "product_version", name: "python311-PyYAML-6.0.1-4.1.x86_64", product: { name: "python311-PyYAML-6.0.1-4.1.x86_64", product_id: "python311-PyYAML-6.0.1-4.1.x86_64", }, }, { category: "product_version", name: "python312-PyYAML-6.0.1-4.1.x86_64", product: { name: "python312-PyYAML-6.0.1-4.1.x86_64", product_id: "python312-PyYAML-6.0.1-4.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: "python310-PyYAML-6.0.1-4.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.aarch64", }, product_reference: "python310-PyYAML-6.0.1-4.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python310-PyYAML-6.0.1-4.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.ppc64le", }, product_reference: "python310-PyYAML-6.0.1-4.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python310-PyYAML-6.0.1-4.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.s390x", }, product_reference: "python310-PyYAML-6.0.1-4.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python310-PyYAML-6.0.1-4.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.x86_64", }, product_reference: "python310-PyYAML-6.0.1-4.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-PyYAML-6.0.1-4.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.aarch64", }, product_reference: "python311-PyYAML-6.0.1-4.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-PyYAML-6.0.1-4.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.ppc64le", }, product_reference: "python311-PyYAML-6.0.1-4.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-PyYAML-6.0.1-4.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.s390x", }, product_reference: "python311-PyYAML-6.0.1-4.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-PyYAML-6.0.1-4.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.x86_64", }, product_reference: "python311-PyYAML-6.0.1-4.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-PyYAML-6.0.1-4.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.aarch64", }, product_reference: "python312-PyYAML-6.0.1-4.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-PyYAML-6.0.1-4.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.ppc64le", }, product_reference: "python312-PyYAML-6.0.1-4.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-PyYAML-6.0.1-4.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.s390x", }, product_reference: "python312-PyYAML-6.0.1-4.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-PyYAML-6.0.1-4.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.x86_64", }, product_reference: "python312-PyYAML-6.0.1-4.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2017-18342", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-18342", }, ], notes: [ { category: "general", text: "In PyYAML before 5.1, the yaml.load() API could execute arbitrary code if used with untrusted data. The load() function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.aarch64", "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.ppc64le", "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.s390x", "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.x86_64", "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.aarch64", "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.ppc64le", "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.s390x", "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.x86_64", "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.aarch64", "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.ppc64le", "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.s390x", "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-18342", url: "https://www.suse.com/security/cve/CVE-2017-18342", }, { category: "external", summary: "SUSE Bug 1099308 for CVE-2017-18342", url: "https://bugzilla.suse.com/1099308", }, { category: "external", summary: "SUSE Bug 1164453 for CVE-2017-18342", url: "https://bugzilla.suse.com/1164453", }, ], 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:python310-PyYAML-6.0.1-4.1.aarch64", "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.ppc64le", "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.s390x", "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.x86_64", "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.aarch64", "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.ppc64le", "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.s390x", "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.x86_64", "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.aarch64", "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.ppc64le", "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.s390x", "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.4, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.aarch64", "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.ppc64le", "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.s390x", "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.x86_64", "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.aarch64", "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.ppc64le", "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.s390x", "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.x86_64", "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.aarch64", "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.ppc64le", "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.s390x", "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-07-02T00:00:00Z", details: "important", }, ], title: "CVE-2017-18342", }, { cve: "CVE-2020-14343", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-14343", }, ], notes: [ { category: "general", text: "A vulnerability was discovered in the PyYAML library in versions before 5.4, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the full_load method or with the FullLoader loader. Applications that use the library to process untrusted input may be vulnerable to this flaw. This flaw allows an attacker to execute arbitrary code on the system by abusing the python/object/new constructor. This flaw is due to an incomplete fix for CVE-2020-1747.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.aarch64", "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.ppc64le", "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.s390x", "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.x86_64", "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.aarch64", "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.ppc64le", "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.s390x", "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.x86_64", "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.aarch64", "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.ppc64le", "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.s390x", "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-14343", url: "https://www.suse.com/security/cve/CVE-2020-14343", }, { category: "external", summary: "SUSE Bug 1174514 for CVE-2020-14343", url: "https://bugzilla.suse.com/1174514", }, ], 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:python310-PyYAML-6.0.1-4.1.aarch64", "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.ppc64le", "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.s390x", "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.x86_64", "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.aarch64", "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.ppc64le", "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.s390x", "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.x86_64", "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.aarch64", "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.ppc64le", "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.s390x", "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.aarch64", "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.ppc64le", "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.s390x", "openSUSE Tumbleweed:python310-PyYAML-6.0.1-4.1.x86_64", "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.aarch64", "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.ppc64le", "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.s390x", "openSUSE Tumbleweed:python311-PyYAML-6.0.1-4.1.x86_64", "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.aarch64", "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.ppc64le", "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.s390x", "openSUSE Tumbleweed:python312-PyYAML-6.0.1-4.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-07-02T00:00:00Z", details: "important", }, ], title: "CVE-2020-14343", }, ], }
opensuse-su-2024:14152-1
Vulnerability from csaf_opensuse
Published
2024-07-12 00:00
Modified
2024-07-12 00:00
Summary
python310-openapi-spec-validator-0.7.1-1.3 on GA media
Notes
Title of the patch
python310-openapi-spec-validator-0.7.1-1.3 on GA media
Description of the patch
These are all security issues fixed in the python310-openapi-spec-validator-0.7.1-1.3 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-14152
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: "python310-openapi-spec-validator-0.7.1-1.3 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the python310-openapi-spec-validator-0.7.1-1.3 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2024-14152", 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_14152-1.json", }, { category: "self", summary: "SUSE CVE CVE-2017-18342 page", url: "https://www.suse.com/security/cve/CVE-2017-18342/", }, ], title: "python310-openapi-spec-validator-0.7.1-1.3 on GA media", tracking: { current_release_date: "2024-07-12T00:00:00Z", generator: { date: "2024-07-12T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2024:14152-1", initial_release_date: "2024-07-12T00:00:00Z", revision_history: [ { date: "2024-07-12T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "python310-openapi-spec-validator-0.7.1-1.3.aarch64", product: { name: "python310-openapi-spec-validator-0.7.1-1.3.aarch64", product_id: "python310-openapi-spec-validator-0.7.1-1.3.aarch64", }, }, { category: "product_version", name: "python311-openapi-spec-validator-0.7.1-1.3.aarch64", product: { name: "python311-openapi-spec-validator-0.7.1-1.3.aarch64", product_id: "python311-openapi-spec-validator-0.7.1-1.3.aarch64", }, }, { category: "product_version", name: "python312-openapi-spec-validator-0.7.1-1.3.aarch64", product: { name: "python312-openapi-spec-validator-0.7.1-1.3.aarch64", product_id: "python312-openapi-spec-validator-0.7.1-1.3.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "python310-openapi-spec-validator-0.7.1-1.3.ppc64le", product: { name: "python310-openapi-spec-validator-0.7.1-1.3.ppc64le", product_id: "python310-openapi-spec-validator-0.7.1-1.3.ppc64le", }, }, { category: "product_version", name: "python311-openapi-spec-validator-0.7.1-1.3.ppc64le", product: { name: "python311-openapi-spec-validator-0.7.1-1.3.ppc64le", product_id: "python311-openapi-spec-validator-0.7.1-1.3.ppc64le", }, }, { category: "product_version", name: "python312-openapi-spec-validator-0.7.1-1.3.ppc64le", product: { name: "python312-openapi-spec-validator-0.7.1-1.3.ppc64le", product_id: "python312-openapi-spec-validator-0.7.1-1.3.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "python310-openapi-spec-validator-0.7.1-1.3.s390x", product: { name: "python310-openapi-spec-validator-0.7.1-1.3.s390x", product_id: "python310-openapi-spec-validator-0.7.1-1.3.s390x", }, }, { category: "product_version", name: "python311-openapi-spec-validator-0.7.1-1.3.s390x", product: { name: "python311-openapi-spec-validator-0.7.1-1.3.s390x", product_id: "python311-openapi-spec-validator-0.7.1-1.3.s390x", }, }, { category: "product_version", name: "python312-openapi-spec-validator-0.7.1-1.3.s390x", product: { name: "python312-openapi-spec-validator-0.7.1-1.3.s390x", product_id: "python312-openapi-spec-validator-0.7.1-1.3.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "python310-openapi-spec-validator-0.7.1-1.3.x86_64", product: { name: "python310-openapi-spec-validator-0.7.1-1.3.x86_64", product_id: "python310-openapi-spec-validator-0.7.1-1.3.x86_64", }, }, { category: "product_version", name: "python311-openapi-spec-validator-0.7.1-1.3.x86_64", product: { name: "python311-openapi-spec-validator-0.7.1-1.3.x86_64", product_id: "python311-openapi-spec-validator-0.7.1-1.3.x86_64", }, }, { category: "product_version", name: "python312-openapi-spec-validator-0.7.1-1.3.x86_64", product: { name: "python312-openapi-spec-validator-0.7.1-1.3.x86_64", product_id: "python312-openapi-spec-validator-0.7.1-1.3.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: "python310-openapi-spec-validator-0.7.1-1.3.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python310-openapi-spec-validator-0.7.1-1.3.aarch64", }, product_reference: "python310-openapi-spec-validator-0.7.1-1.3.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python310-openapi-spec-validator-0.7.1-1.3.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python310-openapi-spec-validator-0.7.1-1.3.ppc64le", }, product_reference: "python310-openapi-spec-validator-0.7.1-1.3.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python310-openapi-spec-validator-0.7.1-1.3.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python310-openapi-spec-validator-0.7.1-1.3.s390x", }, product_reference: "python310-openapi-spec-validator-0.7.1-1.3.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python310-openapi-spec-validator-0.7.1-1.3.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python310-openapi-spec-validator-0.7.1-1.3.x86_64", }, product_reference: "python310-openapi-spec-validator-0.7.1-1.3.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-openapi-spec-validator-0.7.1-1.3.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-openapi-spec-validator-0.7.1-1.3.aarch64", }, product_reference: "python311-openapi-spec-validator-0.7.1-1.3.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-openapi-spec-validator-0.7.1-1.3.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-openapi-spec-validator-0.7.1-1.3.ppc64le", }, product_reference: "python311-openapi-spec-validator-0.7.1-1.3.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-openapi-spec-validator-0.7.1-1.3.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-openapi-spec-validator-0.7.1-1.3.s390x", }, product_reference: "python311-openapi-spec-validator-0.7.1-1.3.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-openapi-spec-validator-0.7.1-1.3.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-openapi-spec-validator-0.7.1-1.3.x86_64", }, product_reference: "python311-openapi-spec-validator-0.7.1-1.3.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-openapi-spec-validator-0.7.1-1.3.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-openapi-spec-validator-0.7.1-1.3.aarch64", }, product_reference: "python312-openapi-spec-validator-0.7.1-1.3.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-openapi-spec-validator-0.7.1-1.3.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-openapi-spec-validator-0.7.1-1.3.ppc64le", }, product_reference: "python312-openapi-spec-validator-0.7.1-1.3.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-openapi-spec-validator-0.7.1-1.3.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-openapi-spec-validator-0.7.1-1.3.s390x", }, product_reference: "python312-openapi-spec-validator-0.7.1-1.3.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-openapi-spec-validator-0.7.1-1.3.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-openapi-spec-validator-0.7.1-1.3.x86_64", }, product_reference: "python312-openapi-spec-validator-0.7.1-1.3.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2017-18342", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-18342", }, ], notes: [ { category: "general", text: "In PyYAML before 5.1, the yaml.load() API could execute arbitrary code if used with untrusted data. The load() function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:python310-openapi-spec-validator-0.7.1-1.3.aarch64", "openSUSE Tumbleweed:python310-openapi-spec-validator-0.7.1-1.3.ppc64le", "openSUSE Tumbleweed:python310-openapi-spec-validator-0.7.1-1.3.s390x", "openSUSE Tumbleweed:python310-openapi-spec-validator-0.7.1-1.3.x86_64", "openSUSE Tumbleweed:python311-openapi-spec-validator-0.7.1-1.3.aarch64", "openSUSE Tumbleweed:python311-openapi-spec-validator-0.7.1-1.3.ppc64le", "openSUSE Tumbleweed:python311-openapi-spec-validator-0.7.1-1.3.s390x", "openSUSE Tumbleweed:python311-openapi-spec-validator-0.7.1-1.3.x86_64", "openSUSE Tumbleweed:python312-openapi-spec-validator-0.7.1-1.3.aarch64", "openSUSE Tumbleweed:python312-openapi-spec-validator-0.7.1-1.3.ppc64le", "openSUSE Tumbleweed:python312-openapi-spec-validator-0.7.1-1.3.s390x", "openSUSE Tumbleweed:python312-openapi-spec-validator-0.7.1-1.3.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-18342", url: "https://www.suse.com/security/cve/CVE-2017-18342", }, { category: "external", summary: "SUSE Bug 1099308 for CVE-2017-18342", url: "https://bugzilla.suse.com/1099308", }, { category: "external", summary: "SUSE Bug 1164453 for CVE-2017-18342", url: "https://bugzilla.suse.com/1164453", }, ], 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:python310-openapi-spec-validator-0.7.1-1.3.aarch64", "openSUSE Tumbleweed:python310-openapi-spec-validator-0.7.1-1.3.ppc64le", "openSUSE Tumbleweed:python310-openapi-spec-validator-0.7.1-1.3.s390x", "openSUSE Tumbleweed:python310-openapi-spec-validator-0.7.1-1.3.x86_64", "openSUSE Tumbleweed:python311-openapi-spec-validator-0.7.1-1.3.aarch64", "openSUSE Tumbleweed:python311-openapi-spec-validator-0.7.1-1.3.ppc64le", "openSUSE Tumbleweed:python311-openapi-spec-validator-0.7.1-1.3.s390x", "openSUSE Tumbleweed:python311-openapi-spec-validator-0.7.1-1.3.x86_64", "openSUSE Tumbleweed:python312-openapi-spec-validator-0.7.1-1.3.aarch64", "openSUSE Tumbleweed:python312-openapi-spec-validator-0.7.1-1.3.ppc64le", "openSUSE Tumbleweed:python312-openapi-spec-validator-0.7.1-1.3.s390x", "openSUSE Tumbleweed:python312-openapi-spec-validator-0.7.1-1.3.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.4, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:python310-openapi-spec-validator-0.7.1-1.3.aarch64", "openSUSE Tumbleweed:python310-openapi-spec-validator-0.7.1-1.3.ppc64le", "openSUSE Tumbleweed:python310-openapi-spec-validator-0.7.1-1.3.s390x", "openSUSE Tumbleweed:python310-openapi-spec-validator-0.7.1-1.3.x86_64", "openSUSE Tumbleweed:python311-openapi-spec-validator-0.7.1-1.3.aarch64", "openSUSE Tumbleweed:python311-openapi-spec-validator-0.7.1-1.3.ppc64le", "openSUSE Tumbleweed:python311-openapi-spec-validator-0.7.1-1.3.s390x", "openSUSE Tumbleweed:python311-openapi-spec-validator-0.7.1-1.3.x86_64", "openSUSE Tumbleweed:python312-openapi-spec-validator-0.7.1-1.3.aarch64", "openSUSE Tumbleweed:python312-openapi-spec-validator-0.7.1-1.3.ppc64le", "openSUSE Tumbleweed:python312-openapi-spec-validator-0.7.1-1.3.s390x", "openSUSE Tumbleweed:python312-openapi-spec-validator-0.7.1-1.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-07-12T00:00:00Z", details: "important", }, ], title: "CVE-2017-18342", }, ], }
opensuse-su-2024:11210-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
python36-PyYAML-5.4.1-1.6 on GA media
Notes
Title of the patch
python36-PyYAML-5.4.1-1.6 on GA media
Description of the patch
These are all security issues fixed in the python36-PyYAML-5.4.1-1.6 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-11210
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: "python36-PyYAML-5.4.1-1.6 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the python36-PyYAML-5.4.1-1.6 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2024-11210", 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_11210-1.json", }, { category: "self", summary: "SUSE CVE CVE-2017-18342 page", url: "https://www.suse.com/security/cve/CVE-2017-18342/", }, { category: "self", summary: "SUSE CVE CVE-2020-14343 page", url: "https://www.suse.com/security/cve/CVE-2020-14343/", }, ], title: "python36-PyYAML-5.4.1-1.6 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:11210-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: "python36-PyYAML-5.4.1-1.6.aarch64", product: { name: "python36-PyYAML-5.4.1-1.6.aarch64", product_id: "python36-PyYAML-5.4.1-1.6.aarch64", }, }, { category: "product_version", name: "python38-PyYAML-5.4.1-1.6.aarch64", product: { name: "python38-PyYAML-5.4.1-1.6.aarch64", product_id: "python38-PyYAML-5.4.1-1.6.aarch64", }, }, { category: "product_version", name: "python39-PyYAML-5.4.1-1.6.aarch64", product: { name: "python39-PyYAML-5.4.1-1.6.aarch64", product_id: "python39-PyYAML-5.4.1-1.6.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "python36-PyYAML-5.4.1-1.6.ppc64le", product: { name: "python36-PyYAML-5.4.1-1.6.ppc64le", product_id: "python36-PyYAML-5.4.1-1.6.ppc64le", }, }, { category: "product_version", name: "python38-PyYAML-5.4.1-1.6.ppc64le", product: { name: "python38-PyYAML-5.4.1-1.6.ppc64le", product_id: "python38-PyYAML-5.4.1-1.6.ppc64le", }, }, { category: "product_version", name: "python39-PyYAML-5.4.1-1.6.ppc64le", product: { name: "python39-PyYAML-5.4.1-1.6.ppc64le", product_id: "python39-PyYAML-5.4.1-1.6.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "python36-PyYAML-5.4.1-1.6.s390x", product: { name: "python36-PyYAML-5.4.1-1.6.s390x", product_id: "python36-PyYAML-5.4.1-1.6.s390x", }, }, { category: "product_version", name: "python38-PyYAML-5.4.1-1.6.s390x", product: { name: "python38-PyYAML-5.4.1-1.6.s390x", product_id: "python38-PyYAML-5.4.1-1.6.s390x", }, }, { category: "product_version", name: "python39-PyYAML-5.4.1-1.6.s390x", product: { name: "python39-PyYAML-5.4.1-1.6.s390x", product_id: "python39-PyYAML-5.4.1-1.6.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "python36-PyYAML-5.4.1-1.6.x86_64", product: { name: "python36-PyYAML-5.4.1-1.6.x86_64", product_id: "python36-PyYAML-5.4.1-1.6.x86_64", }, }, { category: "product_version", name: "python38-PyYAML-5.4.1-1.6.x86_64", product: { name: "python38-PyYAML-5.4.1-1.6.x86_64", product_id: "python38-PyYAML-5.4.1-1.6.x86_64", }, }, { category: "product_version", name: "python39-PyYAML-5.4.1-1.6.x86_64", product: { name: "python39-PyYAML-5.4.1-1.6.x86_64", product_id: "python39-PyYAML-5.4.1-1.6.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: "python36-PyYAML-5.4.1-1.6.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.aarch64", }, product_reference: "python36-PyYAML-5.4.1-1.6.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python36-PyYAML-5.4.1-1.6.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.ppc64le", }, product_reference: "python36-PyYAML-5.4.1-1.6.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python36-PyYAML-5.4.1-1.6.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.s390x", }, product_reference: "python36-PyYAML-5.4.1-1.6.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python36-PyYAML-5.4.1-1.6.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.x86_64", }, product_reference: "python36-PyYAML-5.4.1-1.6.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python38-PyYAML-5.4.1-1.6.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.aarch64", }, product_reference: "python38-PyYAML-5.4.1-1.6.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python38-PyYAML-5.4.1-1.6.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.ppc64le", }, product_reference: "python38-PyYAML-5.4.1-1.6.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python38-PyYAML-5.4.1-1.6.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.s390x", }, product_reference: "python38-PyYAML-5.4.1-1.6.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python38-PyYAML-5.4.1-1.6.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.x86_64", }, product_reference: "python38-PyYAML-5.4.1-1.6.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python39-PyYAML-5.4.1-1.6.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.aarch64", }, product_reference: "python39-PyYAML-5.4.1-1.6.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python39-PyYAML-5.4.1-1.6.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.ppc64le", }, product_reference: "python39-PyYAML-5.4.1-1.6.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python39-PyYAML-5.4.1-1.6.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.s390x", }, product_reference: "python39-PyYAML-5.4.1-1.6.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python39-PyYAML-5.4.1-1.6.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.x86_64", }, product_reference: "python39-PyYAML-5.4.1-1.6.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2017-18342", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-18342", }, ], notes: [ { category: "general", text: "In PyYAML before 5.1, the yaml.load() API could execute arbitrary code if used with untrusted data. The load() function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.aarch64", "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.ppc64le", "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.s390x", "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.x86_64", "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.aarch64", "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.ppc64le", "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.s390x", "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.x86_64", "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.aarch64", "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.ppc64le", "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.s390x", "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-18342", url: "https://www.suse.com/security/cve/CVE-2017-18342", }, { category: "external", summary: "SUSE Bug 1099308 for CVE-2017-18342", url: "https://bugzilla.suse.com/1099308", }, { category: "external", summary: "SUSE Bug 1164453 for CVE-2017-18342", url: "https://bugzilla.suse.com/1164453", }, ], 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:python36-PyYAML-5.4.1-1.6.aarch64", "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.ppc64le", "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.s390x", "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.x86_64", "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.aarch64", "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.ppc64le", "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.s390x", "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.x86_64", "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.aarch64", "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.ppc64le", "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.s390x", "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.4, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.aarch64", "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.ppc64le", "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.s390x", "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.x86_64", "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.aarch64", "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.ppc64le", "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.s390x", "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.x86_64", "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.aarch64", "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.ppc64le", "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.s390x", "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2017-18342", }, { cve: "CVE-2020-14343", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-14343", }, ], notes: [ { category: "general", text: "A vulnerability was discovered in the PyYAML library in versions before 5.4, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the full_load method or with the FullLoader loader. Applications that use the library to process untrusted input may be vulnerable to this flaw. This flaw allows an attacker to execute arbitrary code on the system by abusing the python/object/new constructor. This flaw is due to an incomplete fix for CVE-2020-1747.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.aarch64", "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.ppc64le", "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.s390x", "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.x86_64", "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.aarch64", "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.ppc64le", "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.s390x", "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.x86_64", "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.aarch64", "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.ppc64le", "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.s390x", "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-14343", url: "https://www.suse.com/security/cve/CVE-2020-14343", }, { category: "external", summary: "SUSE Bug 1174514 for CVE-2020-14343", url: "https://bugzilla.suse.com/1174514", }, ], 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:python36-PyYAML-5.4.1-1.6.aarch64", "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.ppc64le", "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.s390x", "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.x86_64", "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.aarch64", "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.ppc64le", "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.s390x", "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.x86_64", "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.aarch64", "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.ppc64le", "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.s390x", "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.aarch64", "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.ppc64le", "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.s390x", "openSUSE Tumbleweed:python36-PyYAML-5.4.1-1.6.x86_64", "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.aarch64", "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.ppc64le", "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.s390x", "openSUSE Tumbleweed:python38-PyYAML-5.4.1-1.6.x86_64", "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.aarch64", "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.ppc64le", "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.s390x", "openSUSE Tumbleweed:python39-PyYAML-5.4.1-1.6.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2020-14343", }, ], }
opensuse-su-2024:11247-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
python36-openapi-spec-validator-0.2.9-1.5 on GA media
Notes
Title of the patch
python36-openapi-spec-validator-0.2.9-1.5 on GA media
Description of the patch
These are all security issues fixed in the python36-openapi-spec-validator-0.2.9-1.5 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-11247
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: "python36-openapi-spec-validator-0.2.9-1.5 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the python36-openapi-spec-validator-0.2.9-1.5 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2024-11247", 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_11247-1.json", }, { category: "self", summary: "SUSE CVE CVE-2017-18342 page", url: "https://www.suse.com/security/cve/CVE-2017-18342/", }, ], title: "python36-openapi-spec-validator-0.2.9-1.5 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:11247-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: "python36-openapi-spec-validator-0.2.9-1.5.aarch64", product: { name: "python36-openapi-spec-validator-0.2.9-1.5.aarch64", product_id: "python36-openapi-spec-validator-0.2.9-1.5.aarch64", }, }, { category: "product_version", name: "python38-openapi-spec-validator-0.2.9-1.5.aarch64", product: { name: "python38-openapi-spec-validator-0.2.9-1.5.aarch64", product_id: "python38-openapi-spec-validator-0.2.9-1.5.aarch64", }, }, { category: "product_version", name: "python39-openapi-spec-validator-0.2.9-1.5.aarch64", product: { name: "python39-openapi-spec-validator-0.2.9-1.5.aarch64", product_id: "python39-openapi-spec-validator-0.2.9-1.5.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "python36-openapi-spec-validator-0.2.9-1.5.ppc64le", product: { name: "python36-openapi-spec-validator-0.2.9-1.5.ppc64le", product_id: "python36-openapi-spec-validator-0.2.9-1.5.ppc64le", }, }, { category: "product_version", name: "python38-openapi-spec-validator-0.2.9-1.5.ppc64le", product: { name: "python38-openapi-spec-validator-0.2.9-1.5.ppc64le", product_id: "python38-openapi-spec-validator-0.2.9-1.5.ppc64le", }, }, { category: "product_version", name: "python39-openapi-spec-validator-0.2.9-1.5.ppc64le", product: { name: "python39-openapi-spec-validator-0.2.9-1.5.ppc64le", product_id: "python39-openapi-spec-validator-0.2.9-1.5.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "python36-openapi-spec-validator-0.2.9-1.5.s390x", product: { name: "python36-openapi-spec-validator-0.2.9-1.5.s390x", product_id: "python36-openapi-spec-validator-0.2.9-1.5.s390x", }, }, { category: "product_version", name: "python38-openapi-spec-validator-0.2.9-1.5.s390x", product: { name: "python38-openapi-spec-validator-0.2.9-1.5.s390x", product_id: "python38-openapi-spec-validator-0.2.9-1.5.s390x", }, }, { category: "product_version", name: "python39-openapi-spec-validator-0.2.9-1.5.s390x", product: { name: "python39-openapi-spec-validator-0.2.9-1.5.s390x", product_id: "python39-openapi-spec-validator-0.2.9-1.5.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "python36-openapi-spec-validator-0.2.9-1.5.x86_64", product: { name: "python36-openapi-spec-validator-0.2.9-1.5.x86_64", product_id: "python36-openapi-spec-validator-0.2.9-1.5.x86_64", }, }, { category: "product_version", name: "python38-openapi-spec-validator-0.2.9-1.5.x86_64", product: { name: "python38-openapi-spec-validator-0.2.9-1.5.x86_64", product_id: "python38-openapi-spec-validator-0.2.9-1.5.x86_64", }, }, { category: "product_version", name: "python39-openapi-spec-validator-0.2.9-1.5.x86_64", product: { name: "python39-openapi-spec-validator-0.2.9-1.5.x86_64", product_id: "python39-openapi-spec-validator-0.2.9-1.5.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: "python36-openapi-spec-validator-0.2.9-1.5.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python36-openapi-spec-validator-0.2.9-1.5.aarch64", }, product_reference: "python36-openapi-spec-validator-0.2.9-1.5.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python36-openapi-spec-validator-0.2.9-1.5.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python36-openapi-spec-validator-0.2.9-1.5.ppc64le", }, product_reference: "python36-openapi-spec-validator-0.2.9-1.5.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python36-openapi-spec-validator-0.2.9-1.5.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python36-openapi-spec-validator-0.2.9-1.5.s390x", }, product_reference: "python36-openapi-spec-validator-0.2.9-1.5.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python36-openapi-spec-validator-0.2.9-1.5.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python36-openapi-spec-validator-0.2.9-1.5.x86_64", }, product_reference: "python36-openapi-spec-validator-0.2.9-1.5.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python38-openapi-spec-validator-0.2.9-1.5.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python38-openapi-spec-validator-0.2.9-1.5.aarch64", }, product_reference: "python38-openapi-spec-validator-0.2.9-1.5.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python38-openapi-spec-validator-0.2.9-1.5.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python38-openapi-spec-validator-0.2.9-1.5.ppc64le", }, product_reference: "python38-openapi-spec-validator-0.2.9-1.5.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python38-openapi-spec-validator-0.2.9-1.5.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python38-openapi-spec-validator-0.2.9-1.5.s390x", }, product_reference: "python38-openapi-spec-validator-0.2.9-1.5.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python38-openapi-spec-validator-0.2.9-1.5.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python38-openapi-spec-validator-0.2.9-1.5.x86_64", }, product_reference: "python38-openapi-spec-validator-0.2.9-1.5.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python39-openapi-spec-validator-0.2.9-1.5.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python39-openapi-spec-validator-0.2.9-1.5.aarch64", }, product_reference: "python39-openapi-spec-validator-0.2.9-1.5.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python39-openapi-spec-validator-0.2.9-1.5.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python39-openapi-spec-validator-0.2.9-1.5.ppc64le", }, product_reference: "python39-openapi-spec-validator-0.2.9-1.5.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python39-openapi-spec-validator-0.2.9-1.5.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python39-openapi-spec-validator-0.2.9-1.5.s390x", }, product_reference: "python39-openapi-spec-validator-0.2.9-1.5.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python39-openapi-spec-validator-0.2.9-1.5.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python39-openapi-spec-validator-0.2.9-1.5.x86_64", }, product_reference: "python39-openapi-spec-validator-0.2.9-1.5.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2017-18342", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-18342", }, ], notes: [ { category: "general", text: "In PyYAML before 5.1, the yaml.load() API could execute arbitrary code if used with untrusted data. The load() function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:python36-openapi-spec-validator-0.2.9-1.5.aarch64", "openSUSE Tumbleweed:python36-openapi-spec-validator-0.2.9-1.5.ppc64le", "openSUSE Tumbleweed:python36-openapi-spec-validator-0.2.9-1.5.s390x", "openSUSE Tumbleweed:python36-openapi-spec-validator-0.2.9-1.5.x86_64", "openSUSE Tumbleweed:python38-openapi-spec-validator-0.2.9-1.5.aarch64", "openSUSE Tumbleweed:python38-openapi-spec-validator-0.2.9-1.5.ppc64le", "openSUSE Tumbleweed:python38-openapi-spec-validator-0.2.9-1.5.s390x", "openSUSE Tumbleweed:python38-openapi-spec-validator-0.2.9-1.5.x86_64", "openSUSE Tumbleweed:python39-openapi-spec-validator-0.2.9-1.5.aarch64", "openSUSE Tumbleweed:python39-openapi-spec-validator-0.2.9-1.5.ppc64le", "openSUSE Tumbleweed:python39-openapi-spec-validator-0.2.9-1.5.s390x", "openSUSE Tumbleweed:python39-openapi-spec-validator-0.2.9-1.5.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-18342", url: "https://www.suse.com/security/cve/CVE-2017-18342", }, { category: "external", summary: "SUSE Bug 1099308 for CVE-2017-18342", url: "https://bugzilla.suse.com/1099308", }, { category: "external", summary: "SUSE Bug 1164453 for CVE-2017-18342", url: "https://bugzilla.suse.com/1164453", }, ], 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:python36-openapi-spec-validator-0.2.9-1.5.aarch64", "openSUSE Tumbleweed:python36-openapi-spec-validator-0.2.9-1.5.ppc64le", "openSUSE Tumbleweed:python36-openapi-spec-validator-0.2.9-1.5.s390x", "openSUSE Tumbleweed:python36-openapi-spec-validator-0.2.9-1.5.x86_64", "openSUSE Tumbleweed:python38-openapi-spec-validator-0.2.9-1.5.aarch64", "openSUSE Tumbleweed:python38-openapi-spec-validator-0.2.9-1.5.ppc64le", "openSUSE Tumbleweed:python38-openapi-spec-validator-0.2.9-1.5.s390x", "openSUSE Tumbleweed:python38-openapi-spec-validator-0.2.9-1.5.x86_64", "openSUSE Tumbleweed:python39-openapi-spec-validator-0.2.9-1.5.aarch64", "openSUSE Tumbleweed:python39-openapi-spec-validator-0.2.9-1.5.ppc64le", "openSUSE Tumbleweed:python39-openapi-spec-validator-0.2.9-1.5.s390x", "openSUSE Tumbleweed:python39-openapi-spec-validator-0.2.9-1.5.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.4, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:python36-openapi-spec-validator-0.2.9-1.5.aarch64", "openSUSE Tumbleweed:python36-openapi-spec-validator-0.2.9-1.5.ppc64le", "openSUSE Tumbleweed:python36-openapi-spec-validator-0.2.9-1.5.s390x", "openSUSE Tumbleweed:python36-openapi-spec-validator-0.2.9-1.5.x86_64", "openSUSE Tumbleweed:python38-openapi-spec-validator-0.2.9-1.5.aarch64", "openSUSE Tumbleweed:python38-openapi-spec-validator-0.2.9-1.5.ppc64le", "openSUSE Tumbleweed:python38-openapi-spec-validator-0.2.9-1.5.s390x", "openSUSE Tumbleweed:python38-openapi-spec-validator-0.2.9-1.5.x86_64", "openSUSE Tumbleweed:python39-openapi-spec-validator-0.2.9-1.5.aarch64", "openSUSE Tumbleweed:python39-openapi-spec-validator-0.2.9-1.5.ppc64le", "openSUSE Tumbleweed:python39-openapi-spec-validator-0.2.9-1.5.s390x", "openSUSE Tumbleweed:python39-openapi-spec-validator-0.2.9-1.5.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2017-18342", }, ], }
opensuse-su-2024:11108-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
oci-cli-3.0.2-1.2 on GA media
Notes
Title of the patch
oci-cli-3.0.2-1.2 on GA media
Description of the patch
These are all security issues fixed in the oci-cli-3.0.2-1.2 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-11108
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: "oci-cli-3.0.2-1.2 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the oci-cli-3.0.2-1.2 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2024-11108", 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_11108-1.json", }, { category: "self", summary: "SUSE CVE CVE-2017-18342 page", url: "https://www.suse.com/security/cve/CVE-2017-18342/", }, { category: "self", summary: "SUSE CVE CVE-2020-14343 page", url: "https://www.suse.com/security/cve/CVE-2020-14343/", }, { category: "self", summary: "SUSE CVE CVE-2020-29651 page", url: "https://www.suse.com/security/cve/CVE-2020-29651/", }, ], title: "oci-cli-3.0.2-1.2 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:11108-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: "oci-cli-3.0.2-1.2.aarch64", product: { name: "oci-cli-3.0.2-1.2.aarch64", product_id: "oci-cli-3.0.2-1.2.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "oci-cli-3.0.2-1.2.ppc64le", product: { name: "oci-cli-3.0.2-1.2.ppc64le", product_id: "oci-cli-3.0.2-1.2.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "oci-cli-3.0.2-1.2.s390x", product: { name: "oci-cli-3.0.2-1.2.s390x", product_id: "oci-cli-3.0.2-1.2.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "oci-cli-3.0.2-1.2.x86_64", product: { name: "oci-cli-3.0.2-1.2.x86_64", product_id: "oci-cli-3.0.2-1.2.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: "oci-cli-3.0.2-1.2.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.aarch64", }, product_reference: "oci-cli-3.0.2-1.2.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "oci-cli-3.0.2-1.2.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.ppc64le", }, product_reference: "oci-cli-3.0.2-1.2.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "oci-cli-3.0.2-1.2.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.s390x", }, product_reference: "oci-cli-3.0.2-1.2.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "oci-cli-3.0.2-1.2.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.x86_64", }, product_reference: "oci-cli-3.0.2-1.2.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2017-18342", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-18342", }, ], notes: [ { category: "general", text: "In PyYAML before 5.1, the yaml.load() API could execute arbitrary code if used with untrusted data. The load() function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.aarch64", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.ppc64le", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.s390x", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-18342", url: "https://www.suse.com/security/cve/CVE-2017-18342", }, { category: "external", summary: "SUSE Bug 1099308 for CVE-2017-18342", url: "https://bugzilla.suse.com/1099308", }, { category: "external", summary: "SUSE Bug 1164453 for CVE-2017-18342", url: "https://bugzilla.suse.com/1164453", }, ], 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:oci-cli-3.0.2-1.2.aarch64", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.ppc64le", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.s390x", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.4, baseSeverity: "HIGH", vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, products: [ "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.aarch64", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.ppc64le", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.s390x", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2017-18342", }, { cve: "CVE-2020-14343", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-14343", }, ], notes: [ { category: "general", text: "A vulnerability was discovered in the PyYAML library in versions before 5.4, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the full_load method or with the FullLoader loader. Applications that use the library to process untrusted input may be vulnerable to this flaw. This flaw allows an attacker to execute arbitrary code on the system by abusing the python/object/new constructor. This flaw is due to an incomplete fix for CVE-2020-1747.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.aarch64", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.ppc64le", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.s390x", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-14343", url: "https://www.suse.com/security/cve/CVE-2020-14343", }, { category: "external", summary: "SUSE Bug 1174514 for CVE-2020-14343", url: "https://bugzilla.suse.com/1174514", }, ], 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:oci-cli-3.0.2-1.2.aarch64", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.ppc64le", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.s390x", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.aarch64", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.ppc64le", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.s390x", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2020-14343", }, { cve: "CVE-2020-29651", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-29651", }, ], notes: [ { category: "general", text: "A denial of service via regular expression in the py.path.svnwc component of py (aka python-py) through 1.9.0 could be used by attackers to cause a compute-time denial of service attack by supplying malicious input to the blame functionality.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.aarch64", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.ppc64le", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.s390x", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-29651", url: "https://www.suse.com/security/cve/CVE-2020-29651", }, { category: "external", summary: "SUSE Bug 1179805 for CVE-2020-29651", url: "https://bugzilla.suse.com/1179805", }, ], 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:oci-cli-3.0.2-1.2.aarch64", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.ppc64le", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.s390x", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.aarch64", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.ppc64le", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.s390x", "openSUSE Tumbleweed:oci-cli-3.0.2-1.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2020-29651", }, ], }
wid-sec-w-2024-1298
Vulnerability from csaf_certbund
Published
2024-06-05 22:00
Modified
2024-06-05 22:00
Summary
F5 BIG-IP: Schwachstelle ermöglicht Codeausführung
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
F5 FirePass ist ein SSL-VPN Gateway der F5 Corporation. Die BIG-IP ist eine Netzwerk Appliance auf der die meisten F5 Produkte laufen.
Angriff
Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in F5 BIG-IP ausnutzen, um beliebigen Programmcode auszuführen.
Betroffene Betriebssysteme
- F5 Networks
{ document: { aggregate_severity: { text: "niedrig", }, 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ü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.", }, { category: "description", text: "F5 FirePass ist ein SSL-VPN Gateway der F5 Corporation. Die BIG-IP ist eine Netzwerk Appliance auf der die meisten F5 Produkte laufen.", title: "Produktbeschreibung", }, { category: "summary", text: "Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in F5 BIG-IP ausnutzen, um beliebigen Programmcode auszuführen.", title: "Angriff", }, { category: "general", text: "- F5 Networks", title: "Betroffene Betriebssysteme", }, ], publisher: { category: "other", contact_details: "csaf-provider@cert-bund.de", name: "Bundesamt für Sicherheit in der Informationstechnik", namespace: "https://www.bsi.bund.de", }, references: [ { category: "self", summary: "WID-SEC-W-2024-1298 - CSAF Version", url: "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1298.json", }, { category: "self", summary: "WID-SEC-2024-1298 - Portal Version", url: "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1298", }, { category: "external", summary: "F5 Security Advisory vom 2024-06-05", url: "https://my.f5.com/manage/s/article/K000139901", }, ], source_lang: "en-US", title: "F5 BIG-IP: Schwachstelle ermöglicht Codeausführung", tracking: { current_release_date: "2024-06-05T22:00:00.000+00:00", generator: { date: "2024-08-15T18:09:51.359+00:00", engine: { name: "BSI-WID", version: "1.3.5", }, }, id: "WID-SEC-W-2024-1298", initial_release_date: "2024-06-05T22:00:00.000+00:00", revision_history: [ { date: "2024-06-05T22:00:00.000+00:00", number: "1", summary: "Initiale Fassung", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version_range", name: "<=17.1.1", product: { name: "F5 BIG-IP <=17.1.1", product_id: "T035221", }, }, { category: "product_version_range", name: "<=16.1.4", product: { name: "F5 BIG-IP <=16.1.4", product_id: "T035222", }, }, { category: "product_version_range", name: "<=15.1.10", product: { name: "F5 BIG-IP <=15.1.10", product_id: "T035223", }, }, { category: "product_version_range", name: "<=8.3.0", product: { name: "F5 BIG-IP <=8.3.0", product_id: "T035224", }, }, ], category: "product_name", name: "BIG-IP", }, ], category: "vendor", name: "F5", }, ], }, vulnerabilities: [ { cve: "CVE-2017-18342", notes: [ { category: "description", text: "Es besteht eine Schwachstelle in F5 BIG-IP. Dieser Fehler besteht in der PyYAML-Komponente, wo die Funktion yaml.load() bei der Verarbeitung nicht vertrauenswürdiger Daten beliebige Befehle ausführen kann, was zu einer möglichen Command-Injection führt. Ein entfernter authentifizierter Angreifer kann diese Schwachstelle zur Ausführung von beliebigem Code ausnutzen.", }, ], product_status: { last_affected: [ "T035221", "T035224", "T035223", "T035222", ], }, release_date: "2024-06-05T22:00:00.000+00:00", title: "CVE-2017-18342", }, ], }
wid-sec-w-2024-0054
Vulnerability from csaf_certbund
Published
2024-01-09 23:00
Modified
2024-01-09 23:00
Summary
IBM Security Verify Access: 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
IBM Security Verify Access, ehemals IBM Security Access Manager (ISAM), ist eine Zugriffsverwaltungslösung.
Angriff
Ein Angreifer kann mehrere Schwachstellen in IBM Security Verify Access ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen.
Betroffene Betriebssysteme
- Sonstiges
{ 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ü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.", }, { category: "description", text: "IBM Security Verify Access, ehemals IBM Security Access Manager (ISAM), ist eine Zugriffsverwaltungslösung.", title: "Produktbeschreibung", }, { category: "summary", text: "Ein Angreifer kann mehrere Schwachstellen in IBM Security Verify Access ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen.", title: "Angriff", }, { category: "general", text: "- Sonstiges", title: "Betroffene Betriebssysteme", }, ], publisher: { category: "other", contact_details: "csaf-provider@cert-bund.de", name: "Bundesamt für Sicherheit in der Informationstechnik", namespace: "https://www.bsi.bund.de", }, references: [ { category: "self", summary: "WID-SEC-W-2024-0054 - CSAF Version", url: "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0054.json", }, { category: "self", summary: "WID-SEC-2024-0054 - Portal Version", url: "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0054", }, { category: "external", summary: "IBM Security Bulletin 7106586 vom 2024-01-09", url: "https://www.ibm.com/support/pages/node/7106586", }, { category: "external", summary: "IBM Security Bulletin 7106583 vom 2024-01-09", url: "https://www.ibm.com/support/pages/node/7106583", }, ], source_lang: "en-US", title: "IBM Security Verify Access: Mehrere Schwachstellen", tracking: { current_release_date: "2024-01-09T23:00:00.000+00:00", generator: { date: "2024-08-15T18:03:29.433+00:00", engine: { name: "BSI-WID", version: "1.3.5", }, }, id: "WID-SEC-W-2024-0054", initial_release_date: "2024-01-09T23:00:00.000+00:00", revision_history: [ { date: "2024-01-09T23:00:00.000+00:00", number: "1", summary: "Initiale Fassung", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { category: "product_name", name: "IBM Security Verify Access < 10.0.7-ISS-ISVA-FP0000", product: { name: "IBM Security Verify Access < 10.0.7-ISS-ISVA-FP0000", product_id: "T031968", product_identification_helper: { cpe: "cpe:/a:ibm:security_verify_access:10.0.7-iss-isva-fp0000", }, }, }, ], category: "vendor", name: "IBM", }, ], }, vulnerabilities: [ { cve: "CVE-2032-43016", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2032-43016", }, { cve: "CVE-2023-43017", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-43017", }, { cve: "CVE-2023-40225", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-40225", }, { cve: "CVE-2023-39417", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-39417", }, { cve: "CVE-2023-38369", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-38369", }, { cve: "CVE-2023-38267", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-38267", }, { cve: "CVE-2023-32697", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-32697", }, { cve: "CVE-2023-32330", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-32330", }, { cve: "CVE-2023-32329", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-32329", }, { cve: "CVE-2023-32328", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-32328", }, { cve: "CVE-2023-32327", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-32327", }, { cve: "CVE-2023-31006", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-31006", }, { cve: "CVE-2023-31005", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-31005", }, { cve: "CVE-2023-31004", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-31004", }, { cve: "CVE-2023-31003", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-31003", }, { cve: "CVE-2023-31002", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-31002", }, { cve: "CVE-2023-31001", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-31001", }, { cve: "CVE-2023-30999", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-30999", }, { cve: "CVE-2023-25725", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-25725", }, { cve: "CVE-2023-24998", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-24998", }, { cve: "CVE-2023-2455", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-2455", }, { cve: "CVE-2023-2454", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-2454", }, { cve: "CVE-2023-1370", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-1370", }, { cve: "CVE-2022-45688", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2022-45688", }, { cve: "CVE-2022-41862", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2022-41862", }, { cve: "CVE-2022-2625", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2022-2625", }, { cve: "CVE-2022-2068", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2022-2068", }, { cve: "CVE-2022-1471", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2022-1471", }, { cve: "CVE-2020-11100", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2020-11100", }, { cve: "CVE-2019-19330", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2019-19330", }, { cve: "CVE-2019-18277", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2019-18277", }, { cve: "CVE-2019-18276", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2019-18276", }, { cve: "CVE-2019-14241", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2019-14241", }, { cve: "CVE-2017-18342", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2017-18342", }, { cve: "CVE-2015-5237", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2015-5237", }, ], }
WID-SEC-W-2024-1298
Vulnerability from csaf_certbund
Published
2024-06-05 22:00
Modified
2024-06-05 22:00
Summary
F5 BIG-IP: Schwachstelle ermöglicht Codeausführung
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
F5 FirePass ist ein SSL-VPN Gateway der F5 Corporation. Die BIG-IP ist eine Netzwerk Appliance auf der die meisten F5 Produkte laufen.
Angriff
Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in F5 BIG-IP ausnutzen, um beliebigen Programmcode auszuführen.
Betroffene Betriebssysteme
- F5 Networks
{ document: { aggregate_severity: { text: "niedrig", }, 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ü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.", }, { category: "description", text: "F5 FirePass ist ein SSL-VPN Gateway der F5 Corporation. Die BIG-IP ist eine Netzwerk Appliance auf der die meisten F5 Produkte laufen.", title: "Produktbeschreibung", }, { category: "summary", text: "Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in F5 BIG-IP ausnutzen, um beliebigen Programmcode auszuführen.", title: "Angriff", }, { category: "general", text: "- F5 Networks", title: "Betroffene Betriebssysteme", }, ], publisher: { category: "other", contact_details: "csaf-provider@cert-bund.de", name: "Bundesamt für Sicherheit in der Informationstechnik", namespace: "https://www.bsi.bund.de", }, references: [ { category: "self", summary: "WID-SEC-W-2024-1298 - CSAF Version", url: "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1298.json", }, { category: "self", summary: "WID-SEC-2024-1298 - Portal Version", url: "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1298", }, { category: "external", summary: "F5 Security Advisory vom 2024-06-05", url: "https://my.f5.com/manage/s/article/K000139901", }, ], source_lang: "en-US", title: "F5 BIG-IP: Schwachstelle ermöglicht Codeausführung", tracking: { current_release_date: "2024-06-05T22:00:00.000+00:00", generator: { date: "2024-08-15T18:09:51.359+00:00", engine: { name: "BSI-WID", version: "1.3.5", }, }, id: "WID-SEC-W-2024-1298", initial_release_date: "2024-06-05T22:00:00.000+00:00", revision_history: [ { date: "2024-06-05T22:00:00.000+00:00", number: "1", summary: "Initiale Fassung", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version_range", name: "<=17.1.1", product: { name: "F5 BIG-IP <=17.1.1", product_id: "T035221", }, }, { category: "product_version_range", name: "<=16.1.4", product: { name: "F5 BIG-IP <=16.1.4", product_id: "T035222", }, }, { category: "product_version_range", name: "<=15.1.10", product: { name: "F5 BIG-IP <=15.1.10", product_id: "T035223", }, }, { category: "product_version_range", name: "<=8.3.0", product: { name: "F5 BIG-IP <=8.3.0", product_id: "T035224", }, }, ], category: "product_name", name: "BIG-IP", }, ], category: "vendor", name: "F5", }, ], }, vulnerabilities: [ { cve: "CVE-2017-18342", notes: [ { category: "description", text: "Es besteht eine Schwachstelle in F5 BIG-IP. Dieser Fehler besteht in der PyYAML-Komponente, wo die Funktion yaml.load() bei der Verarbeitung nicht vertrauenswürdiger Daten beliebige Befehle ausführen kann, was zu einer möglichen Command-Injection führt. Ein entfernter authentifizierter Angreifer kann diese Schwachstelle zur Ausführung von beliebigem Code ausnutzen.", }, ], product_status: { last_affected: [ "T035221", "T035224", "T035223", "T035222", ], }, release_date: "2024-06-05T22:00:00.000+00:00", title: "CVE-2017-18342", }, ], }
WID-SEC-W-2024-0054
Vulnerability from csaf_certbund
Published
2024-01-09 23:00
Modified
2024-01-09 23:00
Summary
IBM Security Verify Access: 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
IBM Security Verify Access, ehemals IBM Security Access Manager (ISAM), ist eine Zugriffsverwaltungslösung.
Angriff
Ein Angreifer kann mehrere Schwachstellen in IBM Security Verify Access ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen.
Betroffene Betriebssysteme
- Sonstiges
{ 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ü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.", }, { category: "description", text: "IBM Security Verify Access, ehemals IBM Security Access Manager (ISAM), ist eine Zugriffsverwaltungslösung.", title: "Produktbeschreibung", }, { category: "summary", text: "Ein Angreifer kann mehrere Schwachstellen in IBM Security Verify Access ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen.", title: "Angriff", }, { category: "general", text: "- Sonstiges", title: "Betroffene Betriebssysteme", }, ], publisher: { category: "other", contact_details: "csaf-provider@cert-bund.de", name: "Bundesamt für Sicherheit in der Informationstechnik", namespace: "https://www.bsi.bund.de", }, references: [ { category: "self", summary: "WID-SEC-W-2024-0054 - CSAF Version", url: "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0054.json", }, { category: "self", summary: "WID-SEC-2024-0054 - Portal Version", url: "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0054", }, { category: "external", summary: "IBM Security Bulletin 7106586 vom 2024-01-09", url: "https://www.ibm.com/support/pages/node/7106586", }, { category: "external", summary: "IBM Security Bulletin 7106583 vom 2024-01-09", url: "https://www.ibm.com/support/pages/node/7106583", }, ], source_lang: "en-US", title: "IBM Security Verify Access: Mehrere Schwachstellen", tracking: { current_release_date: "2024-01-09T23:00:00.000+00:00", generator: { date: "2024-08-15T18:03:29.433+00:00", engine: { name: "BSI-WID", version: "1.3.5", }, }, id: "WID-SEC-W-2024-0054", initial_release_date: "2024-01-09T23:00:00.000+00:00", revision_history: [ { date: "2024-01-09T23:00:00.000+00:00", number: "1", summary: "Initiale Fassung", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { category: "product_name", name: "IBM Security Verify Access < 10.0.7-ISS-ISVA-FP0000", product: { name: "IBM Security Verify Access < 10.0.7-ISS-ISVA-FP0000", product_id: "T031968", product_identification_helper: { cpe: "cpe:/a:ibm:security_verify_access:10.0.7-iss-isva-fp0000", }, }, }, ], category: "vendor", name: "IBM", }, ], }, vulnerabilities: [ { cve: "CVE-2032-43016", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2032-43016", }, { cve: "CVE-2023-43017", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-43017", }, { cve: "CVE-2023-40225", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-40225", }, { cve: "CVE-2023-39417", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-39417", }, { cve: "CVE-2023-38369", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-38369", }, { cve: "CVE-2023-38267", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-38267", }, { cve: "CVE-2023-32697", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-32697", }, { cve: "CVE-2023-32330", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-32330", }, { cve: "CVE-2023-32329", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-32329", }, { cve: "CVE-2023-32328", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-32328", }, { cve: "CVE-2023-32327", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-32327", }, { cve: "CVE-2023-31006", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-31006", }, { cve: "CVE-2023-31005", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-31005", }, { cve: "CVE-2023-31004", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-31004", }, { cve: "CVE-2023-31003", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-31003", }, { cve: "CVE-2023-31002", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-31002", }, { cve: "CVE-2023-31001", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-31001", }, { cve: "CVE-2023-30999", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-30999", }, { cve: "CVE-2023-25725", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-25725", }, { cve: "CVE-2023-24998", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-24998", }, { cve: "CVE-2023-2455", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-2455", }, { cve: "CVE-2023-2454", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-2454", }, { cve: "CVE-2023-1370", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2023-1370", }, { cve: "CVE-2022-45688", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2022-45688", }, { cve: "CVE-2022-41862", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2022-41862", }, { cve: "CVE-2022-2625", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2022-2625", }, { cve: "CVE-2022-2068", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2022-2068", }, { cve: "CVE-2022-1471", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2022-1471", }, { cve: "CVE-2020-11100", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2020-11100", }, { cve: "CVE-2019-19330", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2019-19330", }, { cve: "CVE-2019-18277", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2019-18277", }, { cve: "CVE-2019-18276", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2019-18276", }, { cve: "CVE-2019-14241", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2019-14241", }, { cve: "CVE-2017-18342", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2017-18342", }, { cve: "CVE-2015-5237", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.", }, ], release_date: "2024-01-09T23:00:00.000+00:00", title: "CVE-2015-5237", }, ], }
pysec-2018-49
Vulnerability from pysec
Published
2018-06-27 12:29
Modified
2021-07-05 00:01
Details
In PyYAML before 5.1, the yaml.load() API could execute arbitrary code if used with untrusted data. The load() function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function.
Impacted products
Name | purl |
---|---|
pyyaml | pkg:pypi/pyyaml |
Aliases
{ affected: [ { package: { ecosystem: "PyPI", name: "pyyaml", purl: "pkg:pypi/pyyaml", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "5.1", }, ], type: "ECOSYSTEM", }, ], versions: [ "3.01", "3.02", "3.03", "3.04", "3.05", "3.06", "3.07", "3.08", "3.09", "3.10", "3.11", "3.12", "3.13", "3.13b1", "3.13rc1", "4.2b1", "4.2b2", "4.2b4", "5.1b1", "5.1b3", "5.1b5", "5.1b7", ], }, ], aliases: [ "CVE-2017-18342", "GHSA-rprw-h62v-c2w7", ], details: "In PyYAML before 5.1, the yaml.load() API could execute arbitrary code if used with untrusted data. The load() function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function.", id: "PYSEC-2018-49", modified: "2021-07-05T00:01:25.530537Z", published: "2018-06-27T12:29:00Z", references: [ { type: "WEB", url: "https://github.com/yaml/pyyaml/pull/74", }, { type: "WEB", url: "https://github.com/yaml/pyyaml/blob/master/CHANGES", }, { type: "WEB", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M6JCFGEIEOFMWWIXGHSELMKQDD4CV2BA/", }, { type: "WEB", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KSQQMRUQSXBSUXLCRD3TSZYQ7SEZRKCE/", }, { type: "WEB", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JEX7IPV5P2QJITAMA5Z63GQCZA5I6NVZ/", }, { type: "WEB", url: "https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation", }, { type: "REPORT", url: "https://github.com/marshmallow-code/apispec/issues/278", }, { type: "REPORT", url: "https://github.com/yaml/pyyaml/issues/193", }, { type: "ADVISORY", url: "https://security.gentoo.org/glsa/202003-45", }, { type: "ADVISORY", url: "https://github.com/advisories/GHSA-rprw-h62v-c2w7", }, ], }
ghsa-rprw-h62v-c2w7
Vulnerability from github
Published
2019-01-04 17:45
Modified
2024-10-16 20:51
Severity ?
Summary
PyYAML insecurely deserializes YAML strings leading to arbitrary code execution
Details
In PyYAML before 4.1, the yaml.load()
API could execute arbitrary code. In other words, yaml.safe_load
is not used.
{ affected: [ { package: { ecosystem: "PyPI", name: "PyYAML", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "4.1", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2017-18342", ], database_specific: { cwe_ids: [ "CWE-502", ], github_reviewed: true, github_reviewed_at: "2020-06-16T21:55:26Z", nvd_published_at: null, severity: "CRITICAL", }, details: "In PyYAML before 4.1, the `yaml.load()` API could execute arbitrary code. In other words, `yaml.safe_load` is not used.", id: "GHSA-rprw-h62v-c2w7", modified: "2024-10-16T20:51:25Z", published: "2019-01-04T17:45:26Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2017-18342", }, { type: "WEB", url: "https://github.com/marshmallow-code/apispec/issues/278", }, { type: "WEB", url: "https://github.com/yaml/pyyaml/issues/193", }, { type: "WEB", url: "https://github.com/yaml/pyyaml/pull/74", }, { type: "WEB", url: "https://github.com/yaml/pyyaml/commit/7b68405c81db889f83c32846462b238ccae5be80", }, { type: "WEB", url: "https://github.com/pypa/advisory-database/tree/main/vulns/pyyaml/PYSEC-2018-49.yaml", }, { type: "PACKAGE", url: "https://github.com/yaml/pyyaml", }, { type: "WEB", url: "https://github.com/yaml/pyyaml/blob/master/CHANGES", }, { type: "WEB", url: "https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation", }, { type: "WEB", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JEX7IPV5P2QJITAMA5Z63GQCZA5I6NVZ", }, { type: "WEB", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KSQQMRUQSXBSUXLCRD3TSZYQ7SEZRKCE", }, { type: "WEB", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M6JCFGEIEOFMWWIXGHSELMKQDD4CV2BA", }, { type: "WEB", url: "https://security.gentoo.org/glsa/202003-45", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", type: "CVSS_V3", }, ], summary: "PyYAML insecurely deserializes YAML strings leading to arbitrary code execution", }
fkie_cve-2017-18342
Vulnerability from fkie_nvd
Published
2018-06-27 12:29
Modified
2024-11-21 03:19
Severity ?
Summary
In PyYAML before 5.1, the yaml.load() API could execute arbitrary code if used with untrusted data. The load() function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
pyyaml | pyyaml | * | |
fedoraproject | fedora | 28 | |
fedoraproject | fedora | 29 | |
fedoraproject | fedora | 30 |
{ configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:pyyaml:pyyaml:*:*:*:*:*:*:*:*", matchCriteriaId: "9B1739DE-EE4C-4F2D-BAFB-1D56C3624D08", versionEndExcluding: "5.1", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:o:fedoraproject:fedora:28:*:*:*:*:*:*:*", matchCriteriaId: "DC1BD7B7-6D88-42B8-878E-F1318CA5FCAF", vulnerable: true, }, { criteria: "cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*", matchCriteriaId: "D100F7CE-FC64-4CC6-852A-6136D72DA419", vulnerable: true, }, { criteria: "cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*", matchCriteriaId: "97A4B8DF-58DA-4AB6-A1F9-331B36409BA3", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], cveTags: [], descriptions: [ { lang: "en", value: "In PyYAML before 5.1, the yaml.load() API could execute arbitrary code if used with untrusted data. The load() function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function.", }, { lang: "es", value: "En PyYAML en versiones anteriores a 5.1, la API yaml.load () podría ejecutar código arbitrario si se usara con datos no confiables. La función load () ha quedado en desuso en la versión 5.1 y se ha introducido el \"UnsafeLoader\" para una compatibilidad hacia atrás con la función.", }, ], id: "CVE-2017-18342", lastModified: "2024-11-21T03:19:53.020", metrics: { cvssMetricV2: [ { acInsufInfo: true, baseSeverity: "HIGH", cvssData: { accessComplexity: "LOW", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "PARTIAL", baseScore: 7.5, confidentialityImpact: "PARTIAL", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:L/Au:N/C:P/I:P/A:P", version: "2.0", }, exploitabilityScore: 10, impactScore: 6.4, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, source: "nvd@nist.gov", type: "Primary", userInteractionRequired: false, }, ], cvssMetricV31: [ { cvssData: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 9.8, baseSeverity: "CRITICAL", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 5.9, source: "nvd@nist.gov", type: "Primary", }, ], }, published: "2018-06-27T12:29:00.210", references: [ { source: "cve@mitre.org", tags: [ "Third Party Advisory", ], url: "https://github.com/marshmallow-code/apispec/issues/278", }, { source: "cve@mitre.org", tags: [ "Release Notes", "Third Party Advisory", ], url: "https://github.com/yaml/pyyaml/blob/master/CHANGES", }, { source: "cve@mitre.org", tags: [ "Third Party Advisory", ], url: "https://github.com/yaml/pyyaml/issues/193", }, { source: "cve@mitre.org", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/yaml/pyyaml/pull/74", }, { source: "cve@mitre.org", url: "https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load%28input%29-Deprecation", }, { source: "cve@mitre.org", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JEX7IPV5P2QJITAMA5Z63GQCZA5I6NVZ/", }, { source: "cve@mitre.org", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/KSQQMRUQSXBSUXLCRD3TSZYQ7SEZRKCE/", }, { source: "cve@mitre.org", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/M6JCFGEIEOFMWWIXGHSELMKQDD4CV2BA/", }, { source: "cve@mitre.org", tags: [ "Third Party Advisory", ], url: "https://security.gentoo.org/glsa/202003-45", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "https://github.com/marshmallow-code/apispec/issues/278", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Release Notes", "Third Party Advisory", ], url: "https://github.com/yaml/pyyaml/blob/master/CHANGES", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "https://github.com/yaml/pyyaml/issues/193", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/yaml/pyyaml/pull/74", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load%28input%29-Deprecation", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JEX7IPV5P2QJITAMA5Z63GQCZA5I6NVZ/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/KSQQMRUQSXBSUXLCRD3TSZYQ7SEZRKCE/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/M6JCFGEIEOFMWWIXGHSELMKQDD4CV2BA/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "https://security.gentoo.org/glsa/202003-45", }, ], sourceIdentifier: "cve@mitre.org", vulnStatus: "Modified", weaknesses: [ { description: [ { lang: "en", value: "CWE-502", }, ], source: "nvd@nist.gov", type: "Primary", }, ], }
gsd-2017-18342
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
In PyYAML before 5.1, the yaml.load() API could execute arbitrary code if used with untrusted data. The load() function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function.
Aliases
Aliases
{ GSD: { alias: "CVE-2017-18342", description: "In PyYAML before 5.1, the yaml.load() API could execute arbitrary code if used with untrusted data. The load() function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function.", id: "GSD-2017-18342", references: [ "https://www.suse.com/security/cve/CVE-2017-18342.html", "https://advisories.mageia.org/CVE-2017-18342.html", "https://security.archlinux.org/CVE-2017-18342", "https://linux.oracle.com/cve/CVE-2017-18342.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2017-18342", ], details: "In PyYAML before 5.1, the yaml.load() API could execute arbitrary code if used with untrusted data. The load() function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function.", id: "GSD-2017-18342", modified: "2023-12-13T01:21:11.250573Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2017-18342", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "n/a", version: { version_data: [ { version_value: "n/a", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "In PyYAML before 5.1, the yaml.load() API could execute arbitrary code if used with untrusted data. The load() function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/yaml/pyyaml/pull/74", refsource: "MISC", url: "https://github.com/yaml/pyyaml/pull/74", }, { name: "https://github.com/yaml/pyyaml/blob/master/CHANGES", refsource: "MISC", url: "https://github.com/yaml/pyyaml/blob/master/CHANGES", }, { name: "FEDORA-2019-bed9afe622", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M6JCFGEIEOFMWWIXGHSELMKQDD4CV2BA/", }, { name: "FEDORA-2019-779a9db46a", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KSQQMRUQSXBSUXLCRD3TSZYQ7SEZRKCE/", }, { name: "FEDORA-2019-44643e8bcb", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JEX7IPV5P2QJITAMA5Z63GQCZA5I6NVZ/", }, { name: "https://github.com/marshmallow-code/apispec/issues/278", refsource: "MISC", url: "https://github.com/marshmallow-code/apispec/issues/278", }, { name: "https://github.com/yaml/pyyaml/issues/193", refsource: "MISC", url: "https://github.com/yaml/pyyaml/issues/193", }, { name: "https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation", refsource: "MISC", url: "https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation", }, { name: "GLSA-202003-45", refsource: "GENTOO", url: "https://security.gentoo.org/glsa/202003-45", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "<5.1", affected_versions: "All versions before 5.1", cvss_v2: "AV:N/AC:L/Au:N/C:P/I:P/A:P", cvss_v3: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", cwe_ids: [ "CWE-1035", "CWE-502", "CWE-937", ], date: "2019-06-24", description: "In PyYAML, the `yaml.load()` API could execute arbitrary code if used with untrusted data.", fixed_versions: [ "5.1", ], identifier: "CVE-2017-18342", identifiers: [ "CVE-2017-18342", ], not_impacted: "All versions starting from 5.1", package_slug: "pypi/PyYAML", pubdate: "2018-06-27", solution: "Upgrade to version 5.1 or above.", title: "Improper Input Validation", urls: [ "https://github.com/yaml/pyyaml/pull/74", "https://github.com/yaml/pyyaml/blob/master/CHANGES", ], uuid: "9f23df3d-089c-4b26-b36c-844f8abb87cf", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:pyyaml:pyyaml:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "5.1", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:fedoraproject:fedora:28:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2017-18342", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "In PyYAML before 5.1, the yaml.load() API could execute arbitrary code if used with untrusted data. The load() function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-502", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/yaml/pyyaml/pull/74", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/yaml/pyyaml/pull/74", }, { name: "https://github.com/yaml/pyyaml/blob/master/CHANGES", refsource: "MISC", tags: [ "Release Notes", "Third Party Advisory", ], url: "https://github.com/yaml/pyyaml/blob/master/CHANGES", }, { name: "FEDORA-2019-bed9afe622", refsource: "FEDORA", tags: [ "Third Party Advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M6JCFGEIEOFMWWIXGHSELMKQDD4CV2BA/", }, { name: "FEDORA-2019-779a9db46a", refsource: "FEDORA", tags: [ "Third Party Advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KSQQMRUQSXBSUXLCRD3TSZYQ7SEZRKCE/", }, { name: "FEDORA-2019-44643e8bcb", refsource: "FEDORA", tags: [ "Third Party Advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JEX7IPV5P2QJITAMA5Z63GQCZA5I6NVZ/", }, { name: "https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation", refsource: "MISC", tags: [ "Third Party Advisory", ], url: "https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation", }, { name: "https://github.com/marshmallow-code/apispec/issues/278", refsource: "MISC", tags: [ "Third Party Advisory", ], url: "https://github.com/marshmallow-code/apispec/issues/278", }, { name: "https://github.com/yaml/pyyaml/issues/193", refsource: "MISC", tags: [ "Third Party Advisory", ], url: "https://github.com/yaml/pyyaml/issues/193", }, { name: "GLSA-202003-45", refsource: "GENTOO", tags: [ "Third Party Advisory", ], url: "https://security.gentoo.org/glsa/202003-45", }, ], }, }, impact: { baseMetricV2: { acInsufInfo: true, cvssV2: { accessComplexity: "LOW", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "PARTIAL", baseScore: 7.5, confidentialityImpact: "PARTIAL", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:L/Au:N/C:P/I:P/A:P", version: "2.0", }, exploitabilityScore: 10, impactScore: 6.4, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "HIGH", userInteractionRequired: false, }, baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 9.8, baseSeverity: "CRITICAL", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 5.9, }, }, lastModifiedDate: "2020-10-14T13:23Z", publishedDate: "2018-06-27T12:29Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.