Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-39312
Vulnerability from cvelistv5
Published
2024-07-08 16:30
Modified
2024-08-02 04:19
Severity ?
EPSS score ?
Summary
Botan is a C++ cryptography library. X.509 certificates can identify elliptic curves using either an object identifier or using explicit encoding of the parameters. A bug in the parsing of name constraint extensions in X.509 certificates meant that if the extension included both permitted subtrees and excluded subtrees, only the permitted subtree would be checked. If a certificate included a name which was permitted by the permitted subtree but also excluded by excluded subtree, it would be accepted. Fixed in versions 3.5.0 and 2.19.5.
References
Impacted products
{ containers: { adp: [ { affected: [ { cpes: [ "cpe:2.3:a:randombit:botan:*:*:*:*:*:*:*:*", ], defaultStatus: "unknown", product: "botan", vendor: "randombit", versions: [ { lessThan: "2.19.5", status: "affected", version: "0", versionType: "custom", }, { lessThan: "3.5.0", status: "affected", version: "3.0.0", versionType: "custom", }, ], }, ], metrics: [ { other: { content: { id: "CVE-2024-39312", options: [ { Exploitation: "none", }, { Automatable: "yes", }, { "Technical Impact": "partial", }, ], role: "CISA Coordinator", timestamp: "2024-07-08T19:57:15.379890Z", version: "2.0.3", }, type: "ssvc", }, }, ], providerMetadata: { dateUpdated: "2024-07-08T19:59:00.224Z", orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0", shortName: "CISA-ADP", }, title: "CISA ADP Vulnrichment", }, { providerMetadata: { dateUpdated: "2024-08-02T04:19:20.621Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { name: "https://github.com/randombit/botan/security/advisories/GHSA-jp24-56jm-gg86", tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://github.com/randombit/botan/security/advisories/GHSA-jp24-56jm-gg86", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "botan", vendor: "randombit", versions: [ { status: "affected", version: "< 2.19.5", }, { status: "affected", version: ">= 3.0.0, < 3.5.0", }, ], }, ], descriptions: [ { lang: "en", value: "Botan is a C++ cryptography library. X.509 certificates can identify elliptic curves using either an object identifier or using explicit encoding of the parameters. A bug in the parsing of name constraint extensions in X.509 certificates meant that if the extension included both permitted subtrees and excluded subtrees, only the permitted subtree would be checked. If a certificate included a name which was permitted by the permitted subtree but also excluded by excluded subtree, it would be accepted. Fixed in versions 3.5.0 and 2.19.5.", }, ], metrics: [ { cvssV3_1: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.3, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, }, ], problemTypes: [ { descriptions: [ { cweId: "CWE-295", description: "CWE-295: Improper Certificate Validation", lang: "en", type: "CWE", }, ], }, ], providerMetadata: { dateUpdated: "2024-07-08T16:30:25.044Z", orgId: "a0819718-46f1-4df5-94e2-005712e83aaa", shortName: "GitHub_M", }, references: [ { name: "https://github.com/randombit/botan/security/advisories/GHSA-jp24-56jm-gg86", tags: [ "x_refsource_CONFIRM", ], url: "https://github.com/randombit/botan/security/advisories/GHSA-jp24-56jm-gg86", }, ], source: { advisory: "GHSA-jp24-56jm-gg86", discovery: "UNKNOWN", }, title: "Botan has an Authorization Error due to Name Constraint Decoding Bug", }, }, cveMetadata: { assignerOrgId: "a0819718-46f1-4df5-94e2-005712e83aaa", assignerShortName: "GitHub_M", cveId: "CVE-2024-39312", datePublished: "2024-07-08T16:30:25.044Z", dateReserved: "2024-06-21T18:15:22.260Z", dateUpdated: "2024-08-02T04:19:20.621Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", "vulnerability-lookup:meta": { nvd: "{\"cve\":{\"id\":\"CVE-2024-39312\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-07-08T17:15:11.547\",\"lastModified\":\"2025-04-11T14:09:48.327\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Botan is a C++ cryptography library. X.509 certificates can identify elliptic curves using either an object identifier or using explicit encoding of the parameters. A bug in the parsing of name constraint extensions in X.509 certificates meant that if the extension included both permitted subtrees and excluded subtrees, only the permitted subtree would be checked. If a certificate included a name which was permitted by the permitted subtree but also excluded by excluded subtree, it would be accepted. Fixed in versions 3.5.0 and 2.19.5.\"},{\"lang\":\"es\",\"value\":\"Botan es una librería de criptografía C++. Los certificados X.509 pueden identificar curvas elípticas utilizando un identificador de objeto o una codificación explícita de los parámetros. Un error en el análisis de las extensiones de restricción de nombres en los certificados X.509 significaba que si la extensión incluía tanto subárboles permitidos como subárboles excluidos, solo se verificaría el subárbol permitido. Si un certificado incluyera un nombre permitido por el subárbol permitido pero también excluido por el subárbol excluido, se aceptaría. Corregido en las versiones 3.5.0 y 2.19.5.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4},{\"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:N/I:L/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-295\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-295\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:botan_project:botan:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.19.5\",\"matchCriteriaId\":\"61B1DDAB-A102-4C7D-B680-1544D88151E4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:botan_project:botan:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"3.5.0\",\"matchCriteriaId\":\"85DA9E3B-CA36-4070-941B-D6811931D262\"}]}]}],\"references\":[{\"url\":\"https://github.com/randombit/botan/security/advisories/GHSA-jp24-56jm-gg86\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/randombit/botan/security/advisories/GHSA-jp24-56jm-gg86\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}", vulnrichment: { containers: "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-39312\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-07-08T19:57:15.379890Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:randombit:botan:*:*:*:*:*:*:*:*\"], \"vendor\": \"randombit\", \"product\": \"botan\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"2.19.5\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"3.0.0\", \"lessThan\": \"3.5.0\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-07-08T19:58:52.492Z\"}}], \"cna\": {\"title\": \"Botan has an Authorization Error due to Name Constraint Decoding Bug\", \"source\": {\"advisory\": \"GHSA-jp24-56jm-gg86\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"randombit\", \"product\": \"botan\", \"versions\": [{\"status\": \"affected\", \"version\": \"< 2.19.5\"}, {\"status\": \"affected\", \"version\": \">= 3.0.0, < 3.5.0\"}]}], \"references\": [{\"url\": \"https://github.com/randombit/botan/security/advisories/GHSA-jp24-56jm-gg86\", \"name\": \"https://github.com/randombit/botan/security/advisories/GHSA-jp24-56jm-gg86\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Botan is a C++ cryptography library. X.509 certificates can identify elliptic curves using either an object identifier or using explicit encoding of the parameters. A bug in the parsing of name constraint extensions in X.509 certificates meant that if the extension included both permitted subtrees and excluded subtrees, only the permitted subtree would be checked. If a certificate included a name which was permitted by the permitted subtree but also excluded by excluded subtree, it would be accepted. Fixed in versions 3.5.0 and 2.19.5.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-295\", \"description\": \"CWE-295: Improper Certificate Validation\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-07-08T16:30:25.044Z\"}}}", cveMetadata: "{\"cveId\": \"CVE-2024-39312\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-07-08T19:59:00.224Z\", \"dateReserved\": \"2024-06-21T18:15:22.260Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-07-08T16:30:25.044Z\", \"assignerShortName\": \"GitHub_M\"}", dataType: "CVE_RECORD", dataVersion: "5.1", }, }, }
opensuse-su-2024:14188-1
Vulnerability from csaf_opensuse
Published
2024-07-15 00:00
Modified
2024-07-15 00:00
Summary
Botan-doc-2.19.5-1.1 on GA media
Notes
Title of the patch
Botan-doc-2.19.5-1.1 on GA media
Description of the patch
These are all security issues fixed in the Botan-doc-2.19.5-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-14188
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: "Botan-doc-2.19.5-1.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the Botan-doc-2.19.5-1.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2024-14188", 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_14188-1.json", }, { category: "self", summary: "SUSE CVE CVE-2024-34702 page", url: "https://www.suse.com/security/cve/CVE-2024-34702/", }, { category: "self", summary: "SUSE CVE CVE-2024-34703 page", url: "https://www.suse.com/security/cve/CVE-2024-34703/", }, { category: "self", summary: "SUSE CVE CVE-2024-39312 page", url: "https://www.suse.com/security/cve/CVE-2024-39312/", }, ], title: "Botan-doc-2.19.5-1.1 on GA media", tracking: { current_release_date: "2024-07-15T00:00:00Z", generator: { date: "2024-07-15T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2024:14188-1", initial_release_date: "2024-07-15T00:00:00Z", revision_history: [ { date: "2024-07-15T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "Botan-doc-2.19.5-1.1.aarch64", product: { name: "Botan-doc-2.19.5-1.1.aarch64", product_id: "Botan-doc-2.19.5-1.1.aarch64", }, }, { category: "product_version", name: "libbotan-2-19-2.19.5-1.1.aarch64", product: { name: "libbotan-2-19-2.19.5-1.1.aarch64", product_id: "libbotan-2-19-2.19.5-1.1.aarch64", }, }, { category: "product_version", name: "libbotan-devel-2.19.5-1.1.aarch64", product: { name: "libbotan-devel-2.19.5-1.1.aarch64", product_id: "libbotan-devel-2.19.5-1.1.aarch64", }, }, { category: "product_version", name: "python3-botan-2.19.5-1.1.aarch64", product: { name: "python3-botan-2.19.5-1.1.aarch64", product_id: "python3-botan-2.19.5-1.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "Botan-doc-2.19.5-1.1.ppc64le", product: { name: "Botan-doc-2.19.5-1.1.ppc64le", product_id: "Botan-doc-2.19.5-1.1.ppc64le", }, }, { category: "product_version", name: "libbotan-2-19-2.19.5-1.1.ppc64le", product: { name: "libbotan-2-19-2.19.5-1.1.ppc64le", product_id: "libbotan-2-19-2.19.5-1.1.ppc64le", }, }, { category: "product_version", name: "libbotan-devel-2.19.5-1.1.ppc64le", product: { name: "libbotan-devel-2.19.5-1.1.ppc64le", product_id: "libbotan-devel-2.19.5-1.1.ppc64le", }, }, { category: "product_version", name: "python3-botan-2.19.5-1.1.ppc64le", product: { name: "python3-botan-2.19.5-1.1.ppc64le", product_id: "python3-botan-2.19.5-1.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "Botan-doc-2.19.5-1.1.s390x", product: { name: "Botan-doc-2.19.5-1.1.s390x", product_id: "Botan-doc-2.19.5-1.1.s390x", }, }, { category: "product_version", name: "libbotan-2-19-2.19.5-1.1.s390x", product: { name: "libbotan-2-19-2.19.5-1.1.s390x", product_id: "libbotan-2-19-2.19.5-1.1.s390x", }, }, { category: "product_version", name: "libbotan-devel-2.19.5-1.1.s390x", product: { name: "libbotan-devel-2.19.5-1.1.s390x", product_id: "libbotan-devel-2.19.5-1.1.s390x", }, }, { category: "product_version", name: "python3-botan-2.19.5-1.1.s390x", product: { name: "python3-botan-2.19.5-1.1.s390x", product_id: "python3-botan-2.19.5-1.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "Botan-doc-2.19.5-1.1.x86_64", product: { name: "Botan-doc-2.19.5-1.1.x86_64", product_id: "Botan-doc-2.19.5-1.1.x86_64", }, }, { category: "product_version", name: "libbotan-2-19-2.19.5-1.1.x86_64", product: { name: "libbotan-2-19-2.19.5-1.1.x86_64", product_id: "libbotan-2-19-2.19.5-1.1.x86_64", }, }, { category: "product_version", name: "libbotan-devel-2.19.5-1.1.x86_64", product: { name: "libbotan-devel-2.19.5-1.1.x86_64", product_id: "libbotan-devel-2.19.5-1.1.x86_64", }, }, { category: "product_version", name: "python3-botan-2.19.5-1.1.x86_64", product: { name: "python3-botan-2.19.5-1.1.x86_64", product_id: "python3-botan-2.19.5-1.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Tumbleweed", product: { name: "openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed", product_identification_helper: { cpe: "cpe:/o:opensuse:tumbleweed", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "Botan-doc-2.19.5-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.aarch64", }, product_reference: "Botan-doc-2.19.5-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "Botan-doc-2.19.5-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.ppc64le", }, product_reference: "Botan-doc-2.19.5-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "Botan-doc-2.19.5-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.s390x", }, product_reference: "Botan-doc-2.19.5-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "Botan-doc-2.19.5-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.x86_64", }, product_reference: "Botan-doc-2.19.5-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libbotan-2-19-2.19.5-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.aarch64", }, product_reference: "libbotan-2-19-2.19.5-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libbotan-2-19-2.19.5-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.ppc64le", }, product_reference: "libbotan-2-19-2.19.5-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libbotan-2-19-2.19.5-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.s390x", }, product_reference: "libbotan-2-19-2.19.5-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libbotan-2-19-2.19.5-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.x86_64", }, product_reference: "libbotan-2-19-2.19.5-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libbotan-devel-2.19.5-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.aarch64", }, product_reference: "libbotan-devel-2.19.5-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libbotan-devel-2.19.5-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.ppc64le", }, product_reference: "libbotan-devel-2.19.5-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libbotan-devel-2.19.5-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.s390x", }, product_reference: "libbotan-devel-2.19.5-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libbotan-devel-2.19.5-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.x86_64", }, product_reference: "libbotan-devel-2.19.5-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python3-botan-2.19.5-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.aarch64", }, product_reference: "python3-botan-2.19.5-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python3-botan-2.19.5-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.ppc64le", }, product_reference: "python3-botan-2.19.5-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python3-botan-2.19.5-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.s390x", }, product_reference: "python3-botan-2.19.5-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python3-botan-2.19.5-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.x86_64", }, product_reference: "python3-botan-2.19.5-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2024-34702", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-34702", }, ], notes: [ { category: "general", text: "Botan is a C++ cryptography library. X.509 certificates can identify elliptic curves using either an object identifier or using explicit encoding of the parameters. Prior to 3.5.0 and 2.19.5, checking name constraints in X.509 certificates is quadratic in the number of names and name constraints. An attacker who presented a certificate chain which contained a very large number of names in the SubjectAlternativeName, signed by a CA certificate which contained a large number of name constraints, could cause a denial of service. The problem has been addressed in Botan 3.5.0 and a partial backport has also been applied and is included in Botan 2.19.5.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.s390x", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.s390x", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.s390x", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.s390x", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-34702", url: "https://www.suse.com/security/cve/CVE-2024-34702", }, { category: "external", summary: "SUSE Bug 1227607 for CVE-2024-34702", url: "https://bugzilla.suse.com/1227607", }, ], 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:Botan-doc-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.s390x", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.s390x", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.s390x", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.s390x", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.s390x", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.s390x", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.s390x", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.s390x", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-07-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2024-34702", }, { cve: "CVE-2024-34703", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-34703", }, ], notes: [ { category: "general", text: "Botan is a C++ cryptography library. X.509 certificates can identify elliptic curves using either an object identifier or using explicit encoding of the parameters. Prior to versions 3.3.0 and 2.19.4, an attacker could present an ECDSA X.509 certificate using explicit encoding where the parameters are very large. The proof of concept used a 16Kbit prime for this purpose. When parsing, the parameter is checked to be prime, causing excessive computation. This was patched in 2.19.4 and 3.3.0 to allow the prime parameter of the elliptic curve to be at most 521 bits. No known workarounds are available. Note that support for explicit encoding of elliptic curve parameters is deprecated in Botan.\n", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.s390x", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.s390x", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.s390x", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.s390x", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-34703", url: "https://www.suse.com/security/cve/CVE-2024-34703", }, { category: "external", summary: "SUSE Bug 1227238 for CVE-2024-34703", url: "https://bugzilla.suse.com/1227238", }, ], 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:Botan-doc-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.s390x", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.s390x", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.s390x", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.s390x", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.s390x", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.s390x", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.s390x", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.s390x", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-07-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2024-34703", }, { cve: "CVE-2024-39312", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-39312", }, ], notes: [ { category: "general", text: "Botan is a C++ cryptography library. X.509 certificates can identify elliptic curves using either an object identifier or using explicit encoding of the parameters. A bug in the parsing of name constraint extensions in X.509 certificates meant that if the extension included both permitted subtrees and excluded subtrees, only the permitted subtree would be checked. If a certificate included a name which was permitted by the permitted subtree but also excluded by excluded subtree, it would be accepted. Fixed in versions 3.5.0 and 2.19.5.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.s390x", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.s390x", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.s390x", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.s390x", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-39312", url: "https://www.suse.com/security/cve/CVE-2024-39312", }, { category: "external", summary: "SUSE Bug 1227608 for CVE-2024-39312", url: "https://bugzilla.suse.com/1227608", }, ], 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:Botan-doc-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.s390x", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.s390x", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.s390x", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.s390x", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.s390x", "openSUSE Tumbleweed:Botan-doc-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.s390x", "openSUSE Tumbleweed:libbotan-2-19-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.s390x", "openSUSE Tumbleweed:libbotan-devel-2.19.5-1.1.x86_64", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.aarch64", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.ppc64le", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.s390x", "openSUSE Tumbleweed:python3-botan-2.19.5-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-07-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2024-39312", }, ], }
opensuse-su-2024:0201-1
Vulnerability from csaf_opensuse
Published
2024-07-16 06:28
Modified
2024-07-16 06:28
Summary
Security update for Botan
Notes
Title of the patch
Security update for Botan
Description of the patch
This update for Botan fixes the following issues:
Update to 2.19.5:
* Fix multiple Denial of service attacks due to X.509 cert processing:
* CVE-2024-34702 - boo#1227238
* CVE-2024-34703 - boo#1227607
* CVE-2024-39312 - boo#1227608
* Fix a crash in OCB
* Fix a test failure in compression with certain versions of zlib
* Fix some iterator debugging errors in TLS CBC decryption.
* Avoid a miscompilation in ARIA when using XCode 14
Patchnames
openSUSE-2024-201
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: "Security update for Botan", title: "Title of the patch", }, { category: "description", text: "This update for Botan fixes the following issues:\n\nUpdate to 2.19.5:\n\n* Fix multiple Denial of service attacks due to X.509 cert processing:\n* CVE-2024-34702 - boo#1227238\n* CVE-2024-34703 - boo#1227607\n* CVE-2024-39312 - boo#1227608\n* Fix a crash in OCB\n* Fix a test failure in compression with certain versions of zlib \n* Fix some iterator debugging errors in TLS CBC decryption. \n* Avoid a miscompilation in ARIA when using XCode 14 \n", title: "Description of the patch", }, { category: "details", text: "openSUSE-2024-201", 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_0201-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2024:0201-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6IOSLFSD2TJGWL4XB37VIQSVW7SPG2IP/", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2024:0201-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6IOSLFSD2TJGWL4XB37VIQSVW7SPG2IP/", }, { category: "self", summary: "SUSE Bug 1227238", url: "https://bugzilla.suse.com/1227238", }, { category: "self", summary: "SUSE Bug 1227607", url: "https://bugzilla.suse.com/1227607", }, { category: "self", summary: "SUSE Bug 1227608", url: "https://bugzilla.suse.com/1227608", }, { category: "self", summary: "SUSE CVE CVE-2024-34702 page", url: "https://www.suse.com/security/cve/CVE-2024-34702/", }, { category: "self", summary: "SUSE CVE CVE-2024-34703 page", url: "https://www.suse.com/security/cve/CVE-2024-34703/", }, { category: "self", summary: "SUSE CVE CVE-2024-39312 page", url: "https://www.suse.com/security/cve/CVE-2024-39312/", }, ], title: "Security update for Botan", tracking: { current_release_date: "2024-07-16T06:28:15Z", generator: { date: "2024-07-16T06:28:15Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2024:0201-1", initial_release_date: "2024-07-16T06:28:15Z", revision_history: [ { date: "2024-07-16T06:28:15Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "Botan-2.19.5-bp155.2.3.1.aarch64", product: { name: "Botan-2.19.5-bp155.2.3.1.aarch64", product_id: "Botan-2.19.5-bp155.2.3.1.aarch64", }, }, { category: "product_version", name: "libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", product: { name: "libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", product_id: "libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", }, }, { category: "product_version", name: "libbotan-devel-2.19.5-bp155.2.3.1.aarch64", product: { name: "libbotan-devel-2.19.5-bp155.2.3.1.aarch64", product_id: "libbotan-devel-2.19.5-bp155.2.3.1.aarch64", }, }, { category: "product_version", name: "python3-botan-2.19.5-bp155.2.3.1.aarch64", product: { name: "python3-botan-2.19.5-bp155.2.3.1.aarch64", product_id: "python3-botan-2.19.5-bp155.2.3.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", product: { name: "libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", product_id: "libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", }, }, { category: "product_version", name: "libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", product: { name: "libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", product_id: "libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", }, }, ], category: "architecture", name: "aarch64_ilp32", }, { branches: [ { category: "product_version", name: "Botan-2.19.5-bp155.2.3.1.i586", product: { name: "Botan-2.19.5-bp155.2.3.1.i586", product_id: "Botan-2.19.5-bp155.2.3.1.i586", }, }, { category: "product_version", name: "libbotan-2-19-2.19.5-bp155.2.3.1.i586", product: { name: "libbotan-2-19-2.19.5-bp155.2.3.1.i586", product_id: "libbotan-2-19-2.19.5-bp155.2.3.1.i586", }, }, { category: "product_version", name: "libbotan-devel-2.19.5-bp155.2.3.1.i586", product: { name: "libbotan-devel-2.19.5-bp155.2.3.1.i586", product_id: "libbotan-devel-2.19.5-bp155.2.3.1.i586", }, }, { category: "product_version", name: "python3-botan-2.19.5-bp155.2.3.1.i586", product: { name: "python3-botan-2.19.5-bp155.2.3.1.i586", product_id: "python3-botan-2.19.5-bp155.2.3.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "Botan-doc-2.19.5-bp155.2.3.1.noarch", product: { name: "Botan-doc-2.19.5-bp155.2.3.1.noarch", product_id: "Botan-doc-2.19.5-bp155.2.3.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "Botan-2.19.5-bp155.2.3.1.ppc64le", product: { name: "Botan-2.19.5-bp155.2.3.1.ppc64le", product_id: "Botan-2.19.5-bp155.2.3.1.ppc64le", }, }, { category: "product_version", name: "libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", product: { name: "libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", product_id: "libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", }, }, { category: "product_version", name: "libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", product: { name: "libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", product_id: "libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", }, }, { category: "product_version", name: "python3-botan-2.19.5-bp155.2.3.1.ppc64le", product: { name: "python3-botan-2.19.5-bp155.2.3.1.ppc64le", product_id: "python3-botan-2.19.5-bp155.2.3.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "Botan-2.19.5-bp155.2.3.1.s390x", product: { name: "Botan-2.19.5-bp155.2.3.1.s390x", product_id: "Botan-2.19.5-bp155.2.3.1.s390x", }, }, { category: "product_version", name: "libbotan-2-19-2.19.5-bp155.2.3.1.s390x", product: { name: "libbotan-2-19-2.19.5-bp155.2.3.1.s390x", product_id: "libbotan-2-19-2.19.5-bp155.2.3.1.s390x", }, }, { category: "product_version", name: "libbotan-devel-2.19.5-bp155.2.3.1.s390x", product: { name: "libbotan-devel-2.19.5-bp155.2.3.1.s390x", product_id: "libbotan-devel-2.19.5-bp155.2.3.1.s390x", }, }, { category: "product_version", name: "python3-botan-2.19.5-bp155.2.3.1.s390x", product: { name: "python3-botan-2.19.5-bp155.2.3.1.s390x", product_id: "python3-botan-2.19.5-bp155.2.3.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "Botan-2.19.5-bp155.2.3.1.x86_64", product: { name: "Botan-2.19.5-bp155.2.3.1.x86_64", product_id: "Botan-2.19.5-bp155.2.3.1.x86_64", }, }, { category: "product_version", name: "libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", product: { name: "libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", product_id: "libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", }, }, { category: "product_version", name: "libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", product: { name: "libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", product_id: "libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", }, }, { category: "product_version", name: "libbotan-devel-2.19.5-bp155.2.3.1.x86_64", product: { name: "libbotan-devel-2.19.5-bp155.2.3.1.x86_64", product_id: "libbotan-devel-2.19.5-bp155.2.3.1.x86_64", }, }, { category: "product_version", name: "libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", product: { name: "libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", product_id: "libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", }, }, { category: "product_version", name: "python3-botan-2.19.5-bp155.2.3.1.x86_64", product: { name: "python3-botan-2.19.5-bp155.2.3.1.x86_64", product_id: "python3-botan-2.19.5-bp155.2.3.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Package Hub 15 SP5", product: { name: "SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5", }, }, { category: "product_name", name: "openSUSE Leap 15.5", product: { name: "openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5", product_identification_helper: { cpe: "cpe:/o:opensuse:leap:15.5", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "Botan-2.19.5-bp155.2.3.1.aarch64 as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.aarch64", }, product_reference: "Botan-2.19.5-bp155.2.3.1.aarch64", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "Botan-2.19.5-bp155.2.3.1.i586 as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.i586", }, product_reference: "Botan-2.19.5-bp155.2.3.1.i586", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "Botan-2.19.5-bp155.2.3.1.ppc64le as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.ppc64le", }, product_reference: "Botan-2.19.5-bp155.2.3.1.ppc64le", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "Botan-2.19.5-bp155.2.3.1.s390x as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.s390x", }, product_reference: "Botan-2.19.5-bp155.2.3.1.s390x", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "Botan-2.19.5-bp155.2.3.1.x86_64 as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.x86_64", }, product_reference: "Botan-2.19.5-bp155.2.3.1.x86_64", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "Botan-doc-2.19.5-bp155.2.3.1.noarch as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:Botan-doc-2.19.5-bp155.2.3.1.noarch", }, product_reference: "Botan-doc-2.19.5-bp155.2.3.1.noarch", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libbotan-2-19-2.19.5-bp155.2.3.1.aarch64 as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", }, product_reference: "libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libbotan-2-19-2.19.5-bp155.2.3.1.i586 as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.i586", }, product_reference: "libbotan-2-19-2.19.5-bp155.2.3.1.i586", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", }, product_reference: "libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libbotan-2-19-2.19.5-bp155.2.3.1.s390x as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.s390x", }, product_reference: "libbotan-2-19-2.19.5-bp155.2.3.1.s390x", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libbotan-2-19-2.19.5-bp155.2.3.1.x86_64 as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", }, product_reference: "libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64 as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", }, product_reference: "libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32 as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", }, product_reference: "libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libbotan-devel-2.19.5-bp155.2.3.1.aarch64 as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.aarch64", }, product_reference: "libbotan-devel-2.19.5-bp155.2.3.1.aarch64", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libbotan-devel-2.19.5-bp155.2.3.1.i586 as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.i586", }, product_reference: "libbotan-devel-2.19.5-bp155.2.3.1.i586", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libbotan-devel-2.19.5-bp155.2.3.1.ppc64le as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", }, product_reference: "libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libbotan-devel-2.19.5-bp155.2.3.1.s390x as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.s390x", }, product_reference: "libbotan-devel-2.19.5-bp155.2.3.1.s390x", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libbotan-devel-2.19.5-bp155.2.3.1.x86_64 as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.x86_64", }, product_reference: "libbotan-devel-2.19.5-bp155.2.3.1.x86_64", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64 as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", }, product_reference: "libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32 as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", }, product_reference: "libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "python3-botan-2.19.5-bp155.2.3.1.aarch64 as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.aarch64", }, product_reference: "python3-botan-2.19.5-bp155.2.3.1.aarch64", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "python3-botan-2.19.5-bp155.2.3.1.i586 as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.i586", }, product_reference: "python3-botan-2.19.5-bp155.2.3.1.i586", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "python3-botan-2.19.5-bp155.2.3.1.ppc64le as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.ppc64le", }, product_reference: "python3-botan-2.19.5-bp155.2.3.1.ppc64le", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "python3-botan-2.19.5-bp155.2.3.1.s390x as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.s390x", }, product_reference: "python3-botan-2.19.5-bp155.2.3.1.s390x", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "python3-botan-2.19.5-bp155.2.3.1.x86_64 as component of SUSE Package Hub 15 SP5", product_id: "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.x86_64", }, product_reference: "python3-botan-2.19.5-bp155.2.3.1.x86_64", relates_to_product_reference: "SUSE Package Hub 15 SP5", }, { category: "default_component_of", full_product_name: { name: "Botan-2.19.5-bp155.2.3.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.aarch64", }, product_reference: "Botan-2.19.5-bp155.2.3.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "Botan-2.19.5-bp155.2.3.1.i586 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.i586", }, product_reference: "Botan-2.19.5-bp155.2.3.1.i586", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "Botan-2.19.5-bp155.2.3.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.ppc64le", }, product_reference: "Botan-2.19.5-bp155.2.3.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "Botan-2.19.5-bp155.2.3.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.s390x", }, product_reference: "Botan-2.19.5-bp155.2.3.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "Botan-2.19.5-bp155.2.3.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.x86_64", }, product_reference: "Botan-2.19.5-bp155.2.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "Botan-doc-2.19.5-bp155.2.3.1.noarch as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:Botan-doc-2.19.5-bp155.2.3.1.noarch", }, product_reference: "Botan-doc-2.19.5-bp155.2.3.1.noarch", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "libbotan-2-19-2.19.5-bp155.2.3.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", }, product_reference: "libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "libbotan-2-19-2.19.5-bp155.2.3.1.i586 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.i586", }, product_reference: "libbotan-2-19-2.19.5-bp155.2.3.1.i586", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", }, product_reference: "libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "libbotan-2-19-2.19.5-bp155.2.3.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.s390x", }, product_reference: "libbotan-2-19-2.19.5-bp155.2.3.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "libbotan-2-19-2.19.5-bp155.2.3.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", }, product_reference: "libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", }, product_reference: "libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", }, product_reference: "libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "libbotan-devel-2.19.5-bp155.2.3.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.aarch64", }, product_reference: "libbotan-devel-2.19.5-bp155.2.3.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "libbotan-devel-2.19.5-bp155.2.3.1.i586 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.i586", }, product_reference: "libbotan-devel-2.19.5-bp155.2.3.1.i586", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "libbotan-devel-2.19.5-bp155.2.3.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", }, product_reference: "libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "libbotan-devel-2.19.5-bp155.2.3.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.s390x", }, product_reference: "libbotan-devel-2.19.5-bp155.2.3.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "libbotan-devel-2.19.5-bp155.2.3.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.x86_64", }, product_reference: "libbotan-devel-2.19.5-bp155.2.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", }, product_reference: "libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", }, product_reference: "libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python3-botan-2.19.5-bp155.2.3.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.aarch64", }, product_reference: "python3-botan-2.19.5-bp155.2.3.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python3-botan-2.19.5-bp155.2.3.1.i586 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.i586", }, product_reference: "python3-botan-2.19.5-bp155.2.3.1.i586", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python3-botan-2.19.5-bp155.2.3.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.ppc64le", }, product_reference: "python3-botan-2.19.5-bp155.2.3.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python3-botan-2.19.5-bp155.2.3.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.s390x", }, product_reference: "python3-botan-2.19.5-bp155.2.3.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python3-botan-2.19.5-bp155.2.3.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.x86_64", }, product_reference: "python3-botan-2.19.5-bp155.2.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, ], }, vulnerabilities: [ { cve: "CVE-2024-34702", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-34702", }, ], notes: [ { category: "general", text: "Botan is a C++ cryptography library. X.509 certificates can identify elliptic curves using either an object identifier or using explicit encoding of the parameters. Prior to 3.5.0 and 2.19.5, checking name constraints in X.509 certificates is quadratic in the number of names and name constraints. An attacker who presented a certificate chain which contained a very large number of names in the SubjectAlternativeName, signed by a CA certificate which contained a large number of name constraints, could cause a denial of service. The problem has been addressed in Botan 3.5.0 and a partial backport has also been applied and is included in Botan 2.19.5.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:Botan-doc-2.19.5-bp155.2.3.1.noarch", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:Botan-doc-2.19.5-bp155.2.3.1.noarch", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-34702", url: "https://www.suse.com/security/cve/CVE-2024-34702", }, { category: "external", summary: "SUSE Bug 1227607 for CVE-2024-34702", url: "https://bugzilla.suse.com/1227607", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:Botan-doc-2.19.5-bp155.2.3.1.noarch", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:Botan-doc-2.19.5-bp155.2.3.1.noarch", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:Botan-doc-2.19.5-bp155.2.3.1.noarch", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:Botan-doc-2.19.5-bp155.2.3.1.noarch", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-07-16T06:28:15Z", details: "moderate", }, ], title: "CVE-2024-34702", }, { cve: "CVE-2024-34703", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-34703", }, ], notes: [ { category: "general", text: "Botan is a C++ cryptography library. X.509 certificates can identify elliptic curves using either an object identifier or using explicit encoding of the parameters. Prior to versions 3.3.0 and 2.19.4, an attacker could present an ECDSA X.509 certificate using explicit encoding where the parameters are very large. The proof of concept used a 16Kbit prime for this purpose. When parsing, the parameter is checked to be prime, causing excessive computation. This was patched in 2.19.4 and 3.3.0 to allow the prime parameter of the elliptic curve to be at most 521 bits. No known workarounds are available. Note that support for explicit encoding of elliptic curve parameters is deprecated in Botan.\n", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:Botan-doc-2.19.5-bp155.2.3.1.noarch", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:Botan-doc-2.19.5-bp155.2.3.1.noarch", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-34703", url: "https://www.suse.com/security/cve/CVE-2024-34703", }, { category: "external", summary: "SUSE Bug 1227238 for CVE-2024-34703", url: "https://bugzilla.suse.com/1227238", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:Botan-doc-2.19.5-bp155.2.3.1.noarch", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:Botan-doc-2.19.5-bp155.2.3.1.noarch", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:Botan-doc-2.19.5-bp155.2.3.1.noarch", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:Botan-doc-2.19.5-bp155.2.3.1.noarch", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-07-16T06:28:15Z", details: "moderate", }, ], title: "CVE-2024-34703", }, { cve: "CVE-2024-39312", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-39312", }, ], notes: [ { category: "general", text: "Botan is a C++ cryptography library. X.509 certificates can identify elliptic curves using either an object identifier or using explicit encoding of the parameters. A bug in the parsing of name constraint extensions in X.509 certificates meant that if the extension included both permitted subtrees and excluded subtrees, only the permitted subtree would be checked. If a certificate included a name which was permitted by the permitted subtree but also excluded by excluded subtree, it would be accepted. Fixed in versions 3.5.0 and 2.19.5.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:Botan-doc-2.19.5-bp155.2.3.1.noarch", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:Botan-doc-2.19.5-bp155.2.3.1.noarch", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-39312", url: "https://www.suse.com/security/cve/CVE-2024-39312", }, { category: "external", summary: "SUSE Bug 1227608 for CVE-2024-39312", url: "https://bugzilla.suse.com/1227608", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:Botan-doc-2.19.5-bp155.2.3.1.noarch", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:Botan-doc-2.19.5-bp155.2.3.1.noarch", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:Botan-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:Botan-doc-2.19.5-bp155.2.3.1.noarch", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:libbotan-devel-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:python3-botan-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:Botan-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:Botan-doc-2.19.5-bp155.2.3.1.noarch", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:libbotan-2-19-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-2-19-32bit-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-2-19-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:libbotan-devel-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-devel-32bit-2.19.5-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:libbotan-devel-64bit-2.19.5-bp155.2.3.1.aarch64_ilp32", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.i586", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.s390x", "openSUSE Leap 15.5:python3-botan-2.19.5-bp155.2.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-07-16T06:28:15Z", details: "moderate", }, ], title: "CVE-2024-39312", }, ], }
fkie_cve-2024-39312
Vulnerability from fkie_nvd
Published
2024-07-08 17:15
Modified
2025-04-11 14:09
Severity ?
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Summary
Botan is a C++ cryptography library. X.509 certificates can identify elliptic curves using either an object identifier or using explicit encoding of the parameters. A bug in the parsing of name constraint extensions in X.509 certificates meant that if the extension included both permitted subtrees and excluded subtrees, only the permitted subtree would be checked. If a certificate included a name which was permitted by the permitted subtree but also excluded by excluded subtree, it would be accepted. Fixed in versions 3.5.0 and 2.19.5.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
botan_project | botan | * | |
botan_project | botan | * |
{ configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:botan_project:botan:*:*:*:*:*:*:*:*", matchCriteriaId: "61B1DDAB-A102-4C7D-B680-1544D88151E4", versionEndExcluding: "2.19.5", vulnerable: true, }, { criteria: "cpe:2.3:a:botan_project:botan:*:*:*:*:*:*:*:*", matchCriteriaId: "85DA9E3B-CA36-4070-941B-D6811931D262", versionEndExcluding: "3.5.0", versionStartIncluding: "3.0.0", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], cveTags: [], descriptions: [ { lang: "en", value: "Botan is a C++ cryptography library. X.509 certificates can identify elliptic curves using either an object identifier or using explicit encoding of the parameters. A bug in the parsing of name constraint extensions in X.509 certificates meant that if the extension included both permitted subtrees and excluded subtrees, only the permitted subtree would be checked. If a certificate included a name which was permitted by the permitted subtree but also excluded by excluded subtree, it would be accepted. Fixed in versions 3.5.0 and 2.19.5.", }, { lang: "es", value: "Botan es una librería de criptografía C++. Los certificados X.509 pueden identificar curvas elípticas utilizando un identificador de objeto o una codificación explícita de los parámetros. Un error en el análisis de las extensiones de restricción de nombres en los certificados X.509 significaba que si la extensión incluía tanto subárboles permitidos como subárboles excluidos, solo se verificaría el subárbol permitido. Si un certificado incluyera un nombre permitido por el subárbol permitido pero también excluido por el subárbol excluido, se aceptaría. Corregido en las versiones 3.5.0 y 2.19.5.", }, ], id: "CVE-2024-39312", lastModified: "2025-04-11T14:09:48.327", metrics: { cvssMetricV31: [ { cvssData: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.3, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 1.4, source: "security-advisories@github.com", type: "Secondary", }, { cvssData: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.3, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 1.4, source: "nvd@nist.gov", type: "Primary", }, ], }, published: "2024-07-08T17:15:11.547", references: [ { source: "security-advisories@github.com", tags: [ "Third Party Advisory", ], url: "https://github.com/randombit/botan/security/advisories/GHSA-jp24-56jm-gg86", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "https://github.com/randombit/botan/security/advisories/GHSA-jp24-56jm-gg86", }, ], sourceIdentifier: "security-advisories@github.com", vulnStatus: "Analyzed", weaknesses: [ { description: [ { lang: "en", value: "CWE-295", }, ], source: "security-advisories@github.com", type: "Secondary", }, { description: [ { lang: "en", value: "CWE-295", }, ], source: "nvd@nist.gov", type: "Primary", }, ], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.