Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-0464 (GCVE-0-2023-0464)
Vulnerability from cvelistv5 – Published: 2023-03-22 16:36 – Updated: 2025-05-05 16:08
VLAI
EPSS
Title
Excessive Resource Usage Verifying X.509 Policy Constraints
Summary
A security vulnerability has been identified in all supported versions
of OpenSSL related to the verification of X.509 certificate chains
that include policy constraints. Attackers may be able to exploit this
vulnerability by creating a malicious certificate chain that triggers
exponential use of computational resources, leading to a denial-of-service
(DoS) attack on affected systems.
Policy processing is disabled by default but can be enabled by passing
the `-policy' argument to the command line utilities or by calling the
`X509_VERIFY_PARAM_set1_policies()' function.
Severity
7.5 (High)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- inefficient algorithmic complexity
- CWE-295 - Improper Certificate Validation
Assigner
References
11 references
Impacted products
Date Public
2023-03-21 00:00
Credits
David Benjamin (Google)
Dr Paul Dale
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T05:10:56.350Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://security.netapp.com/advisory/ntap-20230406-0006/"
},
{
"name": "OpenSSL Advisory",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://www.openssl.org/news/secadv/20230322.txt"
},
{
"name": "3.1.1 git commit",
"tags": [
"patch",
"x_transferred"
],
"url": "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545"
},
{
"name": "3.0.9 git commit",
"tags": [
"patch",
"x_transferred"
],
"url": "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1"
},
{
"name": "1.1.1u git commit",
"tags": [
"patch",
"x_transferred"
],
"url": "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b"
},
{
"name": "1.0.2zh patch (premium)",
"tags": [
"patch",
"x_transferred"
],
"url": "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2dcd4f1e3115f38cefa43e3efbe9b801c27e642e"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.couchbase.com/alerts/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.debian.org/security/2023/dsa-5417"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00011.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202402-08"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20240621-0006/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2023-0464",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-23T13:26:32.875761Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-295",
"description": "CWE-295 Improper Certificate Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-05-05T16:08:48.783Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "OpenSSL",
"vendor": "OpenSSL",
"versions": [
{
"lessThan": "3.1.1",
"status": "affected",
"version": "3.1.0",
"versionType": "semver"
},
{
"lessThan": "3.0.9",
"status": "affected",
"version": "3.0.0",
"versionType": "semver"
},
{
"lessThan": "1.1.1u",
"status": "affected",
"version": "1.1.1",
"versionType": "custom"
},
{
"lessThan": "1.0.2zh",
"status": "affected",
"version": "1.0.2",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"user": "00000000-0000-4000-9000-000000000000",
"value": "David Benjamin (Google)"
},
{
"lang": "en",
"type": "remediation developer",
"user": "00000000-0000-4000-9000-000000000000",
"value": "Dr Paul Dale"
}
],
"datePublic": "2023-03-21T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "A security vulnerability has been identified in all supported versions\u003cbr\u003e\u003cbr\u003eof OpenSSL related to the verification of X.509 certificate chains\u003cbr\u003ethat include policy constraints. Attackers may be able to exploit this\u003cbr\u003evulnerability by creating a malicious certificate chain that triggers\u003cbr\u003eexponential use of computational resources, leading to a denial-of-service\u003cbr\u003e(DoS) attack on affected systems.\u003cbr\u003e\u003cbr\u003ePolicy processing is disabled by default but can be enabled by passing\u003cbr\u003ethe `-policy\u0027 argument to the command line utilities or by calling the\u003cbr\u003e`X509_VERIFY_PARAM_set1_policies()\u0027 function."
}
],
"value": "A security vulnerability has been identified in all supported versions\n\nof OpenSSL related to the verification of X.509 certificate chains\nthat include policy constraints. Attackers may be able to exploit this\nvulnerability by creating a malicious certificate chain that triggers\nexponential use of computational resources, leading to a denial-of-service\n(DoS) attack on affected systems.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy\u0027 argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()\u0027 function."
}
],
"metrics": [
{
"format": "other",
"other": {
"content": {
"text": "Low"
},
"type": "https://www.openssl.org/policies/secpolicy.html"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "inefficient algorithmic complexity",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-06-21T19:07:07.428Z",
"orgId": "3a12439a-ef3a-4c79-92e6-6081a721f1e5",
"shortName": "openssl"
},
"references": [
{
"name": "OpenSSL Advisory",
"tags": [
"vendor-advisory"
],
"url": "https://www.openssl.org/news/secadv/20230322.txt"
},
{
"name": "3.1.1 git commit",
"tags": [
"patch"
],
"url": "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545"
},
{
"name": "3.0.9 git commit",
"tags": [
"patch"
],
"url": "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1"
},
{
"name": "1.1.1u git commit",
"tags": [
"patch"
],
"url": "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b"
},
{
"name": "1.0.2zh patch (premium)",
"tags": [
"patch"
],
"url": "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2dcd4f1e3115f38cefa43e3efbe9b801c27e642e"
},
{
"url": "https://www.couchbase.com/alerts/"
},
{
"url": "https://www.debian.org/security/2023/dsa-5417"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00011.html"
},
{
"url": "https://security.gentoo.org/glsa/202402-08"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240621-0006/"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Excessive Resource Usage Verifying X.509 Policy Constraints",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "3a12439a-ef3a-4c79-92e6-6081a721f1e5",
"assignerShortName": "openssl",
"cveId": "CVE-2023-0464",
"datePublished": "2023-03-22T16:36:47.383Z",
"dateReserved": "2023-01-24T13:50:25.835Z",
"dateUpdated": "2025-05-05T16:08:48.783Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-0464",
"date": "2026-06-05",
"epss": "0.00734",
"percentile": "0.73172"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-0464\",\"sourceIdentifier\":\"openssl-security@openssl.org\",\"published\":\"2023-03-22T17:15:13.130\",\"lastModified\":\"2025-05-05T16:15:26.103\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A security vulnerability has been identified in all supported versions\\n\\nof OpenSSL related to the verification of X.509 certificate chains\\nthat include policy constraints. Attackers may be able to exploit this\\nvulnerability by creating a malicious certificate chain that triggers\\nexponential use of computational resources, leading to a denial-of-service\\n(DoS) attack on affected systems.\\n\\nPolicy processing is disabled by default but can be enabled by passing\\nthe `-policy\u0027 argument to the command line utilities or by calling the\\n`X509_VERIFY_PARAM_set1_policies()\u0027 function.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-295\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-295\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.0.2\",\"versionEndExcluding\":\"1.0.2zh\",\"matchCriteriaId\":\"23F912E9-9126-4D16-8F77-BD41CED6774D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.1.1\",\"versionEndExcluding\":\"1.1.1u\",\"matchCriteriaId\":\"7D99C2F8-BE74-4912-8653-A2AEE387AAF9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"3.0.9\",\"matchCriteriaId\":\"4C637E94-F5EC-4D4B-836F-8C8219F1ECEC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.1.0\",\"versionEndExcluding\":\"3.1.1\",\"matchCriteriaId\":\"68821BE0-7889-48B0-888D-CEC8BB9BDEA9\"}]}]}],\"references\":[{\"url\":\"https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545\",\"source\":\"openssl-security@openssl.org\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2dcd4f1e3115f38cefa43e3efbe9b801c27e642e\",\"source\":\"openssl-security@openssl.org\",\"tags\":[\"Broken Link\"]},{\"url\":\"https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b\",\"source\":\"openssl-security@openssl.org\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1\",\"source\":\"openssl-security@openssl.org\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/06/msg00011.html\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://security.gentoo.org/glsa/202402-08\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240621-0006/\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://www.couchbase.com/alerts/\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://www.debian.org/security/2023/dsa-5417\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://www.openssl.org/news/secadv/20230322.txt\",\"source\":\"openssl-security@openssl.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2dcd4f1e3115f38cefa43e3efbe9b801c27e642e\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\"]},{\"url\":\"https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/06/msg00011.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202402-08\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20230406-0006/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240621-0006/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.couchbase.com/alerts/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.debian.org/security/2023/dsa-5417\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.openssl.org/news/secadv/20230322.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20230406-0006/\"}, {\"url\": \"https://www.openssl.org/news/secadv/20230322.txt\", \"name\": \"OpenSSL Advisory\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545\", \"name\": \"3.1.1 git commit\", \"tags\": [\"patch\", \"x_transferred\"]}, {\"url\": \"https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1\", \"name\": \"3.0.9 git commit\", \"tags\": [\"patch\", \"x_transferred\"]}, {\"url\": \"https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b\", \"name\": \"1.1.1u git commit\", \"tags\": [\"patch\", \"x_transferred\"]}, {\"url\": \"https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2dcd4f1e3115f38cefa43e3efbe9b801c27e642e\", \"name\": \"1.0.2zh patch (premium)\", \"tags\": [\"patch\", \"x_transferred\"]}, {\"url\": \"https://www.couchbase.com/alerts/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.debian.org/security/2023/dsa-5417\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/06/msg00011.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202402-08\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240621-0006/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T05:10:56.350Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-0464\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-23T13:26:32.875761Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-295\", \"description\": \"CWE-295 Improper Certificate Validation\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-05-05T13:06:28.621Z\"}}], \"cna\": {\"title\": \"Excessive Resource Usage Verifying X.509 Policy Constraints\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"user\": \"00000000-0000-4000-9000-000000000000\", \"value\": \"David Benjamin (Google)\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"user\": \"00000000-0000-4000-9000-000000000000\", \"value\": \"Dr Paul Dale\"}], \"metrics\": [{\"other\": {\"type\": \"https://www.openssl.org/policies/secpolicy.html\", \"content\": {\"text\": \"Low\"}}, \"format\": \"other\"}], \"affected\": [{\"vendor\": \"OpenSSL\", \"product\": \"OpenSSL\", \"versions\": [{\"status\": \"affected\", \"version\": \"3.1.0\", \"lessThan\": \"3.1.1\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"3.0.0\", \"lessThan\": \"3.0.9\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.1.1\", \"lessThan\": \"1.1.1u\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"1.0.2\", \"lessThan\": \"1.0.2zh\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2023-03-21T00:00:00.000Z\", \"references\": [{\"url\": \"https://www.openssl.org/news/secadv/20230322.txt\", \"name\": \"OpenSSL Advisory\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2017771e2db3e2b96f89bbe8766c3209f6a99545\", \"name\": \"3.1.1 git commit\", \"tags\": [\"patch\"]}, {\"url\": \"https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=959c59c7a0164117e7f8366466a32bb1f8d77ff1\", \"name\": \"3.0.9 git commit\", \"tags\": [\"patch\"]}, {\"url\": \"https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=879f7080d7e141f415c79eaa3a8ac4a3dad0348b\", \"name\": \"1.1.1u git commit\", \"tags\": [\"patch\"]}, {\"url\": \"https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2dcd4f1e3115f38cefa43e3efbe9b801c27e642e\", \"name\": \"1.0.2zh patch (premium)\", \"tags\": [\"patch\"]}, {\"url\": \"https://www.couchbase.com/alerts/\"}, {\"url\": \"https://www.debian.org/security/2023/dsa-5417\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/06/msg00011.html\"}, {\"url\": \"https://security.gentoo.org/glsa/202402-08\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240621-0006/\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.1.0-dev\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A security vulnerability has been identified in all supported versions\\n\\nof OpenSSL related to the verification of X.509 certificate chains\\nthat include policy constraints. Attackers may be able to exploit this\\nvulnerability by creating a malicious certificate chain that triggers\\nexponential use of computational resources, leading to a denial-of-service\\n(DoS) attack on affected systems.\\n\\nPolicy processing is disabled by default but can be enabled by passing\\nthe `-policy\u0027 argument to the command line utilities or by calling the\\n`X509_VERIFY_PARAM_set1_policies()\u0027 function.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"A security vulnerability has been identified in all supported versions\u003cbr\u003e\u003cbr\u003eof OpenSSL related to the verification of X.509 certificate chains\u003cbr\u003ethat include policy constraints. Attackers may be able to exploit this\u003cbr\u003evulnerability by creating a malicious certificate chain that triggers\u003cbr\u003eexponential use of computational resources, leading to a denial-of-service\u003cbr\u003e(DoS) attack on affected systems.\u003cbr\u003e\u003cbr\u003ePolicy processing is disabled by default but can be enabled by passing\u003cbr\u003ethe `-policy\u0027 argument to the command line utilities or by calling the\u003cbr\u003e`X509_VERIFY_PARAM_set1_policies()\u0027 function.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"inefficient algorithmic complexity\"}]}], \"providerMetadata\": {\"orgId\": \"3a12439a-ef3a-4c79-92e6-6081a721f1e5\", \"shortName\": \"openssl\", \"dateUpdated\": \"2024-06-21T19:07:07.428Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-0464\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-05T16:08:48.783Z\", \"dateReserved\": \"2023-01-24T13:50:25.835Z\", \"assignerOrgId\": \"3a12439a-ef3a-4c79-92e6-6081a721f1e5\", \"datePublished\": \"2023-03-22T16:36:47.383Z\", \"assignerShortName\": \"openssl\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SSA-879734
Vulnerability from csaf_siemens - Published: 2024-06-11 00:00 - Updated: 2024-06-11 00:00Summary
SSA-879734: Multiple Vulnerabilities in SCALANCE XM-400/XR-500 before V6.6.1
Notes
Summary: Siemens has released new versions for the affected products and recommends to update to the latest versions.
General Recommendations: As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens' operational guidelines for Industrial Security (Download:
https://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.
Additional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity
Additional Resources: For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories
Terms of Use: Siemens Security Advisories are subject to the terms and conditions contained in Siemens' underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter "License Terms"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens' Global Website (https://www.siemens.com/terms_of_use, hereinafter "Terms of Use"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.
CWE-326
- Inadequate Encryption Strength
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
Siemens / SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
|
6GK5408-4GP00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
Siemens / SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
|
6GK5408-4GQ00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
Siemens / SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
|
6GK5408-8GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
Siemens / SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
|
6GK5408-8GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
Siemens / SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
|
6GK5416-4GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
Siemens / SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
|
6GK5416-4GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
|
6GK5524-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
|
6GK5524-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
|
6GK5524-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
|
6GK5524-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
|
6GK5524-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
|
6GK5524-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
|
6GK5526-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
|
6GK5526-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
|
6GK5526-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
|
6GK5526-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
|
6GK5526-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
|
6GK5526-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
Siemens / SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
|
6GK5528-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
|
6GK5528-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
|
6GK5528-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
Siemens / SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
|
6GK5528-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
Siemens / SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
|
6GK5552-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
Siemens / SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
|
6GK5552-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
|
6GK5552-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
|
6GK5552-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
CWE-326
- Inadequate Encryption Strength
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
Siemens / SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
|
6GK5408-4GP00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
Siemens / SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
|
6GK5408-4GQ00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
Siemens / SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
|
6GK5408-8GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
Siemens / SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
|
6GK5408-8GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
Siemens / SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
|
6GK5416-4GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
Siemens / SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
|
6GK5416-4GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
|
6GK5524-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
|
6GK5524-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
|
6GK5524-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
|
6GK5524-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
|
6GK5524-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
|
6GK5524-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
|
6GK5526-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
|
6GK5526-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
|
6GK5526-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
|
6GK5526-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
|
6GK5526-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
|
6GK5526-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
Siemens / SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
|
6GK5528-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
|
6GK5528-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
|
6GK5528-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
Siemens / SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
|
6GK5528-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
Siemens / SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
|
6GK5552-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
Siemens / SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
|
6GK5552-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
|
6GK5552-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
|
6GK5552-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
CWE-415
- Double Free
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
Siemens / SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
|
6GK5408-4GP00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
Siemens / SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
|
6GK5408-4GQ00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
Siemens / SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
|
6GK5408-8GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
Siemens / SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
|
6GK5408-8GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
Siemens / SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
|
6GK5416-4GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
Siemens / SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
|
6GK5416-4GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
|
6GK5524-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
|
6GK5524-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
|
6GK5524-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
|
6GK5524-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
|
6GK5524-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
|
6GK5524-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
|
6GK5526-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
|
6GK5526-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
|
6GK5526-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
|
6GK5526-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
|
6GK5526-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
|
6GK5526-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
Siemens / SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
|
6GK5528-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
|
6GK5528-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
|
6GK5528-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
Siemens / SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
|
6GK5528-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
Siemens / SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
|
6GK5552-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
Siemens / SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
|
6GK5552-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
|
6GK5552-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
|
6GK5552-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
CWE-416
- Use After Free
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
Siemens / SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
|
6GK5408-4GP00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
Siemens / SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
|
6GK5408-4GQ00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
Siemens / SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
|
6GK5408-8GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
Siemens / SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
|
6GK5408-8GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
Siemens / SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
|
6GK5416-4GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
Siemens / SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
|
6GK5416-4GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
|
6GK5524-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
|
6GK5524-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
|
6GK5524-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
|
6GK5524-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
|
6GK5524-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
|
6GK5524-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
|
6GK5526-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
|
6GK5526-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
|
6GK5526-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
|
6GK5526-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
|
6GK5526-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
|
6GK5526-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
Siemens / SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
|
6GK5528-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
|
6GK5528-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
|
6GK5528-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
Siemens / SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
|
6GK5528-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
Siemens / SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
|
6GK5552-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
Siemens / SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
|
6GK5552-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
|
6GK5552-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
|
6GK5552-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
CWE-20
- Improper Input Validation
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
Siemens / SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
|
6GK5408-4GP00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
Siemens / SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
|
6GK5408-4GQ00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
Siemens / SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
|
6GK5408-8GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
Siemens / SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
|
6GK5408-8GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
Siemens / SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
|
6GK5416-4GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
Siemens / SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
|
6GK5416-4GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
|
6GK5524-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
|
6GK5524-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
|
6GK5524-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
|
6GK5524-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
|
6GK5524-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
|
6GK5524-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
|
6GK5526-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
|
6GK5526-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
|
6GK5526-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
|
6GK5526-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
|
6GK5526-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
|
6GK5526-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
Siemens / SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
|
6GK5528-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
|
6GK5528-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
|
6GK5528-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
Siemens / SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
|
6GK5528-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
Siemens / SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
|
6GK5552-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
Siemens / SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
|
6GK5552-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
|
6GK5552-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
|
6GK5552-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
CWE-295
- Improper Certificate Validation
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
Siemens / SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
|
6GK5408-4GP00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
Siemens / SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
|
6GK5408-4GQ00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
Siemens / SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
|
6GK5408-8GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
Siemens / SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
|
6GK5408-8GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
Siemens / SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
|
6GK5416-4GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
Siemens / SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
|
6GK5416-4GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
|
6GK5524-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
|
6GK5524-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
|
6GK5524-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
|
6GK5524-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
|
6GK5524-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
|
6GK5524-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
|
6GK5526-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
|
6GK5526-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
|
6GK5526-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
|
6GK5526-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
|
6GK5526-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
|
6GK5526-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
Siemens / SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
|
6GK5528-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
|
6GK5528-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
|
6GK5528-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
Siemens / SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
|
6GK5528-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
Siemens / SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
|
6GK5552-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
Siemens / SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
|
6GK5552-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
|
6GK5552-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
|
6GK5552-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
CWE-295
- Improper Certificate Validation
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
Siemens / SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
|
6GK5408-4GP00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
Siemens / SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
|
6GK5408-4GQ00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
Siemens / SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
|
6GK5408-8GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
Siemens / SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
|
6GK5408-8GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
Siemens / SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
|
6GK5416-4GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
Siemens / SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
|
6GK5416-4GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
|
6GK5524-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
|
6GK5524-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
|
6GK5524-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
|
6GK5524-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
|
6GK5524-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
|
6GK5524-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
|
6GK5526-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
|
6GK5526-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
|
6GK5526-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
|
6GK5526-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
|
6GK5526-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
|
6GK5526-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
Siemens / SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
|
6GK5528-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
|
6GK5528-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
|
6GK5528-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
Siemens / SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
|
6GK5528-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
Siemens / SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
|
6GK5552-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
Siemens / SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
|
6GK5552-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
|
6GK5552-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
|
6GK5552-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
CWE-295
- Improper Certificate Validation
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
Siemens / SCALANCE XM408-4C (6GK5408-4GP00-2AM2)
|
6GK5408-4GP00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
Siemens / SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)
|
6GK5408-4GQ00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
Siemens / SCALANCE XM408-8C (6GK5408-8GS00-2AM2)
|
6GK5408-8GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
Siemens / SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)
|
6GK5408-8GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
Siemens / SCALANCE XM416-4C (6GK5416-4GS00-2AM2)
|
6GK5416-4GS00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
Siemens / SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)
|
6GK5416-4GR00-2AM2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)
|
6GK5524-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
Siemens / SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)
|
6GK5524-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)
|
6GK5524-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
Siemens / SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)
|
6GK5524-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)
|
6GK5524-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
Siemens / SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)
|
6GK5524-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)
|
6GK5526-8GS00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
Siemens / SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)
|
6GK5526-8GR00-3AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)
|
6GK5526-8GS00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
Siemens / SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)
|
6GK5526-8GR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)
|
6GK5526-8GS00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
Siemens / SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)
|
6GK5526-8GR00-4AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
Siemens / SCALANCE XR528-6M (6GK5528-0AA00-2AR2)
|
6GK5528-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)
|
6GK5528-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
Siemens / SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)
|
6GK5528-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
Siemens / SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)
|
6GK5528-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
Siemens / SCALANCE XR552-12M (6GK5552-0AA00-2AR2)
|
6GK5552-0AA00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
Siemens / SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)
|
6GK5552-0AR00-2AR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)
|
6GK5552-0AA00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
|
SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
Siemens / SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)
|
6GK5552-0AR00-2HR2
|
<V6.6.1 |
Vendor Fix
fix
|
References
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited. (TLPv2: TLP:CLEAR)",
"tlp": {
"label": "WHITE"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Siemens has released new versions for the affected products and recommends to update to the latest versions.",
"title": "Summary"
},
{
"category": "general",
"text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
"title": "General Recommendations"
},
{
"category": "general",
"text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "productcert@siemens.com",
"name": "Siemens ProductCERT",
"namespace": "https://www.siemens.com"
},
"references": [
{
"category": "self",
"summary": "SSA-879734: Multiple Vulnerabilities in SCALANCE XM-400/XR-500 before V6.6.1 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-879734.html"
},
{
"category": "self",
"summary": "SSA-879734: Multiple Vulnerabilities in SCALANCE XM-400/XR-500 before V6.6.1 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-879734.json"
},
{
"category": "self",
"summary": "SSA-879734: Multiple Vulnerabilities in SCALANCE XM-400/XR-500 before V6.6.1 - PDF Version",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-879734.pdf"
},
{
"category": "self",
"summary": "SSA-879734: Multiple Vulnerabilities in SCALANCE XM-400/XR-500 before V6.6.1 - TXT Version",
"url": "https://cert-portal.siemens.com/productcert/txt/ssa-879734.txt"
}
],
"title": "SSA-879734: Multiple Vulnerabilities in SCALANCE XM-400/XR-500 before V6.6.1",
"tracking": {
"current_release_date": "2024-06-11T00:00:00Z",
"generator": {
"engine": {
"name": "Siemens ProductCERT CSAF Generator",
"version": "1"
}
},
"id": "SSA-879734",
"initial_release_date": "2024-06-11T00:00:00Z",
"revision_history": [
{
"date": "2024-06-11T00:00:00Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
}
],
"status": "interim",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XM408-4C (6GK5408-4GP00-2AM2)",
"product_id": "1",
"product_identification_helper": {
"model_numbers": [
"6GK5408-4GP00-2AM2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XM408-4C (6GK5408-4GP00-2AM2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)",
"product_id": "2",
"product_identification_helper": {
"model_numbers": [
"6GK5408-4GQ00-2AM2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XM408-8C (6GK5408-8GS00-2AM2)",
"product_id": "3",
"product_identification_helper": {
"model_numbers": [
"6GK5408-8GS00-2AM2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XM408-8C (6GK5408-8GS00-2AM2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)",
"product_id": "4",
"product_identification_helper": {
"model_numbers": [
"6GK5408-8GR00-2AM2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XM416-4C (6GK5416-4GS00-2AM2)",
"product_id": "5",
"product_identification_helper": {
"model_numbers": [
"6GK5416-4GS00-2AM2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XM416-4C (6GK5416-4GS00-2AM2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)",
"product_id": "6",
"product_identification_helper": {
"model_numbers": [
"6GK5416-4GR00-2AM2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)",
"product_id": "7",
"product_identification_helper": {
"model_numbers": [
"6GK5524-8GS00-3AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)",
"product_id": "8",
"product_identification_helper": {
"model_numbers": [
"6GK5524-8GR00-3AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)",
"product_id": "9",
"product_identification_helper": {
"model_numbers": [
"6GK5524-8GS00-4AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)",
"product_id": "10",
"product_identification_helper": {
"model_numbers": [
"6GK5524-8GR00-4AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)",
"product_id": "11",
"product_identification_helper": {
"model_numbers": [
"6GK5524-8GS00-2AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)",
"product_id": "12",
"product_identification_helper": {
"model_numbers": [
"6GK5524-8GR00-2AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)",
"product_id": "13",
"product_identification_helper": {
"model_numbers": [
"6GK5526-8GS00-3AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)",
"product_id": "14",
"product_identification_helper": {
"model_numbers": [
"6GK5526-8GR00-3AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)",
"product_id": "15",
"product_identification_helper": {
"model_numbers": [
"6GK5526-8GS00-4AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)",
"product_id": "16",
"product_identification_helper": {
"model_numbers": [
"6GK5526-8GR00-4AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)",
"product_id": "17",
"product_identification_helper": {
"model_numbers": [
"6GK5526-8GS00-2AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)",
"product_id": "18",
"product_identification_helper": {
"model_numbers": [
"6GK5526-8GR00-2AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)",
"product_id": "19",
"product_identification_helper": {
"model_numbers": [
"6GK5528-0AA00-2HR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)",
"product_id": "20",
"product_identification_helper": {
"model_numbers": [
"6GK5528-0AR00-2HR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR528-6M (6GK5528-0AA00-2AR2)",
"product_id": "21",
"product_identification_helper": {
"model_numbers": [
"6GK5528-0AA00-2AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR528-6M (6GK5528-0AA00-2AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)",
"product_id": "22",
"product_identification_helper": {
"model_numbers": [
"6GK5528-0AR00-2AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)",
"product_id": "23",
"product_identification_helper": {
"model_numbers": [
"6GK5552-0AA00-2HR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)",
"product_id": "24",
"product_identification_helper": {
"model_numbers": [
"6GK5552-0AR00-2HR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)",
"product_id": "25",
"product_identification_helper": {
"model_numbers": [
"6GK5552-0AR00-2AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV6.6.1",
"product": {
"name": "SCALANCE XR552-12M (6GK5552-0AA00-2AR2)",
"product_id": "26",
"product_identification_helper": {
"model_numbers": [
"6GK5552-0AA00-2AR2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE XR552-12M (6GK5552-0AA00-2AR2)"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-2097",
"cwe": {
"id": "CWE-326",
"name": "Inadequate Encryption Strength"
},
"notes": [
{
"category": "summary",
"text": "AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn\u0027t written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"11",
"12",
"9",
"10",
"13",
"14",
"17",
"18",
"15",
"16",
"21",
"20",
"19",
"22",
"26",
"25",
"23",
"24"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V6.6.1 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"11",
"12",
"9",
"10",
"13",
"14",
"17",
"18",
"15",
"16",
"21",
"20",
"19",
"22",
"26",
"25",
"23",
"24"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955252/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"11",
"12",
"9",
"10",
"13",
"14",
"17",
"18",
"15",
"16",
"21",
"20",
"19",
"22",
"26",
"25",
"23",
"24"
]
}
],
"title": "CVE-2022-2097"
},
{
"cve": "CVE-2022-4304",
"cwe": {
"id": "CWE-326",
"name": "Inadequate Encryption Strength"
},
"notes": [
{
"category": "summary",
"text": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"11",
"12",
"9",
"10",
"13",
"14",
"17",
"18",
"15",
"16",
"21",
"20",
"19",
"22",
"26",
"25",
"23",
"24"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V6.6.1 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"11",
"12",
"9",
"10",
"13",
"14",
"17",
"18",
"15",
"16",
"21",
"20",
"19",
"22",
"26",
"25",
"23",
"24"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955252/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"11",
"12",
"9",
"10",
"13",
"14",
"17",
"18",
"15",
"16",
"21",
"20",
"19",
"22",
"26",
"25",
"23",
"24"
]
}
],
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-4450",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"11",
"12",
"9",
"10",
"13",
"14",
"17",
"18",
"15",
"16",
"21",
"20",
"19",
"22",
"26",
"25",
"23",
"24"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V6.6.1 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"11",
"12",
"9",
"10",
"13",
"14",
"17",
"18",
"15",
"16",
"21",
"20",
"19",
"22",
"26",
"25",
"23",
"24"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955252/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"11",
"12",
"9",
"10",
"13",
"14",
"17",
"18",
"15",
"16",
"21",
"20",
"19",
"22",
"26",
"25",
"23",
"24"
]
}
],
"title": "CVE-2022-4450"
},
{
"cve": "CVE-2023-0215",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "The public API function BIO_new_NDEF is a helper function used for streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the SMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by end user applications. The function receives a BIO from the caller, prepends a new BIO_f_asn1 filter BIO onto the front of it to form a BIO chain, and then returns the new head of the BIO chain to the caller. Under certain conditions, for example if a CMS recipient public key is invalid, the new filter BIO is freed and the function returns a NULL result indicating a failure. However, in this case, the BIO chain is not properly cleaned up and the BIO passed by the caller still retains internal pointers to the previously freed filter BIO. If the caller then goes on to call BIO_pop() on the BIO then a use-after-free will occur. This will most likely result in a crash. This scenario occurs directly in the internal function B64_write_ASN1() which may cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on the BIO. This internal function is in turn called by the public API functions PEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream, SMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7. Other public API functions that may be impacted by this include i2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and i2d_PKCS7_bio_stream. The OpenSSL cms and smime command line applications are similarly affected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"11",
"12",
"9",
"10",
"13",
"14",
"17",
"18",
"15",
"16",
"21",
"20",
"19",
"22",
"26",
"25",
"23",
"24"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V6.6.1 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"11",
"12",
"9",
"10",
"13",
"14",
"17",
"18",
"15",
"16",
"21",
"20",
"19",
"22",
"26",
"25",
"23",
"24"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955252/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"11",
"12",
"9",
"10",
"13",
"14",
"17",
"18",
"15",
"16",
"21",
"20",
"19",
"22",
"26",
"25",
"23",
"24"
]
}
],
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0286",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"11",
"12",
"9",
"10",
"13",
"14",
"17",
"18",
"15",
"16",
"21",
"20",
"19",
"22",
"26",
"25",
"23",
"24"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V6.6.1 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"11",
"12",
"9",
"10",
"13",
"14",
"17",
"18",
"15",
"16",
"21",
"20",
"19",
"22",
"26",
"25",
"23",
"24"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955252/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"11",
"12",
"9",
"10",
"13",
"14",
"17",
"18",
"15",
"16",
"21",
"20",
"19",
"22",
"26",
"25",
"23",
"24"
]
}
],
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-0464",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems.\r\n\r\nPolicy processing is disabled by default but can be enabled by passing the `-policy` argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()` function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"11",
"12",
"9",
"10",
"13",
"14",
"17",
"18",
"15",
"16",
"21",
"20",
"19",
"22",
"26",
"25",
"23",
"24"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V6.6.1 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"11",
"12",
"9",
"10",
"13",
"14",
"17",
"18",
"15",
"16",
"21",
"20",
"19",
"22",
"26",
"25",
"23",
"24"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955252/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"11",
"12",
"9",
"10",
"13",
"14",
"17",
"18",
"15",
"16",
"21",
"20",
"19",
"22",
"26",
"25",
"23",
"24"
]
}
],
"title": "CVE-2023-0464"
},
{
"cve": "CVE-2023-0465",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "Applications that use a non-default option when verifying certificates may be\r\nvulnerable to an attack from a malicious CA to circumvent certain checks.\r\n\r\nInvalid certificate policies in leaf certificates are silently ignored by\r\nOpenSSL and other certificate policy checks are skipped for that certificate.\r\nA malicious CA could use this to deliberately assert invalid certificate policies\r\nin order to circumvent policy checking on the certificate altogether.\r\n\r\nPolicy processing is disabled by default but can be enabled by passing\r\nthe `-policy` argument to the command line utilities or by calling the\r\n`X509_VERIFY_PARAM_set1_policies()` function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"11",
"12",
"9",
"10",
"13",
"14",
"17",
"18",
"15",
"16",
"21",
"20",
"19",
"22",
"26",
"25",
"23",
"24"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V6.6.1 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"11",
"12",
"9",
"10",
"13",
"14",
"17",
"18",
"15",
"16",
"21",
"20",
"19",
"22",
"26",
"25",
"23",
"24"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955252/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"11",
"12",
"9",
"10",
"13",
"14",
"17",
"18",
"15",
"16",
"21",
"20",
"19",
"22",
"26",
"25",
"23",
"24"
]
}
],
"title": "CVE-2023-0465"
},
{
"cve": "CVE-2023-0466",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"11",
"12",
"9",
"10",
"13",
"14",
"17",
"18",
"15",
"16",
"21",
"20",
"19",
"22",
"26",
"25",
"23",
"24"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V6.6.1 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"11",
"12",
"9",
"10",
"13",
"14",
"17",
"18",
"15",
"16",
"21",
"20",
"19",
"22",
"26",
"25",
"23",
"24"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955252/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"11",
"12",
"9",
"10",
"13",
"14",
"17",
"18",
"15",
"16",
"21",
"20",
"19",
"22",
"26",
"25",
"23",
"24"
]
}
],
"title": "CVE-2023-0466"
}
]
}
SUSE-SU-2023:1703-1
Vulnerability from csaf_suse - Published: 2023-03-30 14:15 - Updated: 2023-03-30 14:15Summary
Security update for openssl-1_0_0
Severity
Moderate
Notes
Title of the patch: Security update for openssl-1_0_0
Description of the patch: This update for openssl-1_0_0 fixes the following issues:
Security fixes:
- CVE-2023-0464: Fixed excessive Resource Usage Verifying X.509 Policy Constraints (bsc#1209624).
Other fixes:
- Fix DH key generation in FIPS mode, add support for constant BN for DH parameters (bsc#1202062)
Patchnames: SUSE-2023-1703,SUSE-SLE-Module-Legacy-15-SP4-2023-1703,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-1703,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-1703,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-1703,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-1703,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-1703,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-1703,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-1703,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-1703,SUSE-Storage-7-2023-1703,SUSE-Storage-7.1-2023-1703,openSUSE-SLE-15.4-2023-1703
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
143 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl10-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl10-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl10-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl10-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl10-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl10-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl10-1.0.2p-150000.3.70.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl10-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl10-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl10-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_0_0-devel-32bit-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl10-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl10-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl10-1.0.2p-150000.3.70.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl10-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_0_0-32bit-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_0_0-hmac-32bit-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_0_0-steam-32bit-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_0_0-doc-1.0.2p-150000.3.70.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
10 references
{
"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 openssl-1_0_0",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssl-1_0_0 fixes the following issues:\n\nSecurity fixes:\n\n- CVE-2023-0464: Fixed excessive Resource Usage Verifying X.509 Policy Constraints (bsc#1209624).\n\nOther fixes:\n\n- Fix DH key generation in FIPS mode, add support for constant BN for DH parameters (bsc#1202062)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-1703,SUSE-SLE-Module-Legacy-15-SP4-2023-1703,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-1703,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-1703,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-1703,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-1703,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-1703,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-1703,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-1703,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-1703,SUSE-Storage-7-2023-1703,SUSE-Storage-7.1-2023-1703,openSUSE-SLE-15.4-2023-1703",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_1703-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:1703-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20231703-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:1703-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-March/028508.html"
},
{
"category": "self",
"summary": "SUSE Bug 1202062",
"url": "https://bugzilla.suse.com/1202062"
},
{
"category": "self",
"summary": "SUSE Bug 1209624",
"url": "https://bugzilla.suse.com/1209624"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0464 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0464/"
}
],
"title": "Security update for openssl-1_0_0",
"tracking": {
"current_release_date": "2023-03-30T14:15:28Z",
"generator": {
"date": "2023-03-30T14:15:28Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:1703-1",
"initial_release_date": "2023-03-30T14:15:28Z",
"revision_history": [
{
"date": "2023-03-30T14:15:28Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"product": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"product_id": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"product": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"product_id": "libopenssl10-1.0.2p-150000.3.70.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"product": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"product_id": "libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.aarch64",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.aarch64",
"product_id": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.aarch64",
"product": {
"name": "libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.aarch64",
"product_id": "libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"product": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"product_id": "openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.aarch64",
"product": {
"name": "openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.aarch64",
"product_id": "openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-64bit-1.0.2p-150000.3.70.1.aarch64_ilp32",
"product": {
"name": "libopenssl-1_0_0-devel-64bit-1.0.2p-150000.3.70.1.aarch64_ilp32",
"product_id": "libopenssl-1_0_0-devel-64bit-1.0.2p-150000.3.70.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-64bit-1.0.2p-150000.3.70.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_0_0-64bit-1.0.2p-150000.3.70.1.aarch64_ilp32",
"product_id": "libopenssl1_0_0-64bit-1.0.2p-150000.3.70.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-64bit-1.0.2p-150000.3.70.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_0_0-hmac-64bit-1.0.2p-150000.3.70.1.aarch64_ilp32",
"product_id": "libopenssl1_0_0-hmac-64bit-1.0.2p-150000.3.70.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-steam-64bit-1.0.2p-150000.3.70.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_0_0-steam-64bit-1.0.2p-150000.3.70.1.aarch64_ilp32",
"product_id": "libopenssl1_0_0-steam-64bit-1.0.2p-150000.3.70.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.i586",
"product": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.i586",
"product_id": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl10-1.0.2p-150000.3.70.1.i586",
"product": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.i586",
"product_id": "libopenssl10-1.0.2p-150000.3.70.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.i586",
"product": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.i586",
"product_id": "libopenssl1_0_0-1.0.2p-150000.3.70.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.i586",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.i586",
"product_id": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.i586",
"product": {
"name": "libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.i586",
"product_id": "libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.i586"
}
},
{
"category": "product_version",
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.i586",
"product": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.i586",
"product_id": "openssl-1_0_0-1.0.2p-150000.3.70.1.i586"
}
},
{
"category": "product_version",
"name": "openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.i586",
"product": {
"name": "openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.i586",
"product_id": "openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-1_0_0-doc-1.0.2p-150000.3.70.1.noarch",
"product": {
"name": "openssl-1_0_0-doc-1.0.2p-150000.3.70.1.noarch",
"product_id": "openssl-1_0_0-doc-1.0.2p-150000.3.70.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"product": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"product_id": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl10-1.0.2p-150000.3.70.1.ppc64le",
"product": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.ppc64le",
"product_id": "libopenssl10-1.0.2p-150000.3.70.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"product": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"product_id": "libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.ppc64le",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.ppc64le",
"product_id": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.ppc64le",
"product": {
"name": "libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.ppc64le",
"product_id": "libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"product": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"product_id": "openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.ppc64le",
"product": {
"name": "openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.ppc64le",
"product_id": "openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x",
"product": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x",
"product_id": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl10-1.0.2p-150000.3.70.1.s390x",
"product": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.s390x",
"product_id": "libopenssl10-1.0.2p-150000.3.70.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x",
"product": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x",
"product_id": "libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.s390x",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.s390x",
"product_id": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.s390x",
"product": {
"name": "libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.s390x",
"product_id": "libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.s390x",
"product": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.s390x",
"product_id": "openssl-1_0_0-1.0.2p-150000.3.70.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.s390x",
"product": {
"name": "openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.s390x",
"product_id": "openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"product": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"product_id": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-32bit-1.0.2p-150000.3.70.1.x86_64",
"product": {
"name": "libopenssl-1_0_0-devel-32bit-1.0.2p-150000.3.70.1.x86_64",
"product_id": "libopenssl-1_0_0-devel-32bit-1.0.2p-150000.3.70.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"product": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"product_id": "libopenssl10-1.0.2p-150000.3.70.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"product": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"product_id": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-32bit-1.0.2p-150000.3.70.1.x86_64",
"product": {
"name": "libopenssl1_0_0-32bit-1.0.2p-150000.3.70.1.x86_64",
"product_id": "libopenssl1_0_0-32bit-1.0.2p-150000.3.70.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.x86_64",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.x86_64",
"product_id": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-150000.3.70.1.x86_64",
"product": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-150000.3.70.1.x86_64",
"product_id": "libopenssl1_0_0-hmac-32bit-1.0.2p-150000.3.70.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.x86_64",
"product": {
"name": "libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.x86_64",
"product_id": "libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-steam-32bit-1.0.2p-150000.3.70.1.x86_64",
"product": {
"name": "libopenssl1_0_0-steam-32bit-1.0.2p-150000.3.70.1.x86_64",
"product_id": "libopenssl1_0_0-steam-32bit-1.0.2p-150000.3.70.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"product": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"product_id": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.x86_64",
"product": {
"name": "openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.x86_64",
"product_id": "openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl10-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl10-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "libopenssl10-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl10-1.0.2p-150000.3.70.1.s390x"
},
"product_reference": "libopenssl10-1.0.2p-150000.3.70.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl10-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.s390x"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl10-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl10-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "libopenssl10-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.s390x"
},
"product_reference": "libopenssl10-1.0.2p-150000.3.70.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl10-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "libopenssl10-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl10-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libopenssl10-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libopenssl10-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-32bit-1.0.2p-150000.3.70.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-1_0_0-devel-32bit-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-32bit-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl10-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl10-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "libopenssl10-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl10-1.0.2p-150000.3.70.1.s390x"
},
"product_reference": "libopenssl10-1.0.2p-150000.3.70.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl10-1.0.2p-150000.3.70.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl10-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2p-150000.3.70.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_0_0-32bit-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.s390x"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-150000.3.70.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_0_0-hmac-32bit-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.s390x"
},
"product_reference": "libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-steam-32bit-1.0.2p-150000.3.70.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_0_0-steam-32bit-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "libopenssl1_0_0-steam-32bit-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.aarch64"
},
"product_reference": "openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.ppc64le"
},
"product_reference": "openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.s390x"
},
"product_reference": "openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.x86_64"
},
"product_reference": "openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-doc-1.0.2p-150000.3.70.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-1_0_0-doc-1.0.2p-150000.3.70.1.noarch"
},
"product_reference": "openssl-1_0_0-doc-1.0.2p-150000.3.70.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-0464",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0464"
}
],
"notes": [
{
"category": "general",
"text": "A security vulnerability has been identified in all supported versions\n\nof OpenSSL related to the verification of X.509 certificate chains\nthat include policy constraints. Attackers may be able to exploit this\nvulnerability by creating a malicious certificate chain that triggers\nexponential use of computational resources, leading to a denial-of-service\n(DoS) attack on affected systems.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy\u0027 argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()\u0027 function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Enterprise Storage 7.1:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Enterprise Storage 7:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Enterprise Storage 7:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl10-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl10-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl10-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"openSUSE Leap 15.4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x",
"openSUSE Leap 15.4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_0_0-devel-32bit-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"openSUSE Leap 15.4:libopenssl10-1.0.2p-150000.3.70.1.ppc64le",
"openSUSE Leap 15.4:libopenssl10-1.0.2p-150000.3.70.1.s390x",
"openSUSE Leap 15.4:libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x",
"openSUSE Leap 15.4:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_0_0-32bit-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.s390x",
"openSUSE Leap 15.4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_0_0-hmac-32bit-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.s390x",
"openSUSE Leap 15.4:libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_0_0-steam-32bit-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"openSUSE Leap 15.4:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"openSUSE Leap 15.4:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x",
"openSUSE Leap 15.4:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.aarch64",
"openSUSE Leap 15.4:openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.ppc64le",
"openSUSE Leap 15.4:openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.s390x",
"openSUSE Leap 15.4:openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:openssl-1_0_0-doc-1.0.2p-150000.3.70.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0464",
"url": "https://www.suse.com/security/cve/CVE-2023-0464"
},
{
"category": "external",
"summary": "SUSE Bug 1209624 for CVE-2023-0464",
"url": "https://bugzilla.suse.com/1209624"
},
{
"category": "external",
"summary": "SUSE Bug 1225628 for CVE-2023-0464",
"url": "https://bugzilla.suse.com/1225628"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Enterprise Storage 7.1:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Enterprise Storage 7:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Enterprise Storage 7:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl10-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl10-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl10-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"openSUSE Leap 15.4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x",
"openSUSE Leap 15.4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_0_0-devel-32bit-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"openSUSE Leap 15.4:libopenssl10-1.0.2p-150000.3.70.1.ppc64le",
"openSUSE Leap 15.4:libopenssl10-1.0.2p-150000.3.70.1.s390x",
"openSUSE Leap 15.4:libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x",
"openSUSE Leap 15.4:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_0_0-32bit-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.s390x",
"openSUSE Leap 15.4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_0_0-hmac-32bit-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.s390x",
"openSUSE Leap 15.4:libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_0_0-steam-32bit-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"openSUSE Leap 15.4:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"openSUSE Leap 15.4:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x",
"openSUSE Leap 15.4:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.aarch64",
"openSUSE Leap 15.4:openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.ppc64le",
"openSUSE Leap 15.4:openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.s390x",
"openSUSE Leap 15.4:openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:openssl-1_0_0-doc-1.0.2p-150000.3.70.1.noarch"
]
}
],
"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 Enterprise Storage 7.1:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Enterprise Storage 7.1:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Enterprise Storage 7:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Enterprise Storage 7:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl10-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl10-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl10-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.aarch64",
"openSUSE Leap 15.4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.s390x",
"openSUSE Leap 15.4:libopenssl-1_0_0-devel-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_0_0-devel-32bit-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl10-1.0.2p-150000.3.70.1.aarch64",
"openSUSE Leap 15.4:libopenssl10-1.0.2p-150000.3.70.1.ppc64le",
"openSUSE Leap 15.4:libopenssl10-1.0.2p-150000.3.70.1.s390x",
"openSUSE Leap 15.4:libopenssl10-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_0_0-1.0.2p-150000.3.70.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_0_0-1.0.2p-150000.3.70.1.s390x",
"openSUSE Leap 15.4:libopenssl1_0_0-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_0_0-32bit-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.s390x",
"openSUSE Leap 15.4:libopenssl1_0_0-hmac-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_0_0-hmac-32bit-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.s390x",
"openSUSE Leap 15.4:libopenssl1_0_0-steam-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_0_0-steam-32bit-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:openssl-1_0_0-1.0.2p-150000.3.70.1.aarch64",
"openSUSE Leap 15.4:openssl-1_0_0-1.0.2p-150000.3.70.1.ppc64le",
"openSUSE Leap 15.4:openssl-1_0_0-1.0.2p-150000.3.70.1.s390x",
"openSUSE Leap 15.4:openssl-1_0_0-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.aarch64",
"openSUSE Leap 15.4:openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.ppc64le",
"openSUSE Leap 15.4:openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.s390x",
"openSUSE Leap 15.4:openssl-1_0_0-cavs-1.0.2p-150000.3.70.1.x86_64",
"openSUSE Leap 15.4:openssl-1_0_0-doc-1.0.2p-150000.3.70.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-30T14:15:28Z",
"details": "moderate"
}
],
"title": "CVE-2023-0464"
}
]
}
SUSE-SU-2023:1704-1
Vulnerability from csaf_suse - Published: 2023-03-30 14:16 - Updated: 2023-03-30 14:16Summary
Security update for openssl-1_0_0
Severity
Moderate
Notes
Title of the patch: Security update for openssl-1_0_0
Description of the patch: This update for openssl-1_0_0 fixes the following issues:
Security fixes:
- CVE-2023-0464: Fixed excessive Resource Usage Verifying X.509 Policy Constraints (bsc#1209624).
Other fixes:
- Fix DH key generation in FIPS mode, add support for constant BN for DH parameters (bsc#1202062)
Patchnames: SUSE-2023-1704,SUSE-OpenStack-Cloud-9-2023-1704,SUSE-OpenStack-Cloud-Crowbar-9-2023-1704,SUSE-SLE-SAP-12-SP4-2023-1704,SUSE-SLE-SDK-12-SP5-2023-1704,SUSE-SLE-SERVER-12-SP4-ESPOS-2023-1704,SUSE-SLE-SERVER-12-SP4-LTSS-2023-1704,SUSE-SLE-SERVER-12-SP5-2023-1704
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
105 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-1.0.2p-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-1.0.2p-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-32bit-1.0.2p-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-1.0.2p-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-1.0.2p-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-32bit-1.0.2p-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-32bit-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_0_0-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:openssl-1_0_0-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0-1.0.2p-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
10 references
{
"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 openssl-1_0_0",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssl-1_0_0 fixes the following issues:\n\nSecurity fixes:\n\n- CVE-2023-0464: Fixed excessive Resource Usage Verifying X.509 Policy Constraints (bsc#1209624).\n\nOther fixes:\n\n- Fix DH key generation in FIPS mode, add support for constant BN for DH parameters (bsc#1202062)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-1704,SUSE-OpenStack-Cloud-9-2023-1704,SUSE-OpenStack-Cloud-Crowbar-9-2023-1704,SUSE-SLE-SAP-12-SP4-2023-1704,SUSE-SLE-SDK-12-SP5-2023-1704,SUSE-SLE-SERVER-12-SP4-ESPOS-2023-1704,SUSE-SLE-SERVER-12-SP4-LTSS-2023-1704,SUSE-SLE-SERVER-12-SP5-2023-1704",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_1704-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:1704-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20231704-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:1704-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/014270.html"
},
{
"category": "self",
"summary": "SUSE Bug 1202062",
"url": "https://bugzilla.suse.com/1202062"
},
{
"category": "self",
"summary": "SUSE Bug 1209624",
"url": "https://bugzilla.suse.com/1209624"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0464 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0464/"
}
],
"title": "Security update for openssl-1_0_0",
"tracking": {
"current_release_date": "2023-03-30T14:16:24Z",
"generator": {
"date": "2023-03-30T14:16:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:1704-1",
"initial_release_date": "2023-03-30T14:16:24Z",
"revision_history": [
{
"date": "2023-03-30T14:16:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64",
"product": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64",
"product_id": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2p-3.69.1.aarch64",
"product": {
"name": "libopenssl1_0_0-1.0.2p-3.69.1.aarch64",
"product_id": "libopenssl1_0_0-1.0.2p-3.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64",
"product_id": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-1_0_0-1.0.2p-3.69.1.aarch64",
"product": {
"name": "openssl-1_0_0-1.0.2p-3.69.1.aarch64",
"product_id": "openssl-1_0_0-1.0.2p-3.69.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-64bit-1.0.2p-3.69.1.aarch64_ilp32",
"product": {
"name": "libopenssl-1_0_0-devel-64bit-1.0.2p-3.69.1.aarch64_ilp32",
"product_id": "libopenssl-1_0_0-devel-64bit-1.0.2p-3.69.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-64bit-1.0.2p-3.69.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_0_0-64bit-1.0.2p-3.69.1.aarch64_ilp32",
"product_id": "libopenssl1_0_0-64bit-1.0.2p-3.69.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-64bit-1.0.2p-3.69.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_0_0-hmac-64bit-1.0.2p-3.69.1.aarch64_ilp32",
"product_id": "libopenssl1_0_0-hmac-64bit-1.0.2p-3.69.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.i586",
"product": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.i586",
"product_id": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2p-3.69.1.i586",
"product": {
"name": "libopenssl1_0_0-1.0.2p-3.69.1.i586",
"product_id": "libopenssl1_0_0-1.0.2p-3.69.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.i586",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.i586",
"product_id": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.i586"
}
},
{
"category": "product_version",
"name": "openssl-1_0_0-1.0.2p-3.69.1.i586",
"product": {
"name": "openssl-1_0_0-1.0.2p-3.69.1.i586",
"product_id": "openssl-1_0_0-1.0.2p-3.69.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"product": {
"name": "openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"product_id": "openssl-1_0_0-doc-1.0.2p-3.69.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le",
"product": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le",
"product_id": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2p-3.69.1.ppc64le",
"product": {
"name": "libopenssl1_0_0-1.0.2p-3.69.1.ppc64le",
"product_id": "libopenssl1_0_0-1.0.2p-3.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le",
"product_id": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssl-1_0_0-1.0.2p-3.69.1.ppc64le",
"product": {
"name": "openssl-1_0_0-1.0.2p-3.69.1.ppc64le",
"product_id": "openssl-1_0_0-1.0.2p-3.69.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390",
"product": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390",
"product_id": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2p-3.69.1.s390",
"product": {
"name": "libopenssl1_0_0-1.0.2p-3.69.1.s390",
"product_id": "libopenssl1_0_0-1.0.2p-3.69.1.s390"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390",
"product_id": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390"
}
},
{
"category": "product_version",
"name": "openssl-1_0_0-1.0.2p-3.69.1.s390",
"product": {
"name": "openssl-1_0_0-1.0.2p-3.69.1.s390",
"product_id": "openssl-1_0_0-1.0.2p-3.69.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x",
"product": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x",
"product_id": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-32bit-1.0.2p-3.69.1.s390x",
"product": {
"name": "libopenssl-1_0_0-devel-32bit-1.0.2p-3.69.1.s390x",
"product_id": "libopenssl-1_0_0-devel-32bit-1.0.2p-3.69.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2p-3.69.1.s390x",
"product": {
"name": "libopenssl1_0_0-1.0.2p-3.69.1.s390x",
"product_id": "libopenssl1_0_0-1.0.2p-3.69.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.s390x",
"product": {
"name": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.s390x",
"product_id": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390x",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390x",
"product_id": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.s390x",
"product": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.s390x",
"product_id": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-1_0_0-1.0.2p-3.69.1.s390x",
"product": {
"name": "openssl-1_0_0-1.0.2p-3.69.1.s390x",
"product_id": "openssl-1_0_0-1.0.2p-3.69.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"product": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"product_id": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-32bit-1.0.2p-3.69.1.x86_64",
"product": {
"name": "libopenssl-1_0_0-devel-32bit-1.0.2p-3.69.1.x86_64",
"product_id": "libopenssl-1_0_0-devel-32bit-1.0.2p-3.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"product": {
"name": "libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"product_id": "libopenssl1_0_0-1.0.2p-3.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"product": {
"name": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"product_id": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"product_id": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"product": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"product_id": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"product": {
"name": "openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"product_id": "openssl-1_0_0-1.0.2p-3.69.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 9",
"product": {
"name": "SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:9"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-espos:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.69.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libopenssl1_0_0-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.69.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:openssl-1_0_0-1.0.2p-3.69.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-doc-1.0.2p-3.69.1.noarch as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch"
},
"product_reference": "openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.69.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.69.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0-1.0.2p-3.69.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-doc-1.0.2p-3.69.1.noarch as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch"
},
"product_reference": "openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-1.0.2p-3.69.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-1.0.2p-3.69.1.ppc64le"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-1.0.2p-3.69.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-doc-1.0.2p-3.69.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch"
},
"product_reference": "openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-32bit-1.0.2p-3.69.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-32bit-1.0.2p-3.69.1.s390x"
},
"product_reference": "libopenssl-1_0_0-devel-32bit-1.0.2p-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-32bit-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-32bit-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-32bit-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-1.0.2p-3.69.1.aarch64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-1.0.2p-3.69.1.aarch64"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-1.0.2p-3.69.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-doc-1.0.2p-3.69.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch"
},
"product_reference": "openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.69.1.aarch64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.69.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.69.1.s390x"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-32bit-1.0.2p-3.69.1.s390x"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390x"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.s390x"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.69.1.aarch64"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.69.1.ppc64le"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.69.1.s390x"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.69.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-doc-1.0.2p-3.69.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch"
},
"product_reference": "openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.aarch64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.s390x"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.69.1.s390x"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390x"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.s390x"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.aarch64"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.ppc64le"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.s390x"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-doc-1.0.2p-3.69.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch"
},
"product_reference": "openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.69.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.aarch64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.69.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.s390x"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.69.1.s390x"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390x"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.s390x"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.69.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.aarch64"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.69.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.ppc64le"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.69.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.s390x"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.69.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-doc-1.0.2p-3.69.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch"
},
"product_reference": "openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-0464",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0464"
}
],
"notes": [
{
"category": "general",
"text": "A security vulnerability has been identified in all supported versions\n\nof OpenSSL related to the verification of X.509 certificate chains\nthat include policy constraints. Attackers may be able to exploit this\nvulnerability by creating a malicious certificate chain that triggers\nexponential use of computational resources, leading to a denial-of-service\n(DoS) attack on affected systems.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy\u0027 argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()\u0027 function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-32bit-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-32bit-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-32bit-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0464",
"url": "https://www.suse.com/security/cve/CVE-2023-0464"
},
{
"category": "external",
"summary": "SUSE Bug 1209624 for CVE-2023-0464",
"url": "https://bugzilla.suse.com/1209624"
},
{
"category": "external",
"summary": "SUSE Bug 1225628 for CVE-2023-0464",
"url": "https://bugzilla.suse.com/1225628"
}
],
"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 Linux Enterprise Server 12 SP4-ESPOS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-32bit-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-32bit-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-32bit-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch"
]
}
],
"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 Linux Enterprise Server 12 SP4-ESPOS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-32bit-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-32bit-1.0.2p-3.69.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-32bit-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:libopenssl-1_0_0-devel-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-32bit-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac-32bit-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0-1.0.2p-3.69.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0-doc-1.0.2p-3.69.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-30T14:16:24Z",
"details": "moderate"
}
],
"title": "CVE-2023-0464"
}
]
}
SUSE-SU-2023:1737-1
Vulnerability from csaf_suse - Published: 2023-04-03 12:43 - Updated: 2023-04-03 12:43Summary
Security update for compat-openssl098
Severity
Moderate
Notes
Title of the patch: Security update for compat-openssl098
Description of the patch: This update for compat-openssl098 fixes the following issues:
- CVE-2023-0464: Fixed excessive Resource Usage Verifying X.509 Policy Constraints (bsc#1209624).
Patchnames: SUSE-2023-1737,SUSE-SLE-Module-Legacy-12-2023-1737,SUSE-SLE-SAP-12-SP4-2023-1737,SUSE-SLE-SAP-12-SP5-2023-1737
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-0.9.8j-106.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-0.9.8j-106.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-32bit-0.9.8j-106.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-32bit-0.9.8j-106.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl0_9_8-0.9.8j-106.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl0_9_8-0.9.8j-106.45.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
9 references
{
"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 compat-openssl098",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for compat-openssl098 fixes the following issues:\n \n- CVE-2023-0464: Fixed excessive Resource Usage Verifying X.509 Policy Constraints (bsc#1209624).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-1737,SUSE-SLE-Module-Legacy-12-2023-1737,SUSE-SLE-SAP-12-SP4-2023-1737,SUSE-SLE-SAP-12-SP5-2023-1737",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_1737-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:1737-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20231737-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:1737-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-April/028602.html"
},
{
"category": "self",
"summary": "SUSE Bug 1209624",
"url": "https://bugzilla.suse.com/1209624"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0464 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0464/"
}
],
"title": "Security update for compat-openssl098",
"tracking": {
"current_release_date": "2023-04-03T12:43:09Z",
"generator": {
"date": "2023-04-03T12:43:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:1737-1",
"initial_release_date": "2023-04-03T12:43:09Z",
"revision_history": [
{
"date": "2023-04-03T12:43:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl0_9_8-0.9.8j-106.45.1.i586",
"product": {
"name": "libopenssl0_9_8-0.9.8j-106.45.1.i586",
"product_id": "libopenssl0_9_8-0.9.8j-106.45.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl0_9_8-0.9.8j-106.45.1.s390",
"product": {
"name": "libopenssl0_9_8-0.9.8j-106.45.1.s390",
"product_id": "libopenssl0_9_8-0.9.8j-106.45.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl0_9_8-0.9.8j-106.45.1.s390x",
"product": {
"name": "libopenssl0_9_8-0.9.8j-106.45.1.s390x",
"product_id": "libopenssl0_9_8-0.9.8j-106.45.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-32bit-0.9.8j-106.45.1.s390x",
"product": {
"name": "libopenssl0_9_8-32bit-0.9.8j-106.45.1.s390x",
"product_id": "libopenssl0_9_8-32bit-0.9.8j-106.45.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl0_9_8-0.9.8j-106.45.1.x86_64",
"product": {
"name": "libopenssl0_9_8-0.9.8j-106.45.1.x86_64",
"product_id": "libopenssl0_9_8-0.9.8j-106.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-32bit-0.9.8j-106.45.1.x86_64",
"product": {
"name": "libopenssl0_9_8-32bit-0.9.8j-106.45.1.x86_64",
"product_id": "libopenssl0_9_8-32bit-0.9.8j-106.45.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 12",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 12",
"product_id": "SUSE Linux Enterprise Module for Legacy 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl0_9_8-0.9.8j-106.45.1.s390x as component of SUSE Linux Enterprise Module for Legacy 12",
"product_id": "SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-0.9.8j-106.45.1.s390x"
},
"product_reference": "libopenssl0_9_8-0.9.8j-106.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl0_9_8-0.9.8j-106.45.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 12",
"product_id": "SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-0.9.8j-106.45.1.x86_64"
},
"product_reference": "libopenssl0_9_8-0.9.8j-106.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl0_9_8-32bit-0.9.8j-106.45.1.s390x as component of SUSE Linux Enterprise Module for Legacy 12",
"product_id": "SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-32bit-0.9.8j-106.45.1.s390x"
},
"product_reference": "libopenssl0_9_8-32bit-0.9.8j-106.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl0_9_8-32bit-0.9.8j-106.45.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 12",
"product_id": "SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-32bit-0.9.8j-106.45.1.x86_64"
},
"product_reference": "libopenssl0_9_8-32bit-0.9.8j-106.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl0_9_8-0.9.8j-106.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl0_9_8-0.9.8j-106.45.1.x86_64"
},
"product_reference": "libopenssl0_9_8-0.9.8j-106.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl0_9_8-0.9.8j-106.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl0_9_8-0.9.8j-106.45.1.x86_64"
},
"product_reference": "libopenssl0_9_8-0.9.8j-106.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-0464",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0464"
}
],
"notes": [
{
"category": "general",
"text": "A security vulnerability has been identified in all supported versions\n\nof OpenSSL related to the verification of X.509 certificate chains\nthat include policy constraints. Attackers may be able to exploit this\nvulnerability by creating a malicious certificate chain that triggers\nexponential use of computational resources, leading to a denial-of-service\n(DoS) attack on affected systems.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy\u0027 argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()\u0027 function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-0.9.8j-106.45.1.s390x",
"SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-0.9.8j-106.45.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-32bit-0.9.8j-106.45.1.s390x",
"SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-32bit-0.9.8j-106.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl0_9_8-0.9.8j-106.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl0_9_8-0.9.8j-106.45.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0464",
"url": "https://www.suse.com/security/cve/CVE-2023-0464"
},
{
"category": "external",
"summary": "SUSE Bug 1209624 for CVE-2023-0464",
"url": "https://bugzilla.suse.com/1209624"
},
{
"category": "external",
"summary": "SUSE Bug 1225628 for CVE-2023-0464",
"url": "https://bugzilla.suse.com/1225628"
}
],
"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 Linux Enterprise Module for Legacy 12:libopenssl0_9_8-0.9.8j-106.45.1.s390x",
"SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-0.9.8j-106.45.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-32bit-0.9.8j-106.45.1.s390x",
"SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-32bit-0.9.8j-106.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl0_9_8-0.9.8j-106.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl0_9_8-0.9.8j-106.45.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 Linux Enterprise Module for Legacy 12:libopenssl0_9_8-0.9.8j-106.45.1.s390x",
"SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-0.9.8j-106.45.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-32bit-0.9.8j-106.45.1.s390x",
"SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-32bit-0.9.8j-106.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl0_9_8-0.9.8j-106.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl0_9_8-0.9.8j-106.45.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-04-03T12:43:09Z",
"details": "moderate"
}
],
"title": "CVE-2023-0464"
}
]
}
SUSE-SU-2023:1738-1
Vulnerability from csaf_suse - Published: 2023-04-03 13:01 - Updated: 2023-04-03 13:01Summary
Security update for openssl
Severity
Moderate
Notes
Title of the patch: Security update for openssl
Description of the patch: This update for openssl fixes the following issues:
- CVE-2023-0464: Fixed excessive Resource Usage Verifying X.509 Policy Constraints (bsc#1209624).
Patchnames: SUSE-2023-1738,SUSE-SLE-SERVER-12-SP2-BCL-2023-1738
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl-devel-1.0.2j-60.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-1.0.2j-60.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-32bit-1.0.2j-60.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-1.0.2j-60.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-32bit-1.0.2j-60.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:openssl-1.0.2j-60.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:openssl-doc-1.0.2j-60.89.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
9 references
{
"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 openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssl fixes the following issues:\n\n- CVE-2023-0464: Fixed excessive Resource Usage Verifying X.509 Policy Constraints (bsc#1209624).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-1738,SUSE-SLE-SERVER-12-SP2-BCL-2023-1738",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_1738-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:1738-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20231738-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:1738-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-April/028601.html"
},
{
"category": "self",
"summary": "SUSE Bug 1209624",
"url": "https://bugzilla.suse.com/1209624"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0464 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0464/"
}
],
"title": "Security update for openssl",
"tracking": {
"current_release_date": "2023-04-03T13:01:39Z",
"generator": {
"date": "2023-04-03T13:01:39Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:1738-1",
"initial_release_date": "2023-04-03T13:01:39Z",
"revision_history": [
{
"date": "2023-04-03T13:01:39Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-1.0.2j-60.89.1.aarch64",
"product": {
"name": "libopenssl-devel-1.0.2j-60.89.1.aarch64",
"product_id": "libopenssl-devel-1.0.2j-60.89.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2j-60.89.1.aarch64",
"product": {
"name": "libopenssl1_0_0-1.0.2j-60.89.1.aarch64",
"product_id": "libopenssl1_0_0-1.0.2j-60.89.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2j-60.89.1.aarch64",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2j-60.89.1.aarch64",
"product_id": "libopenssl1_0_0-hmac-1.0.2j-60.89.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-1.0.2j-60.89.1.aarch64",
"product": {
"name": "openssl-1.0.2j-60.89.1.aarch64",
"product_id": "openssl-1.0.2j-60.89.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-cavs-1.0.2j-60.89.1.aarch64",
"product": {
"name": "openssl-cavs-1.0.2j-60.89.1.aarch64",
"product_id": "openssl-cavs-1.0.2j-60.89.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-64bit-1.0.2j-60.89.1.aarch64_ilp32",
"product": {
"name": "libopenssl-devel-64bit-1.0.2j-60.89.1.aarch64_ilp32",
"product_id": "libopenssl-devel-64bit-1.0.2j-60.89.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-64bit-1.0.2j-60.89.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_0_0-64bit-1.0.2j-60.89.1.aarch64_ilp32",
"product_id": "libopenssl1_0_0-64bit-1.0.2j-60.89.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-64bit-1.0.2j-60.89.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_0_0-hmac-64bit-1.0.2j-60.89.1.aarch64_ilp32",
"product_id": "libopenssl1_0_0-hmac-64bit-1.0.2j-60.89.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-1.0.2j-60.89.1.i586",
"product": {
"name": "libopenssl-devel-1.0.2j-60.89.1.i586",
"product_id": "libopenssl-devel-1.0.2j-60.89.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2j-60.89.1.i586",
"product": {
"name": "libopenssl1_0_0-1.0.2j-60.89.1.i586",
"product_id": "libopenssl1_0_0-1.0.2j-60.89.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2j-60.89.1.i586",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2j-60.89.1.i586",
"product_id": "libopenssl1_0_0-hmac-1.0.2j-60.89.1.i586"
}
},
{
"category": "product_version",
"name": "openssl-1.0.2j-60.89.1.i586",
"product": {
"name": "openssl-1.0.2j-60.89.1.i586",
"product_id": "openssl-1.0.2j-60.89.1.i586"
}
},
{
"category": "product_version",
"name": "openssl-cavs-1.0.2j-60.89.1.i586",
"product": {
"name": "openssl-cavs-1.0.2j-60.89.1.i586",
"product_id": "openssl-cavs-1.0.2j-60.89.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-doc-1.0.2j-60.89.1.noarch",
"product": {
"name": "openssl-doc-1.0.2j-60.89.1.noarch",
"product_id": "openssl-doc-1.0.2j-60.89.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-1.0.2j-60.89.1.ppc64le",
"product": {
"name": "libopenssl-devel-1.0.2j-60.89.1.ppc64le",
"product_id": "libopenssl-devel-1.0.2j-60.89.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2j-60.89.1.ppc64le",
"product": {
"name": "libopenssl1_0_0-1.0.2j-60.89.1.ppc64le",
"product_id": "libopenssl1_0_0-1.0.2j-60.89.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2j-60.89.1.ppc64le",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2j-60.89.1.ppc64le",
"product_id": "libopenssl1_0_0-hmac-1.0.2j-60.89.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssl-1.0.2j-60.89.1.ppc64le",
"product": {
"name": "openssl-1.0.2j-60.89.1.ppc64le",
"product_id": "openssl-1.0.2j-60.89.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssl-cavs-1.0.2j-60.89.1.ppc64le",
"product": {
"name": "openssl-cavs-1.0.2j-60.89.1.ppc64le",
"product_id": "openssl-cavs-1.0.2j-60.89.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-1.0.2j-60.89.1.s390",
"product": {
"name": "libopenssl-devel-1.0.2j-60.89.1.s390",
"product_id": "libopenssl-devel-1.0.2j-60.89.1.s390"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2j-60.89.1.s390",
"product": {
"name": "libopenssl1_0_0-1.0.2j-60.89.1.s390",
"product_id": "libopenssl1_0_0-1.0.2j-60.89.1.s390"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2j-60.89.1.s390",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2j-60.89.1.s390",
"product_id": "libopenssl1_0_0-hmac-1.0.2j-60.89.1.s390"
}
},
{
"category": "product_version",
"name": "openssl-1.0.2j-60.89.1.s390",
"product": {
"name": "openssl-1.0.2j-60.89.1.s390",
"product_id": "openssl-1.0.2j-60.89.1.s390"
}
},
{
"category": "product_version",
"name": "openssl-cavs-1.0.2j-60.89.1.s390",
"product": {
"name": "openssl-cavs-1.0.2j-60.89.1.s390",
"product_id": "openssl-cavs-1.0.2j-60.89.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-1.0.2j-60.89.1.s390x",
"product": {
"name": "libopenssl-devel-1.0.2j-60.89.1.s390x",
"product_id": "libopenssl-devel-1.0.2j-60.89.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl-devel-32bit-1.0.2j-60.89.1.s390x",
"product": {
"name": "libopenssl-devel-32bit-1.0.2j-60.89.1.s390x",
"product_id": "libopenssl-devel-32bit-1.0.2j-60.89.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2j-60.89.1.s390x",
"product": {
"name": "libopenssl1_0_0-1.0.2j-60.89.1.s390x",
"product_id": "libopenssl1_0_0-1.0.2j-60.89.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-32bit-1.0.2j-60.89.1.s390x",
"product": {
"name": "libopenssl1_0_0-32bit-1.0.2j-60.89.1.s390x",
"product_id": "libopenssl1_0_0-32bit-1.0.2j-60.89.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2j-60.89.1.s390x",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2j-60.89.1.s390x",
"product_id": "libopenssl1_0_0-hmac-1.0.2j-60.89.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.89.1.s390x",
"product": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.89.1.s390x",
"product_id": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.89.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-1.0.2j-60.89.1.s390x",
"product": {
"name": "openssl-1.0.2j-60.89.1.s390x",
"product_id": "openssl-1.0.2j-60.89.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-cavs-1.0.2j-60.89.1.s390x",
"product": {
"name": "openssl-cavs-1.0.2j-60.89.1.s390x",
"product_id": "openssl-cavs-1.0.2j-60.89.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-1.0.2j-60.89.1.x86_64",
"product": {
"name": "libopenssl-devel-1.0.2j-60.89.1.x86_64",
"product_id": "libopenssl-devel-1.0.2j-60.89.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-devel-32bit-1.0.2j-60.89.1.x86_64",
"product": {
"name": "libopenssl-devel-32bit-1.0.2j-60.89.1.x86_64",
"product_id": "libopenssl-devel-32bit-1.0.2j-60.89.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2j-60.89.1.x86_64",
"product": {
"name": "libopenssl1_0_0-1.0.2j-60.89.1.x86_64",
"product_id": "libopenssl1_0_0-1.0.2j-60.89.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-32bit-1.0.2j-60.89.1.x86_64",
"product": {
"name": "libopenssl1_0_0-32bit-1.0.2j-60.89.1.x86_64",
"product_id": "libopenssl1_0_0-32bit-1.0.2j-60.89.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2j-60.89.1.x86_64",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2j-60.89.1.x86_64",
"product_id": "libopenssl1_0_0-hmac-1.0.2j-60.89.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.89.1.x86_64",
"product": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.89.1.x86_64",
"product_id": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.89.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-1.0.2j-60.89.1.x86_64",
"product": {
"name": "openssl-1.0.2j-60.89.1.x86_64",
"product_id": "openssl-1.0.2j-60.89.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-cavs-1.0.2j-60.89.1.x86_64",
"product": {
"name": "openssl-cavs-1.0.2j-60.89.1.x86_64",
"product_id": "openssl-cavs-1.0.2j-60.89.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-devel-1.0.2j-60.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl-devel-1.0.2j-60.89.1.x86_64"
},
"product_reference": "libopenssl-devel-1.0.2j-60.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2j-60.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-1.0.2j-60.89.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2j-60.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2j-60.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-32bit-1.0.2j-60.89.1.x86_64"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2j-60.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2j-60.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-1.0.2j-60.89.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2j-60.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-32bit-1.0.2j-60.89.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1.0.2j-60.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:openssl-1.0.2j-60.89.1.x86_64"
},
"product_reference": "openssl-1.0.2j-60.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-doc-1.0.2j-60.89.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:openssl-doc-1.0.2j-60.89.1.noarch"
},
"product_reference": "openssl-doc-1.0.2j-60.89.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-0464",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0464"
}
],
"notes": [
{
"category": "general",
"text": "A security vulnerability has been identified in all supported versions\n\nof OpenSSL related to the verification of X.509 certificate chains\nthat include policy constraints. Attackers may be able to exploit this\nvulnerability by creating a malicious certificate chain that triggers\nexponential use of computational resources, leading to a denial-of-service\n(DoS) attack on affected systems.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy\u0027 argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()\u0027 function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl-devel-1.0.2j-60.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-1.0.2j-60.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-32bit-1.0.2j-60.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-1.0.2j-60.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-32bit-1.0.2j-60.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:openssl-1.0.2j-60.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:openssl-doc-1.0.2j-60.89.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0464",
"url": "https://www.suse.com/security/cve/CVE-2023-0464"
},
{
"category": "external",
"summary": "SUSE Bug 1209624 for CVE-2023-0464",
"url": "https://bugzilla.suse.com/1209624"
},
{
"category": "external",
"summary": "SUSE Bug 1225628 for CVE-2023-0464",
"url": "https://bugzilla.suse.com/1225628"
}
],
"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 Linux Enterprise Server 12 SP2-BCL:libopenssl-devel-1.0.2j-60.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-1.0.2j-60.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-32bit-1.0.2j-60.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-1.0.2j-60.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-32bit-1.0.2j-60.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:openssl-1.0.2j-60.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:openssl-doc-1.0.2j-60.89.1.noarch"
]
}
],
"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 Linux Enterprise Server 12 SP2-BCL:libopenssl-devel-1.0.2j-60.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-1.0.2j-60.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-32bit-1.0.2j-60.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-1.0.2j-60.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-32bit-1.0.2j-60.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:openssl-1.0.2j-60.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:openssl-doc-1.0.2j-60.89.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-04-03T13:01:39Z",
"details": "moderate"
}
],
"title": "CVE-2023-0464"
}
]
}
SUSE-SU-2023:1745-1
Vulnerability from csaf_suse - Published: 2023-04-04 07:05 - Updated: 2023-04-04 07:05Summary
Security update for openssl-1_1
Severity
Moderate
Notes
Title of the patch: Security update for openssl-1_1
Description of the patch: This update for openssl-1_1 fixes the following issues:
- CVE-2023-0464: Fixed excessive Resource Usage Verifying X.509 Policy Constraints (bsc#1209624).
Patchnames: SUSE-2023-1745,SUSE-SLE-Micro-5.3-2023-1745,SUSE-SLE-Micro-5.4-2023-1745,SUSE-SLE-Module-Basesystem-15-SP4-2023-1745,openSUSE-Leap-Micro-5.3-2023-1745,openSUSE-SLE-15.4-2023-1745
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
71 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libopenssl1_1-1.1.1l-150400.7.31.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssl-1_1-1.1.1l-150400.7.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssl-1_1-1.1.1l-150400.7.31.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:openssl-1_1-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.31.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.31.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.31.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.31.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.31.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.31.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.31.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.31.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-doc-1.1.1l-150400.7.31.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
9 references
{
"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 openssl-1_1",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssl-1_1 fixes the following issues:\n\n- CVE-2023-0464: Fixed excessive Resource Usage Verifying X.509 Policy Constraints (bsc#1209624).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-1745,SUSE-SLE-Micro-5.3-2023-1745,SUSE-SLE-Micro-5.4-2023-1745,SUSE-SLE-Module-Basesystem-15-SP4-2023-1745,openSUSE-Leap-Micro-5.3-2023-1745,openSUSE-SLE-15.4-2023-1745",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_1745-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:1745-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20231745-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:1745-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-April/028609.html"
},
{
"category": "self",
"summary": "SUSE Bug 1209624",
"url": "https://bugzilla.suse.com/1209624"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0464 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0464/"
}
],
"title": "Security update for openssl-1_1",
"tracking": {
"current_release_date": "2023-04-04T07:05:33Z",
"generator": {
"date": "2023-04-04T07:05:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:1745-1",
"initial_release_date": "2023-04-04T07:05:33Z",
"revision_history": [
{
"date": "2023-04-04T07:05:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64",
"product": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64",
"product_id": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.aarch64",
"product": {
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.aarch64",
"product_id": "libopenssl1_1-1.1.1l-150400.7.31.2.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64",
"product": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64",
"product_id": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1l-150400.7.31.2.aarch64",
"product": {
"name": "openssl-1_1-1.1.1l-150400.7.31.2.aarch64",
"product_id": "openssl-1_1-1.1.1l-150400.7.31.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-64bit-1.1.1l-150400.7.31.2.aarch64_ilp32",
"product": {
"name": "libopenssl-1_1-devel-64bit-1.1.1l-150400.7.31.2.aarch64_ilp32",
"product_id": "libopenssl-1_1-devel-64bit-1.1.1l-150400.7.31.2.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-64bit-1.1.1l-150400.7.31.2.aarch64_ilp32",
"product": {
"name": "libopenssl1_1-64bit-1.1.1l-150400.7.31.2.aarch64_ilp32",
"product_id": "libopenssl1_1-64bit-1.1.1l-150400.7.31.2.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-64bit-1.1.1l-150400.7.31.2.aarch64_ilp32",
"product": {
"name": "libopenssl1_1-hmac-64bit-1.1.1l-150400.7.31.2.aarch64_ilp32",
"product_id": "libopenssl1_1-hmac-64bit-1.1.1l-150400.7.31.2.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.i586",
"product": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.i586",
"product_id": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.i586",
"product": {
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.i586",
"product_id": "libopenssl1_1-1.1.1l-150400.7.31.2.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.i586",
"product": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.i586",
"product_id": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.i586"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1l-150400.7.31.2.i586",
"product": {
"name": "openssl-1_1-1.1.1l-150400.7.31.2.i586",
"product_id": "openssl-1_1-1.1.1l-150400.7.31.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-1_1-doc-1.1.1l-150400.7.31.2.noarch",
"product": {
"name": "openssl-1_1-doc-1.1.1l-150400.7.31.2.noarch",
"product_id": "openssl-1_1-doc-1.1.1l-150400.7.31.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.ppc64le",
"product": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.ppc64le",
"product_id": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.ppc64le",
"product": {
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.ppc64le",
"product_id": "libopenssl1_1-1.1.1l-150400.7.31.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.ppc64le",
"product": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.ppc64le",
"product_id": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.ppc64le"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1l-150400.7.31.2.ppc64le",
"product": {
"name": "openssl-1_1-1.1.1l-150400.7.31.2.ppc64le",
"product_id": "openssl-1_1-1.1.1l-150400.7.31.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x",
"product": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x",
"product_id": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.s390x",
"product": {
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.s390x",
"product_id": "libopenssl1_1-1.1.1l-150400.7.31.2.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x",
"product": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x",
"product_id": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1l-150400.7.31.2.s390x",
"product": {
"name": "openssl-1_1-1.1.1l-150400.7.31.2.s390x",
"product_id": "openssl-1_1-1.1.1l-150400.7.31.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64",
"product": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64",
"product_id": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-1_1-devel-32bit-1.1.1l-150400.7.31.2.x86_64",
"product": {
"name": "libopenssl-1_1-devel-32bit-1.1.1l-150400.7.31.2.x86_64",
"product_id": "libopenssl-1_1-devel-32bit-1.1.1l-150400.7.31.2.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.x86_64",
"product": {
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.x86_64",
"product_id": "libopenssl1_1-1.1.1l-150400.7.31.2.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-32bit-1.1.1l-150400.7.31.2.x86_64",
"product": {
"name": "libopenssl1_1-32bit-1.1.1l-150400.7.31.2.x86_64",
"product_id": "libopenssl1_1-32bit-1.1.1l-150400.7.31.2.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64",
"product": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64",
"product_id": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-32bit-1.1.1l-150400.7.31.2.x86_64",
"product": {
"name": "libopenssl1_1-hmac-32bit-1.1.1l-150400.7.31.2.x86_64",
"product_id": "libopenssl1_1-hmac-32bit-1.1.1l-150400.7.31.2.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1l-150400.7.31.2.x86_64",
"product": {
"name": "openssl-1_1-1.1.1l-150400.7.31.2.x86_64",
"product_id": "openssl-1_1-1.1.1l-150400.7.31.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.3",
"product": {
"name": "openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.31.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.s390x"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.31.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.31.2.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.aarch64"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.31.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.31.2.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.s390x"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.31.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.31.2.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.31.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libopenssl1_1-1.1.1l-150400.7.31.2.s390x"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.31.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.31.2.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssl-1_1-1.1.1l-150400.7.31.2.aarch64"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.31.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.31.2.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssl-1_1-1.1.1l-150400.7.31.2.s390x"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.31.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.31.2.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:openssl-1_1-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.ppc64le"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.1l-150400.7.31.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.31.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.31.2.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.31.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.31.2.s390x"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.31.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1l-150400.7.31.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1l-150400.7.31.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.31.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.31.2.aarch64"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.31.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.31.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.31.2.ppc64le"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.31.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.31.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.31.2.s390x"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.31.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.31.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.31.2.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.31.2.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.aarch64"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.31.2.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.31.2.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.ppc64le"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.1l-150400.7.31.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.31.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.31.2.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.31.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.31.2.s390x"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.31.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.31.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1l-150400.7.31.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1l-150400.7.31.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.31.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.31.2.aarch64"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.31.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.31.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.31.2.ppc64le"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.31.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.31.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.31.2.s390x"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.31.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.31.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.31.2.x86_64"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.31.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-doc-1.1.1l-150400.7.31.2.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-1_1-doc-1.1.1l-150400.7.31.2.noarch"
},
"product_reference": "openssl-1_1-doc-1.1.1l-150400.7.31.2.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-0464",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0464"
}
],
"notes": [
{
"category": "general",
"text": "A security vulnerability has been identified in all supported versions\n\nof OpenSSL related to the verification of X.509 certificate chains\nthat include policy constraints. Attackers may be able to exploit this\nvulnerability by creating a malicious certificate chain that triggers\nexponential use of computational resources, leading to a denial-of-service\n(DoS) attack on affected systems.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy\u0027 argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()\u0027 function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Micro 5.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:libopenssl1_1-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Micro 5.4:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Micro 5.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssl-1_1-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssl-1_1-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Micro 5.4:openssl-1_1-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.31.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.31.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.ppc64le",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.31.2.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.31.2.s390x",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.31.2.aarch64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.31.2.ppc64le",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.31.2.s390x",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap 15.4:openssl-1_1-doc-1.1.1l-150400.7.31.2.noarch",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.aarch64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0464",
"url": "https://www.suse.com/security/cve/CVE-2023-0464"
},
{
"category": "external",
"summary": "SUSE Bug 1209624 for CVE-2023-0464",
"url": "https://bugzilla.suse.com/1209624"
},
{
"category": "external",
"summary": "SUSE Bug 1225628 for CVE-2023-0464",
"url": "https://bugzilla.suse.com/1225628"
}
],
"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 Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Micro 5.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:libopenssl1_1-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Micro 5.4:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Micro 5.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssl-1_1-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssl-1_1-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Micro 5.4:openssl-1_1-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.31.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.31.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.ppc64le",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.31.2.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.31.2.s390x",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.31.2.aarch64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.31.2.ppc64le",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.31.2.s390x",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap 15.4:openssl-1_1-doc-1.1.1l-150400.7.31.2.noarch",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.aarch64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.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 Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Micro 5.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:libopenssl1_1-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Micro 5.4:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Micro 5.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Micro 5.4:openssl-1_1-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Micro 5.4:openssl-1_1-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Micro 5.4:openssl-1_1-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.31.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.31.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.31.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.31.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.31.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.ppc64le",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.s390x",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.31.2.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.31.2.s390x",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.s390x",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.31.2.aarch64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.31.2.ppc64le",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.31.2.s390x",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap 15.4:openssl-1_1-doc-1.1.1l-150400.7.31.2.noarch",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.aarch64",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.31.2.x86_64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.aarch64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.31.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-04-04T07:05:33Z",
"details": "moderate"
}
],
"title": "CVE-2023-0464"
}
]
}
SUSE-SU-2023:1746-1
Vulnerability from csaf_suse - Published: 2023-04-04 07:06 - Updated: 2023-04-04 07:06Summary
Security update for openssl-3
Severity
Moderate
Notes
Title of the patch: Security update for openssl-3
Description of the patch: This update for openssl-3 fixes the following issues:
- CVE-2023-0464: Fixed excessive Resource Usage Verifying X.509 Policy Constraints (bsc#1209624).
Patchnames: SUSE-2023-1746,SUSE-SLE-Module-Basesystem-15-SP4-2023-1746,openSUSE-SLE-15.4-2023-1746
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
27 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.20.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
9 references
{
"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 openssl-3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssl-3 fixes the following issues:\n\n- CVE-2023-0464: Fixed excessive Resource Usage Verifying X.509 Policy Constraints (bsc#1209624).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-1746,SUSE-SLE-Module-Basesystem-15-SP4-2023-1746,openSUSE-SLE-15.4-2023-1746",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_1746-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:1746-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20231746-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:1746-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-April/028608.html"
},
{
"category": "self",
"summary": "SUSE Bug 1209624",
"url": "https://bugzilla.suse.com/1209624"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0464 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0464/"
}
],
"title": "Security update for openssl-3",
"tracking": {
"current_release_date": "2023-04-04T07:06:03Z",
"generator": {
"date": "2023-04-04T07:06:03Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:1746-1",
"initial_release_date": "2023-04-04T07:06:03Z",
"revision_history": [
{
"date": "2023-04-04T07:06:03Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-3.0.1-150400.4.20.1.aarch64",
"product": {
"name": "libopenssl-3-devel-3.0.1-150400.4.20.1.aarch64",
"product_id": "libopenssl-3-devel-3.0.1-150400.4.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl3-3.0.1-150400.4.20.1.aarch64",
"product": {
"name": "libopenssl3-3.0.1-150400.4.20.1.aarch64",
"product_id": "libopenssl3-3.0.1-150400.4.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-3-3.0.1-150400.4.20.1.aarch64",
"product": {
"name": "openssl-3-3.0.1-150400.4.20.1.aarch64",
"product_id": "openssl-3-3.0.1-150400.4.20.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-64bit-3.0.1-150400.4.20.1.aarch64_ilp32",
"product": {
"name": "libopenssl-3-devel-64bit-3.0.1-150400.4.20.1.aarch64_ilp32",
"product_id": "libopenssl-3-devel-64bit-3.0.1-150400.4.20.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl3-64bit-3.0.1-150400.4.20.1.aarch64_ilp32",
"product": {
"name": "libopenssl3-64bit-3.0.1-150400.4.20.1.aarch64_ilp32",
"product_id": "libopenssl3-64bit-3.0.1-150400.4.20.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-3.0.1-150400.4.20.1.i586",
"product": {
"name": "libopenssl-3-devel-3.0.1-150400.4.20.1.i586",
"product_id": "libopenssl-3-devel-3.0.1-150400.4.20.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl3-3.0.1-150400.4.20.1.i586",
"product": {
"name": "libopenssl3-3.0.1-150400.4.20.1.i586",
"product_id": "libopenssl3-3.0.1-150400.4.20.1.i586"
}
},
{
"category": "product_version",
"name": "openssl-3-3.0.1-150400.4.20.1.i586",
"product": {
"name": "openssl-3-3.0.1-150400.4.20.1.i586",
"product_id": "openssl-3-3.0.1-150400.4.20.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-3-doc-3.0.1-150400.4.20.1.noarch",
"product": {
"name": "openssl-3-doc-3.0.1-150400.4.20.1.noarch",
"product_id": "openssl-3-doc-3.0.1-150400.4.20.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-3.0.1-150400.4.20.1.ppc64le",
"product": {
"name": "libopenssl-3-devel-3.0.1-150400.4.20.1.ppc64le",
"product_id": "libopenssl-3-devel-3.0.1-150400.4.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl3-3.0.1-150400.4.20.1.ppc64le",
"product": {
"name": "libopenssl3-3.0.1-150400.4.20.1.ppc64le",
"product_id": "libopenssl3-3.0.1-150400.4.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssl-3-3.0.1-150400.4.20.1.ppc64le",
"product": {
"name": "openssl-3-3.0.1-150400.4.20.1.ppc64le",
"product_id": "openssl-3-3.0.1-150400.4.20.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-3.0.1-150400.4.20.1.s390x",
"product": {
"name": "libopenssl-3-devel-3.0.1-150400.4.20.1.s390x",
"product_id": "libopenssl-3-devel-3.0.1-150400.4.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl3-3.0.1-150400.4.20.1.s390x",
"product": {
"name": "libopenssl3-3.0.1-150400.4.20.1.s390x",
"product_id": "libopenssl3-3.0.1-150400.4.20.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-3-3.0.1-150400.4.20.1.s390x",
"product": {
"name": "openssl-3-3.0.1-150400.4.20.1.s390x",
"product_id": "openssl-3-3.0.1-150400.4.20.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-3.0.1-150400.4.20.1.x86_64",
"product": {
"name": "libopenssl-3-devel-3.0.1-150400.4.20.1.x86_64",
"product_id": "libopenssl-3-devel-3.0.1-150400.4.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-3-devel-32bit-3.0.1-150400.4.20.1.x86_64",
"product": {
"name": "libopenssl-3-devel-32bit-3.0.1-150400.4.20.1.x86_64",
"product_id": "libopenssl-3-devel-32bit-3.0.1-150400.4.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl3-3.0.1-150400.4.20.1.x86_64",
"product": {
"name": "libopenssl3-3.0.1-150400.4.20.1.x86_64",
"product_id": "libopenssl3-3.0.1-150400.4.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl3-32bit-3.0.1-150400.4.20.1.x86_64",
"product": {
"name": "libopenssl3-32bit-3.0.1-150400.4.20.1.x86_64",
"product_id": "libopenssl3-32bit-3.0.1-150400.4.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-3-3.0.1-150400.4.20.1.x86_64",
"product": {
"name": "openssl-3-3.0.1-150400.4.20.1.x86_64",
"product_id": "openssl-3-3.0.1-150400.4.20.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.0.1-150400.4.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.20.1.aarch64"
},
"product_reference": "libopenssl-3-devel-3.0.1-150400.4.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.0.1-150400.4.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.20.1.ppc64le"
},
"product_reference": "libopenssl-3-devel-3.0.1-150400.4.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.0.1-150400.4.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.20.1.s390x"
},
"product_reference": "libopenssl-3-devel-3.0.1-150400.4.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.0.1-150400.4.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.20.1.x86_64"
},
"product_reference": "libopenssl-3-devel-3.0.1-150400.4.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.0.1-150400.4.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.20.1.aarch64"
},
"product_reference": "libopenssl3-3.0.1-150400.4.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.0.1-150400.4.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.20.1.ppc64le"
},
"product_reference": "libopenssl3-3.0.1-150400.4.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.0.1-150400.4.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.20.1.s390x"
},
"product_reference": "libopenssl3-3.0.1-150400.4.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.0.1-150400.4.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.20.1.x86_64"
},
"product_reference": "libopenssl3-3.0.1-150400.4.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.0.1-150400.4.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.20.1.aarch64"
},
"product_reference": "openssl-3-3.0.1-150400.4.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.0.1-150400.4.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.20.1.ppc64le"
},
"product_reference": "openssl-3-3.0.1-150400.4.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.0.1-150400.4.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.20.1.s390x"
},
"product_reference": "openssl-3-3.0.1-150400.4.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.0.1-150400.4.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.20.1.x86_64"
},
"product_reference": "openssl-3-3.0.1-150400.4.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.0.1-150400.4.20.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.20.1.aarch64"
},
"product_reference": "libopenssl-3-devel-3.0.1-150400.4.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.0.1-150400.4.20.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.20.1.ppc64le"
},
"product_reference": "libopenssl-3-devel-3.0.1-150400.4.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.0.1-150400.4.20.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.20.1.s390x"
},
"product_reference": "libopenssl-3-devel-3.0.1-150400.4.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.0.1-150400.4.20.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.20.1.x86_64"
},
"product_reference": "libopenssl-3-devel-3.0.1-150400.4.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-32bit-3.0.1-150400.4.20.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.20.1.x86_64"
},
"product_reference": "libopenssl-3-devel-32bit-3.0.1-150400.4.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.0.1-150400.4.20.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.20.1.aarch64"
},
"product_reference": "libopenssl3-3.0.1-150400.4.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.0.1-150400.4.20.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.20.1.ppc64le"
},
"product_reference": "libopenssl3-3.0.1-150400.4.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.0.1-150400.4.20.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.20.1.s390x"
},
"product_reference": "libopenssl3-3.0.1-150400.4.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.0.1-150400.4.20.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.20.1.x86_64"
},
"product_reference": "libopenssl3-3.0.1-150400.4.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-32bit-3.0.1-150400.4.20.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.20.1.x86_64"
},
"product_reference": "libopenssl3-32bit-3.0.1-150400.4.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.0.1-150400.4.20.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.20.1.aarch64"
},
"product_reference": "openssl-3-3.0.1-150400.4.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.0.1-150400.4.20.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.20.1.ppc64le"
},
"product_reference": "openssl-3-3.0.1-150400.4.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.0.1-150400.4.20.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.20.1.s390x"
},
"product_reference": "openssl-3-3.0.1-150400.4.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.0.1-150400.4.20.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.20.1.x86_64"
},
"product_reference": "openssl-3-3.0.1-150400.4.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-doc-3.0.1-150400.4.20.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.20.1.noarch"
},
"product_reference": "openssl-3-doc-3.0.1-150400.4.20.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-0464",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0464"
}
],
"notes": [
{
"category": "general",
"text": "A security vulnerability has been identified in all supported versions\n\nof OpenSSL related to the verification of X.509 certificate chains\nthat include policy constraints. Attackers may be able to exploit this\nvulnerability by creating a malicious certificate chain that triggers\nexponential use of computational resources, leading to a denial-of-service\n(DoS) attack on affected systems.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy\u0027 argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()\u0027 function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.20.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.20.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.20.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.20.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.20.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.20.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.20.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.20.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.20.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.20.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.20.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.20.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.20.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.20.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.20.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0464",
"url": "https://www.suse.com/security/cve/CVE-2023-0464"
},
{
"category": "external",
"summary": "SUSE Bug 1209624 for CVE-2023-0464",
"url": "https://bugzilla.suse.com/1209624"
},
{
"category": "external",
"summary": "SUSE Bug 1225628 for CVE-2023-0464",
"url": "https://bugzilla.suse.com/1225628"
}
],
"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 Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.20.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.20.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.20.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.20.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.20.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.20.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.20.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.20.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.20.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.20.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.20.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.20.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.20.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.20.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.20.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.20.1.noarch"
]
}
],
"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 Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.20.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.20.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.20.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.20.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.20.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.20.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.20.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.20.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.20.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.20.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.20.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.20.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.20.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.20.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.20.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-04-04T07:06:03Z",
"details": "moderate"
}
],
"title": "CVE-2023-0464"
}
]
}
SUSE-SU-2023:1747-1
Vulnerability from csaf_suse - Published: 2023-04-04 07:06 - Updated: 2023-04-04 07:06Summary
Security update for openssl-1_1
Severity
Moderate
Notes
Title of the patch: Security update for openssl-1_1
Description of the patch: This update for openssl-1_1 fixes the following issues:
- CVE-2023-0464: Fixed excessive Resource Usage Verifying X.509 Policy Constraints (bsc#1209624).
Patchnames: SUSE-2023-1747,SUSE-OpenStack-Cloud-9-2023-1747,SUSE-OpenStack-Cloud-Crowbar-9-2023-1747,SUSE-SLE-SAP-12-SP4-2023-1747,SUSE-SLE-SDK-12-SP5-2023-1747,SUSE-SLE-SERVER-12-SP4-ESPOS-2023-1747,SUSE-SLE-SERVER-12-SP4-LTSS-2023-1747,SUSE-SLE-SERVER-12-SP5-2023-1747
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
80 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-1.1.1d-2.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1-1.1.1d-2.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.78.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
9 references
{
"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 openssl-1_1",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssl-1_1 fixes the following issues:\n\n- CVE-2023-0464: Fixed excessive Resource Usage Verifying X.509 Policy Constraints (bsc#1209624).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-1747,SUSE-OpenStack-Cloud-9-2023-1747,SUSE-OpenStack-Cloud-Crowbar-9-2023-1747,SUSE-SLE-SAP-12-SP4-2023-1747,SUSE-SLE-SDK-12-SP5-2023-1747,SUSE-SLE-SERVER-12-SP4-ESPOS-2023-1747,SUSE-SLE-SERVER-12-SP4-LTSS-2023-1747,SUSE-SLE-SERVER-12-SP5-2023-1747",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_1747-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:1747-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20231747-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:1747-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-April/014353.html"
},
{
"category": "self",
"summary": "SUSE Bug 1209624",
"url": "https://bugzilla.suse.com/1209624"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0464 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0464/"
}
],
"title": "Security update for openssl-1_1",
"tracking": {
"current_release_date": "2023-04-04T07:06:38Z",
"generator": {
"date": "2023-04-04T07:06:38Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:1747-1",
"initial_release_date": "2023-04-04T07:06:38Z",
"revision_history": [
{
"date": "2023-04-04T07:06:38Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1d-2.78.1.aarch64",
"product": {
"name": "libopenssl-1_1-devel-1.1.1d-2.78.1.aarch64",
"product_id": "libopenssl-1_1-devel-1.1.1d-2.78.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1d-2.78.1.aarch64",
"product": {
"name": "libopenssl1_1-1.1.1d-2.78.1.aarch64",
"product_id": "libopenssl1_1-1.1.1d-2.78.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64",
"product": {
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64",
"product_id": "libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1d-2.78.1.aarch64",
"product": {
"name": "openssl-1_1-1.1.1d-2.78.1.aarch64",
"product_id": "openssl-1_1-1.1.1d-2.78.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-64bit-1.1.1d-2.78.1.aarch64_ilp32",
"product": {
"name": "libopenssl-1_1-devel-64bit-1.1.1d-2.78.1.aarch64_ilp32",
"product_id": "libopenssl-1_1-devel-64bit-1.1.1d-2.78.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-64bit-1.1.1d-2.78.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_1-64bit-1.1.1d-2.78.1.aarch64_ilp32",
"product_id": "libopenssl1_1-64bit-1.1.1d-2.78.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-64bit-1.1.1d-2.78.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_1-hmac-64bit-1.1.1d-2.78.1.aarch64_ilp32",
"product_id": "libopenssl1_1-hmac-64bit-1.1.1d-2.78.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1d-2.78.1.i586",
"product": {
"name": "libopenssl-1_1-devel-1.1.1d-2.78.1.i586",
"product_id": "libopenssl-1_1-devel-1.1.1d-2.78.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1d-2.78.1.i586",
"product": {
"name": "libopenssl1_1-1.1.1d-2.78.1.i586",
"product_id": "libopenssl1_1-1.1.1d-2.78.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.i586",
"product": {
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.i586",
"product_id": "libopenssl1_1-hmac-1.1.1d-2.78.1.i586"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1d-2.78.1.i586",
"product": {
"name": "openssl-1_1-1.1.1d-2.78.1.i586",
"product_id": "openssl-1_1-1.1.1d-2.78.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-1_1-doc-1.1.1d-2.78.1.noarch",
"product": {
"name": "openssl-1_1-doc-1.1.1d-2.78.1.noarch",
"product_id": "openssl-1_1-doc-1.1.1d-2.78.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1d-2.78.1.ppc64le",
"product": {
"name": "libopenssl-1_1-devel-1.1.1d-2.78.1.ppc64le",
"product_id": "libopenssl-1_1-devel-1.1.1d-2.78.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1d-2.78.1.ppc64le",
"product": {
"name": "libopenssl1_1-1.1.1d-2.78.1.ppc64le",
"product_id": "libopenssl1_1-1.1.1d-2.78.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le",
"product": {
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le",
"product_id": "libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1d-2.78.1.ppc64le",
"product": {
"name": "openssl-1_1-1.1.1d-2.78.1.ppc64le",
"product_id": "openssl-1_1-1.1.1d-2.78.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1d-2.78.1.s390",
"product": {
"name": "libopenssl-1_1-devel-1.1.1d-2.78.1.s390",
"product_id": "libopenssl-1_1-devel-1.1.1d-2.78.1.s390"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1d-2.78.1.s390",
"product": {
"name": "libopenssl1_1-1.1.1d-2.78.1.s390",
"product_id": "libopenssl1_1-1.1.1d-2.78.1.s390"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.s390",
"product": {
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.s390",
"product_id": "libopenssl1_1-hmac-1.1.1d-2.78.1.s390"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1d-2.78.1.s390",
"product": {
"name": "openssl-1_1-1.1.1d-2.78.1.s390",
"product_id": "openssl-1_1-1.1.1d-2.78.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1d-2.78.1.s390x",
"product": {
"name": "libopenssl-1_1-devel-1.1.1d-2.78.1.s390x",
"product_id": "libopenssl-1_1-devel-1.1.1d-2.78.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl-1_1-devel-32bit-1.1.1d-2.78.1.s390x",
"product": {
"name": "libopenssl-1_1-devel-32bit-1.1.1d-2.78.1.s390x",
"product_id": "libopenssl-1_1-devel-32bit-1.1.1d-2.78.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1d-2.78.1.s390x",
"product": {
"name": "libopenssl1_1-1.1.1d-2.78.1.s390x",
"product_id": "libopenssl1_1-1.1.1d-2.78.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-32bit-1.1.1d-2.78.1.s390x",
"product": {
"name": "libopenssl1_1-32bit-1.1.1d-2.78.1.s390x",
"product_id": "libopenssl1_1-32bit-1.1.1d-2.78.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.s390x",
"product": {
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.s390x",
"product_id": "libopenssl1_1-hmac-1.1.1d-2.78.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.s390x",
"product": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.s390x",
"product_id": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1d-2.78.1.s390x",
"product": {
"name": "openssl-1_1-1.1.1d-2.78.1.s390x",
"product_id": "openssl-1_1-1.1.1d-2.78.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1d-2.78.1.x86_64",
"product": {
"name": "libopenssl-1_1-devel-1.1.1d-2.78.1.x86_64",
"product_id": "libopenssl-1_1-devel-1.1.1d-2.78.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-1_1-devel-32bit-1.1.1d-2.78.1.x86_64",
"product": {
"name": "libopenssl-1_1-devel-32bit-1.1.1d-2.78.1.x86_64",
"product_id": "libopenssl-1_1-devel-32bit-1.1.1d-2.78.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1d-2.78.1.x86_64",
"product": {
"name": "libopenssl1_1-1.1.1d-2.78.1.x86_64",
"product_id": "libopenssl1_1-1.1.1d-2.78.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"product": {
"name": "libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"product_id": "libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"product": {
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"product_id": "libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"product": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"product_id": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1d-2.78.1.x86_64",
"product": {
"name": "openssl-1_1-1.1.1d-2.78.1.x86_64",
"product_id": "openssl-1_1-1.1.1d-2.78.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 9",
"product": {
"name": "SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:9"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-espos:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.78.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.78.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.78.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.78.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.78.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.78.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.78.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.78.1.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.1d-2.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.78.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.78.1.ppc64le"
},
"product_reference": "openssl-1_1-1.1.1d-2.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.78.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-2.78.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.78.1.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-2.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-2.78.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.78.1.ppc64le"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-2.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-2.78.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.78.1.s390x"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-2.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.1d-2.78.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.78.1.s390x"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.1d-2.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-1.1.1d-2.78.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1-1.1.1d-2.78.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1d-2.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1-1.1.1d-2.78.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.78.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.78.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.78.1.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.1d-2.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.78.1.s390x"
},
"product_reference": "libopenssl1_1-1.1.1d-2.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.78.1.s390x"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.78.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.78.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1d-2.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.78.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.78.1.ppc64le"
},
"product_reference": "openssl-1_1-1.1.1d-2.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.78.1.s390x"
},
"product_reference": "openssl-1_1-1.1.1d-2.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.78.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.78.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.78.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.78.1.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.1d-2.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.78.1.s390x"
},
"product_reference": "libopenssl1_1-1.1.1d-2.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.78.1.s390x"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.78.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1d-2.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.78.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.78.1.ppc64le"
},
"product_reference": "openssl-1_1-1.1.1d-2.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.78.1.s390x"
},
"product_reference": "openssl-1_1-1.1.1d-2.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.78.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.78.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.78.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.78.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.78.1.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.1d-2.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.78.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.78.1.s390x"
},
"product_reference": "libopenssl1_1-1.1.1d-2.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.78.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.78.1.s390x"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.78.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.78.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1d-2.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.78.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.78.1.ppc64le"
},
"product_reference": "openssl-1_1-1.1.1d-2.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.78.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.78.1.s390x"
},
"product_reference": "openssl-1_1-1.1.1d-2.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.78.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.78.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-2.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-0464",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0464"
}
],
"notes": [
{
"category": "general",
"text": "A security vulnerability has been identified in all supported versions\n\nof OpenSSL related to the verification of X.509 certificate chains\nthat include policy constraints. Attackers may be able to exploit this\nvulnerability by creating a malicious certificate chain that triggers\nexponential use of computational resources, leading to a denial-of-service\n(DoS) attack on affected systems.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy\u0027 argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()\u0027 function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.78.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0464",
"url": "https://www.suse.com/security/cve/CVE-2023-0464"
},
{
"category": "external",
"summary": "SUSE Bug 1209624 for CVE-2023-0464",
"url": "https://bugzilla.suse.com/1209624"
},
{
"category": "external",
"summary": "SUSE Bug 1225628 for CVE-2023-0464",
"url": "https://bugzilla.suse.com/1225628"
}
],
"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 Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.78.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 Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.78.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.78.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.78.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.78.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.78.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-04-04T07:06:38Z",
"details": "moderate"
}
],
"title": "CVE-2023-0464"
}
]
}
SUSE-SU-2023:1748-1
Vulnerability from csaf_suse - Published: 2023-04-04 07:07 - Updated: 2023-04-04 07:07Summary
Security update for openssl-1_1
Severity
Moderate
Notes
Title of the patch: Security update for openssl-1_1
Description of the patch: This update for openssl-1_1 fixes the following issues:
- CVE-2023-0464: Fixed excessive Resource Usage Verifying X.509 Policy Constraints (bsc#1209624).
Patchnames: SUSE-2023-1748,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-1748,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-1748,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-1748
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
41 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-32bit-1.1.0i-150100.14.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-32bit-1.1.0i-150100.14.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-1.1.0i-150100.14.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-1.1.0i-150100.14.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-32bit-1.1.0i-150100.14.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_1-1.1.0i-150100.14.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_1-1.1.0i-150100.14.45.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
9 references
{
"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 openssl-1_1",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssl-1_1 fixes the following issues:\n\n- CVE-2023-0464: Fixed excessive Resource Usage Verifying X.509 Policy Constraints (bsc#1209624).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-1748,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-1748,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-1748,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-1748",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_1748-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:1748-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20231748-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:1748-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-April/014352.html"
},
{
"category": "self",
"summary": "SUSE Bug 1209624",
"url": "https://bugzilla.suse.com/1209624"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0464 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0464/"
}
],
"title": "Security update for openssl-1_1",
"tracking": {
"current_release_date": "2023-04-04T07:07:07Z",
"generator": {
"date": "2023-04-04T07:07:07Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:1748-1",
"initial_release_date": "2023-04-04T07:07:07Z",
"revision_history": [
{
"date": "2023-04-04T07:07:07Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.aarch64",
"product": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.aarch64",
"product_id": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.0i-150100.14.45.1.aarch64",
"product": {
"name": "libopenssl1_1-1.1.0i-150100.14.45.1.aarch64",
"product_id": "libopenssl1_1-1.1.0i-150100.14.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.aarch64",
"product": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.aarch64",
"product_id": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.0i-150100.14.45.1.aarch64",
"product": {
"name": "openssl-1_1-1.1.0i-150100.14.45.1.aarch64",
"product_id": "openssl-1_1-1.1.0i-150100.14.45.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-64bit-1.1.0i-150100.14.45.1.aarch64_ilp32",
"product": {
"name": "libopenssl-1_1-devel-64bit-1.1.0i-150100.14.45.1.aarch64_ilp32",
"product_id": "libopenssl-1_1-devel-64bit-1.1.0i-150100.14.45.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-64bit-1.1.0i-150100.14.45.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_1-64bit-1.1.0i-150100.14.45.1.aarch64_ilp32",
"product_id": "libopenssl1_1-64bit-1.1.0i-150100.14.45.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-64bit-1.1.0i-150100.14.45.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_1-hmac-64bit-1.1.0i-150100.14.45.1.aarch64_ilp32",
"product_id": "libopenssl1_1-hmac-64bit-1.1.0i-150100.14.45.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.i586",
"product": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.i586",
"product_id": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.0i-150100.14.45.1.i586",
"product": {
"name": "libopenssl1_1-1.1.0i-150100.14.45.1.i586",
"product_id": "libopenssl1_1-1.1.0i-150100.14.45.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.i586",
"product": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.i586",
"product_id": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.i586"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.0i-150100.14.45.1.i586",
"product": {
"name": "openssl-1_1-1.1.0i-150100.14.45.1.i586",
"product_id": "openssl-1_1-1.1.0i-150100.14.45.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-1_1-doc-1.1.0i-150100.14.45.1.noarch",
"product": {
"name": "openssl-1_1-doc-1.1.0i-150100.14.45.1.noarch",
"product_id": "openssl-1_1-doc-1.1.0i-150100.14.45.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.ppc64le",
"product": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.ppc64le",
"product_id": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.0i-150100.14.45.1.ppc64le",
"product": {
"name": "libopenssl1_1-1.1.0i-150100.14.45.1.ppc64le",
"product_id": "libopenssl1_1-1.1.0i-150100.14.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.ppc64le",
"product": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.ppc64le",
"product_id": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.0i-150100.14.45.1.ppc64le",
"product": {
"name": "openssl-1_1-1.1.0i-150100.14.45.1.ppc64le",
"product_id": "openssl-1_1-1.1.0i-150100.14.45.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.s390x",
"product": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.s390x",
"product_id": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.0i-150100.14.45.1.s390x",
"product": {
"name": "libopenssl1_1-1.1.0i-150100.14.45.1.s390x",
"product_id": "libopenssl1_1-1.1.0i-150100.14.45.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.s390x",
"product": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.s390x",
"product_id": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.0i-150100.14.45.1.s390x",
"product": {
"name": "openssl-1_1-1.1.0i-150100.14.45.1.s390x",
"product_id": "openssl-1_1-1.1.0i-150100.14.45.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.x86_64",
"product": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.x86_64",
"product_id": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-1_1-devel-32bit-1.1.0i-150100.14.45.1.x86_64",
"product": {
"name": "libopenssl-1_1-devel-32bit-1.1.0i-150100.14.45.1.x86_64",
"product_id": "libopenssl-1_1-devel-32bit-1.1.0i-150100.14.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.0i-150100.14.45.1.x86_64",
"product": {
"name": "libopenssl1_1-1.1.0i-150100.14.45.1.x86_64",
"product_id": "libopenssl1_1-1.1.0i-150100.14.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-32bit-1.1.0i-150100.14.45.1.x86_64",
"product": {
"name": "libopenssl1_1-32bit-1.1.0i-150100.14.45.1.x86_64",
"product_id": "libopenssl1_1-32bit-1.1.0i-150100.14.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.x86_64",
"product": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.x86_64",
"product_id": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-32bit-1.1.0i-150100.14.45.1.x86_64",
"product": {
"name": "libopenssl1_1-hmac-32bit-1.1.0i-150100.14.45.1.x86_64",
"product_id": "libopenssl1_1-hmac-32bit-1.1.0i-150100.14.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.0i-150100.14.45.1.x86_64",
"product": {
"name": "openssl-1_1-1.1.0i-150100.14.45.1.x86_64",
"product_id": "openssl-1_1-1.1.0i-150100.14.45.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.0i-150100.14.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.45.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.0i-150100.14.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.0i-150100.14.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.0i-150100.14.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.0i-150100.14.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.0i-150100.14.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.0i-150100.14.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-32bit-1.1.0i-150100.14.45.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.0i-150100.14.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.0i-150100.14.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.45.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.0i-150100.14.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.0i-150100.14.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.0i-150100.14.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.0i-150100.14.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.0i-150100.14.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.ppc64le"
},
"product_reference": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.s390x"
},
"product_reference": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.0i-150100.14.45.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.45.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.0i-150100.14.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.0i-150100.14.45.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.0i-150100.14.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.0i-150100.14.45.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.0i-150100.14.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.0i-150100.14.45.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.s390x"
},
"product_reference": "libopenssl1_1-1.1.0i-150100.14.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.0i-150100.14.45.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.0i-150100.14.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.0i-150100.14.45.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-32bit-1.1.0i-150100.14.45.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.0i-150100.14.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.0i-150100.14.45.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.45.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.0i-150100.14.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.0i-150100.14.45.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.0i-150100.14.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.0i-150100.14.45.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.ppc64le"
},
"product_reference": "openssl-1_1-1.1.0i-150100.14.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.0i-150100.14.45.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.s390x"
},
"product_reference": "openssl-1_1-1.1.0i-150100.14.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.0i-150100.14.45.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.0i-150100.14.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.ppc64le"
},
"product_reference": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.0i-150100.14.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.0i-150100.14.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.45.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.0i-150100.14.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.0i-150100.14.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-1.1.0i-150100.14.45.1.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.0i-150100.14.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.0i-150100.14.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-1.1.0i-150100.14.45.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.0i-150100.14.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.0i-150100.14.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-32bit-1.1.0i-150100.14.45.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.0i-150100.14.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.0i-150100.14.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.0i-150100.14.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.45.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.0i-150100.14.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.0i-150100.14.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_1-1.1.0i-150100.14.45.1.ppc64le"
},
"product_reference": "openssl-1_1-1.1.0i-150100.14.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.0i-150100.14.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_1-1.1.0i-150100.14.45.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.0i-150100.14.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-0464",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0464"
}
],
"notes": [
{
"category": "general",
"text": "A security vulnerability has been identified in all supported versions\n\nof OpenSSL related to the verification of X.509 certificate chains\nthat include policy constraints. Attackers may be able to exploit this\nvulnerability by creating a malicious certificate chain that triggers\nexponential use of computational resources, leading to a denial-of-service\n(DoS) attack on affected systems.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy\u0027 argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()\u0027 function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-1.1.0i-150100.14.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_1-1.1.0i-150100.14.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_1-1.1.0i-150100.14.45.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0464",
"url": "https://www.suse.com/security/cve/CVE-2023-0464"
},
{
"category": "external",
"summary": "SUSE Bug 1209624 for CVE-2023-0464",
"url": "https://bugzilla.suse.com/1209624"
},
{
"category": "external",
"summary": "SUSE Bug 1225628 for CVE-2023-0464",
"url": "https://bugzilla.suse.com/1225628"
}
],
"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 Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-1.1.0i-150100.14.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_1-1.1.0i-150100.14.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_1-1.1.0i-150100.14.45.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 Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-1.1.0i-150100.14.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_1-1.1.0i-150100.14.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_1-1.1.0i-150100.14.45.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-04-04T07:07:07Z",
"details": "moderate"
}
],
"title": "CVE-2023-0464"
}
]
}
SUSE-SU-2023:1754-1
Vulnerability from csaf_suse - Published: 2023-04-04 10:03 - Updated: 2023-04-04 10:03Summary
Security update for openssl1
Severity
Moderate
Notes
Title of the patch: Security update for openssl1
Description of the patch: This update for openssl1 fixes the following issues:
- CVE-2023-0464: Fixed excessive Resource Usage Verifying X.509 Policy Constraints (bsc#1209624).
Patchnames: SUSE-2023-1754,SUSE-SLE-SERVER-11-SP4-LTSS-EXTREME-CORE-2023-1754
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl1-devel-1.0.1g-0.58.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl1_0_0-1.0.1g-0.58.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl1_0_0-32bit-1.0.1g-0.58.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl1-1.0.1g-0.58.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl1-doc-1.0.1g-0.58.59.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
9 references
{
"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 openssl1",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssl1 fixes the following issues:\n\n- CVE-2023-0464: Fixed excessive Resource Usage Verifying X.509 Policy Constraints (bsc#1209624).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-1754,SUSE-SLE-SERVER-11-SP4-LTSS-EXTREME-CORE-2023-1754",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_1754-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:1754-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20231754-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:1754-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-April/028619.html"
},
{
"category": "self",
"summary": "SUSE Bug 1209624",
"url": "https://bugzilla.suse.com/1209624"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0464 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0464/"
}
],
"title": "Security update for openssl1",
"tracking": {
"current_release_date": "2023-04-04T10:03:45Z",
"generator": {
"date": "2023-04-04T10:03:45Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:1754-1",
"initial_release_date": "2023-04-04T10:03:45Z",
"revision_history": [
{
"date": "2023-04-04T10:03:45Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl1-devel-1.0.1g-0.58.59.1.i586",
"product": {
"name": "libopenssl1-devel-1.0.1g-0.58.59.1.i586",
"product_id": "libopenssl1-devel-1.0.1g-0.58.59.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.1g-0.58.59.1.i586",
"product": {
"name": "libopenssl1_0_0-1.0.1g-0.58.59.1.i586",
"product_id": "libopenssl1_0_0-1.0.1g-0.58.59.1.i586"
}
},
{
"category": "product_version",
"name": "openssl1-1.0.1g-0.58.59.1.i586",
"product": {
"name": "openssl1-1.0.1g-0.58.59.1.i586",
"product_id": "openssl1-1.0.1g-0.58.59.1.i586"
}
},
{
"category": "product_version",
"name": "openssl1-doc-1.0.1g-0.58.59.1.i586",
"product": {
"name": "openssl1-doc-1.0.1g-0.58.59.1.i586",
"product_id": "openssl1-doc-1.0.1g-0.58.59.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl1-devel-1.0.1g-0.58.59.1.ia64",
"product": {
"name": "libopenssl1-devel-1.0.1g-0.58.59.1.ia64",
"product_id": "libopenssl1-devel-1.0.1g-0.58.59.1.ia64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.1g-0.58.59.1.ia64",
"product": {
"name": "libopenssl1_0_0-1.0.1g-0.58.59.1.ia64",
"product_id": "libopenssl1_0_0-1.0.1g-0.58.59.1.ia64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-x86-1.0.1g-0.58.59.1.ia64",
"product": {
"name": "libopenssl1_0_0-x86-1.0.1g-0.58.59.1.ia64",
"product_id": "libopenssl1_0_0-x86-1.0.1g-0.58.59.1.ia64"
}
},
{
"category": "product_version",
"name": "openssl1-1.0.1g-0.58.59.1.ia64",
"product": {
"name": "openssl1-1.0.1g-0.58.59.1.ia64",
"product_id": "openssl1-1.0.1g-0.58.59.1.ia64"
}
},
{
"category": "product_version",
"name": "openssl1-doc-1.0.1g-0.58.59.1.ia64",
"product": {
"name": "openssl1-doc-1.0.1g-0.58.59.1.ia64",
"product_id": "openssl1-doc-1.0.1g-0.58.59.1.ia64"
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl1-devel-1.0.1g-0.58.59.1.ppc",
"product": {
"name": "libopenssl1-devel-1.0.1g-0.58.59.1.ppc",
"product_id": "libopenssl1-devel-1.0.1g-0.58.59.1.ppc"
}
},
{
"category": "product_version",
"name": "libopenssl1-devel-64bit-1.0.1g-0.58.59.1.ppc",
"product": {
"name": "libopenssl1-devel-64bit-1.0.1g-0.58.59.1.ppc",
"product_id": "libopenssl1-devel-64bit-1.0.1g-0.58.59.1.ppc"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.1g-0.58.59.1.ppc",
"product": {
"name": "libopenssl1_0_0-1.0.1g-0.58.59.1.ppc",
"product_id": "libopenssl1_0_0-1.0.1g-0.58.59.1.ppc"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-64bit-1.0.1g-0.58.59.1.ppc",
"product": {
"name": "libopenssl1_0_0-64bit-1.0.1g-0.58.59.1.ppc",
"product_id": "libopenssl1_0_0-64bit-1.0.1g-0.58.59.1.ppc"
}
},
{
"category": "product_version",
"name": "openssl1-1.0.1g-0.58.59.1.ppc",
"product": {
"name": "openssl1-1.0.1g-0.58.59.1.ppc",
"product_id": "openssl1-1.0.1g-0.58.59.1.ppc"
}
},
{
"category": "product_version",
"name": "openssl1-doc-1.0.1g-0.58.59.1.ppc",
"product": {
"name": "openssl1-doc-1.0.1g-0.58.59.1.ppc",
"product_id": "openssl1-doc-1.0.1g-0.58.59.1.ppc"
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl1-devel-1.0.1g-0.58.59.1.ppc64",
"product": {
"name": "libopenssl1-devel-1.0.1g-0.58.59.1.ppc64",
"product_id": "libopenssl1-devel-1.0.1g-0.58.59.1.ppc64"
}
},
{
"category": "product_version",
"name": "libopenssl1-devel-32bit-1.0.1g-0.58.59.1.ppc64",
"product": {
"name": "libopenssl1-devel-32bit-1.0.1g-0.58.59.1.ppc64",
"product_id": "libopenssl1-devel-32bit-1.0.1g-0.58.59.1.ppc64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.1g-0.58.59.1.ppc64",
"product": {
"name": "libopenssl1_0_0-1.0.1g-0.58.59.1.ppc64",
"product_id": "libopenssl1_0_0-1.0.1g-0.58.59.1.ppc64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-32bit-1.0.1g-0.58.59.1.ppc64",
"product": {
"name": "libopenssl1_0_0-32bit-1.0.1g-0.58.59.1.ppc64",
"product_id": "libopenssl1_0_0-32bit-1.0.1g-0.58.59.1.ppc64"
}
},
{
"category": "product_version",
"name": "openssl1-1.0.1g-0.58.59.1.ppc64",
"product": {
"name": "openssl1-1.0.1g-0.58.59.1.ppc64",
"product_id": "openssl1-1.0.1g-0.58.59.1.ppc64"
}
},
{
"category": "product_version",
"name": "openssl1-doc-1.0.1g-0.58.59.1.ppc64",
"product": {
"name": "openssl1-doc-1.0.1g-0.58.59.1.ppc64",
"product_id": "openssl1-doc-1.0.1g-0.58.59.1.ppc64"
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl1-devel-1.0.1g-0.58.59.1.s390",
"product": {
"name": "libopenssl1-devel-1.0.1g-0.58.59.1.s390",
"product_id": "libopenssl1-devel-1.0.1g-0.58.59.1.s390"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.1g-0.58.59.1.s390",
"product": {
"name": "libopenssl1_0_0-1.0.1g-0.58.59.1.s390",
"product_id": "libopenssl1_0_0-1.0.1g-0.58.59.1.s390"
}
},
{
"category": "product_version",
"name": "openssl1-1.0.1g-0.58.59.1.s390",
"product": {
"name": "openssl1-1.0.1g-0.58.59.1.s390",
"product_id": "openssl1-1.0.1g-0.58.59.1.s390"
}
},
{
"category": "product_version",
"name": "openssl1-doc-1.0.1g-0.58.59.1.s390",
"product": {
"name": "openssl1-doc-1.0.1g-0.58.59.1.s390",
"product_id": "openssl1-doc-1.0.1g-0.58.59.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl1-devel-1.0.1g-0.58.59.1.s390x",
"product": {
"name": "libopenssl1-devel-1.0.1g-0.58.59.1.s390x",
"product_id": "libopenssl1-devel-1.0.1g-0.58.59.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1-devel-32bit-1.0.1g-0.58.59.1.s390x",
"product": {
"name": "libopenssl1-devel-32bit-1.0.1g-0.58.59.1.s390x",
"product_id": "libopenssl1-devel-32bit-1.0.1g-0.58.59.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.1g-0.58.59.1.s390x",
"product": {
"name": "libopenssl1_0_0-1.0.1g-0.58.59.1.s390x",
"product_id": "libopenssl1_0_0-1.0.1g-0.58.59.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-32bit-1.0.1g-0.58.59.1.s390x",
"product": {
"name": "libopenssl1_0_0-32bit-1.0.1g-0.58.59.1.s390x",
"product_id": "libopenssl1_0_0-32bit-1.0.1g-0.58.59.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl1-1.0.1g-0.58.59.1.s390x",
"product": {
"name": "openssl1-1.0.1g-0.58.59.1.s390x",
"product_id": "openssl1-1.0.1g-0.58.59.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl1-doc-1.0.1g-0.58.59.1.s390x",
"product": {
"name": "openssl1-doc-1.0.1g-0.58.59.1.s390x",
"product_id": "openssl1-doc-1.0.1g-0.58.59.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl1-devel-1.0.1g-0.58.59.1.x86_64",
"product": {
"name": "libopenssl1-devel-1.0.1g-0.58.59.1.x86_64",
"product_id": "libopenssl1-devel-1.0.1g-0.58.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1-devel-32bit-1.0.1g-0.58.59.1.x86_64",
"product": {
"name": "libopenssl1-devel-32bit-1.0.1g-0.58.59.1.x86_64",
"product_id": "libopenssl1-devel-32bit-1.0.1g-0.58.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.1g-0.58.59.1.x86_64",
"product": {
"name": "libopenssl1_0_0-1.0.1g-0.58.59.1.x86_64",
"product_id": "libopenssl1_0_0-1.0.1g-0.58.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-32bit-1.0.1g-0.58.59.1.x86_64",
"product": {
"name": "libopenssl1_0_0-32bit-1.0.1g-0.58.59.1.x86_64",
"product_id": "libopenssl1_0_0-32bit-1.0.1g-0.58.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl1-1.0.1g-0.58.59.1.x86_64",
"product": {
"name": "openssl1-1.0.1g-0.58.59.1.x86_64",
"product_id": "openssl1-1.0.1g-0.58.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl1-doc-1.0.1g-0.58.59.1.x86_64",
"product": {
"name": "openssl1-doc-1.0.1g-0.58.59.1.x86_64",
"product_id": "openssl1-doc-1.0.1g-0.58.59.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
"product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles_ltss-extreme-core:11:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1-devel-1.0.1g-0.58.59.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
"product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl1-devel-1.0.1g-0.58.59.1.x86_64"
},
"product_reference": "libopenssl1-devel-1.0.1g-0.58.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.1g-0.58.59.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
"product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl1_0_0-1.0.1g-0.58.59.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.1g-0.58.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.1g-0.58.59.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
"product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl1_0_0-32bit-1.0.1g-0.58.59.1.x86_64"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.1g-0.58.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl1-1.0.1g-0.58.59.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
"product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl1-1.0.1g-0.58.59.1.x86_64"
},
"product_reference": "openssl1-1.0.1g-0.58.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl1-doc-1.0.1g-0.58.59.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
"product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl1-doc-1.0.1g-0.58.59.1.x86_64"
},
"product_reference": "openssl1-doc-1.0.1g-0.58.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-0464",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0464"
}
],
"notes": [
{
"category": "general",
"text": "A security vulnerability has been identified in all supported versions\n\nof OpenSSL related to the verification of X.509 certificate chains\nthat include policy constraints. Attackers may be able to exploit this\nvulnerability by creating a malicious certificate chain that triggers\nexponential use of computational resources, leading to a denial-of-service\n(DoS) attack on affected systems.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy\u0027 argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()\u0027 function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl1-devel-1.0.1g-0.58.59.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl1_0_0-1.0.1g-0.58.59.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl1_0_0-32bit-1.0.1g-0.58.59.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl1-1.0.1g-0.58.59.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl1-doc-1.0.1g-0.58.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0464",
"url": "https://www.suse.com/security/cve/CVE-2023-0464"
},
{
"category": "external",
"summary": "SUSE Bug 1209624 for CVE-2023-0464",
"url": "https://bugzilla.suse.com/1209624"
},
{
"category": "external",
"summary": "SUSE Bug 1225628 for CVE-2023-0464",
"url": "https://bugzilla.suse.com/1225628"
}
],
"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 Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl1-devel-1.0.1g-0.58.59.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl1_0_0-1.0.1g-0.58.59.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl1_0_0-32bit-1.0.1g-0.58.59.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl1-1.0.1g-0.58.59.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl1-doc-1.0.1g-0.58.59.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 Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl1-devel-1.0.1g-0.58.59.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl1_0_0-1.0.1g-0.58.59.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl1_0_0-32bit-1.0.1g-0.58.59.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl1-1.0.1g-0.58.59.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl1-doc-1.0.1g-0.58.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-04-04T10:03:45Z",
"details": "moderate"
}
],
"title": "CVE-2023-0464"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…