Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-13176 (GCVE-0-2024-13176)
Vulnerability from cvelistv5 – Published: 2025-01-20 13:29 – Updated: 2026-03-18 16:49
VLAI
EPSS
Title
Timing side-channel in ECDSA signature computation
Summary
Issue summary: A timing side-channel which could potentially allow recovering
the private key exists in the ECDSA signature computation.
Impact summary: A timing side-channel in ECDSA signature computations
could allow recovering the private key by an attacker. However, measuring
the timing would require either local access to the signing application or
a very fast network connection with low latency.
There is a timing signal of around 300 nanoseconds when the top word of
the inverted ECDSA nonce value is zero. This can happen with significant
probability only for some of the supported elliptic curves. In particular
the NIST P-521 curve is affected. To be able to measure this leak, the attacker
process must either be located in the same physical computer or must
have a very fast network connection with low latency. For that reason
the severity of this vulnerability is Low.
The FIPS modules in 3.4, 3.3, 3.2, 3.1 and 3.0 are affected by this issue.
Severity
4.1 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-385 - Covert Timing Channel
Assigner
References
13 references
Impacted products
Date Public
2025-01-20 14:00
Credits
George Pantelakis (Red Hat)
Alicja Kario (Red Hat)
Tomáš Mráz
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-03T19:29:14.570Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/01/20/2"
},
{
"url": "https://security.netapp.com/advisory/ntap-20250124-0005/"
},
{
"url": "https://security.netapp.com/advisory/ntap-20250418-0010/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00028.html"
},
{
"url": "https://security.netapp.com/advisory/ntap-20250502-0006/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-13176",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-01-27T20:21:21.345629Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-01-27T20:25:45.572Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "OpenSSL",
"vendor": "OpenSSL",
"versions": [
{
"lessThan": "3.4.1",
"status": "affected",
"version": "3.4.0",
"versionType": "semver"
},
{
"lessThan": "3.3.3",
"status": "affected",
"version": "3.3.0",
"versionType": "semver"
},
{
"lessThan": "3.2.4",
"status": "affected",
"version": "3.2.0",
"versionType": "semver"
},
{
"lessThan": "3.1.8",
"status": "affected",
"version": "3.1.0",
"versionType": "semver"
},
{
"lessThan": "3.0.16",
"status": "affected",
"version": "3.0.0",
"versionType": "semver"
},
{
"lessThan": "1.1.1zb",
"status": "affected",
"version": "1.1.1",
"versionType": "custom"
},
{
"lessThan": "1.0.2zl",
"status": "affected",
"version": "1.0.2",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"user": "00000000-0000-4000-9000-000000000000",
"value": "George Pantelakis (Red Hat)"
},
{
"lang": "en",
"type": "finder",
"user": "00000000-0000-4000-9000-000000000000",
"value": "Alicja Kario (Red Hat)"
},
{
"lang": "en",
"type": "remediation developer",
"user": "00000000-0000-4000-9000-000000000000",
"value": "Tom\u00e1\u0161 Mr\u00e1z"
}
],
"datePublic": "2025-01-20T14:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Issue summary: A timing side-channel which could potentially allow recovering\u003cbr\u003ethe private key exists in the ECDSA signature computation.\u003cbr\u003e\u003cbr\u003eImpact summary: A timing side-channel in ECDSA signature computations\u003cbr\u003ecould allow recovering the private key by an attacker. However, measuring\u003cbr\u003ethe timing would require either local access to the signing application or\u003cbr\u003ea very fast network connection with low latency.\u003cbr\u003e\u003cbr\u003eThere is a timing signal of around 300 nanoseconds when the top word of\u003cbr\u003ethe inverted ECDSA nonce value is zero. This can happen with significant\u003cbr\u003eprobability only for some of the supported elliptic curves. In particular\u003cbr\u003ethe NIST P-521 curve is affected. To be able to measure this leak, the attacker\u003cbr\u003eprocess must either be located in the same physical computer or must\u003cbr\u003ehave a very fast network connection with low latency. For that reason\u003cbr\u003ethe severity of this vulnerability is Low.\u003cbr\u003e\u003cbr\u003eThe FIPS modules in 3.4, 3.3, 3.2, 3.1 and 3.0 are affected by this issue."
}
],
"value": "Issue summary: A timing side-channel which could potentially allow recovering\nthe private key exists in the ECDSA signature computation.\n\nImpact summary: A timing side-channel in ECDSA signature computations\ncould allow recovering the private key by an attacker. However, measuring\nthe timing would require either local access to the signing application or\na very fast network connection with low latency.\n\nThere is a timing signal of around 300 nanoseconds when the top word of\nthe inverted ECDSA nonce value is zero. This can happen with significant\nprobability only for some of the supported elliptic curves. In particular\nthe NIST P-521 curve is affected. To be able to measure this leak, the attacker\nprocess must either be located in the same physical computer or must\nhave a very fast network connection with low latency. For that reason\nthe severity of this vulnerability is Low.\n\nThe FIPS modules in 3.4, 3.3, 3.2, 3.1 and 3.0 are affected by this issue."
}
],
"metrics": [
{
"format": "other",
"other": {
"content": {
"text": "Low"
},
"type": "https://openssl-library.org/policies/general/security-policy/"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-385",
"description": "CWE-385 Covert Timing Channel",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-18T16:49:36.429Z",
"orgId": "3a12439a-ef3a-4c79-92e6-6081a721f1e5",
"shortName": "openssl"
},
"references": [
{
"name": "OpenSSL Advisory",
"tags": [
"vendor-advisory"
],
"url": "https://openssl-library.org/news/secadv/20250120.txt"
},
{
"name": "3.4.1 git commit",
"tags": [
"patch"
],
"url": "https://github.com/openssl/openssl/commit/77c608f4c8857e63e98e66444e2e761c9627916f"
},
{
"name": "3.3.3 git commit",
"tags": [
"patch"
],
"url": "https://github.com/openssl/openssl/commit/392dcb336405a0c94486aa6655057f59fd3a0902"
},
{
"name": "3.2.4 git commit",
"tags": [
"patch"
],
"url": "https://github.com/openssl/openssl/commit/4b1cb94a734a7d4ec363ac0a215a25c181e11f65"
},
{
"name": "3.1.8 git commit",
"tags": [
"patch"
],
"url": "https://github.com/openssl/openssl/commit/2af62e74fb59bc469506bc37eb2990ea408d9467"
},
{
"name": "3.0.16 git commit",
"tags": [
"patch"
],
"url": "https://github.com/openssl/openssl/commit/07272b05b04836a762b4baa874958af51d513844"
},
{
"name": "1.1.1zb git commit",
"tags": [
"patch"
],
"url": "https://github.openssl.org/openssl/extended-releases/commit/a2639000db19878d5d89586ae7b725080592ae86"
},
{
"name": "1.0.2zl git commit",
"tags": [
"patch"
],
"url": "https://github.openssl.org/openssl/extended-releases/commit/0d5fd1ab987f7571e2c955d8d8b638fc0fb54ded"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Timing side-channel in ECDSA signature computation",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "3a12439a-ef3a-4c79-92e6-6081a721f1e5",
"assignerShortName": "openssl",
"cveId": "CVE-2024-13176",
"datePublished": "2025-01-20T13:29:57.047Z",
"dateReserved": "2025-01-07T09:34:54.572Z",
"dateUpdated": "2026-03-18T16:49:36.429Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-13176",
"date": "2026-06-04",
"epss": "0.00075",
"percentile": "0.22745"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-13176\",\"sourceIdentifier\":\"openssl-security@openssl.org\",\"published\":\"2025-01-20T14:15:26.247\",\"lastModified\":\"2025-11-03T20:16:08.203\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Issue summary: A timing side-channel which could potentially allow recovering\\nthe private key exists in the ECDSA signature computation.\\n\\nImpact summary: A timing side-channel in ECDSA signature computations\\ncould allow recovering the private key by an attacker. However, measuring\\nthe timing would require either local access to the signing application or\\na very fast network connection with low latency.\\n\\nThere is a timing signal of around 300 nanoseconds when the top word of\\nthe inverted ECDSA nonce value is zero. This can happen with significant\\nprobability only for some of the supported elliptic curves. In particular\\nthe NIST P-521 curve is affected. To be able to measure this leak, the attacker\\nprocess must either be located in the same physical computer or must\\nhave a very fast network connection with low latency. For that reason\\nthe severity of this vulnerability is Low.\\n\\nThe FIPS modules in 3.4, 3.3, 3.2, 3.1 and 3.0 are affected by this issue.\"},{\"lang\":\"es\",\"value\":\"Resumen del problema: Existe un canal lateral de temporizaci\u00f3n que potencialmente podr\u00eda permitir recuperar la clave privada en el c\u00e1lculo de la firma ECDSA. Resumen del impacto: Un canal lateral de temporizaci\u00f3n en los c\u00e1lculos de firmas ECDSA podr\u00eda permitir que un atacante recupere la clave privada. Sin embargo, para medir el tiempo se necesitar\u00eda acceso local a la aplicaci\u00f3n de firma o una conexi\u00f3n de red muy r\u00e1pida con baja latencia. Hay una se\u00f1al de tiempo de alrededor de 300 nanosegundos cuando la palabra superior del valor nonce ECDSA invertido es cero. Esto puede suceder con una probabilidad significativa s\u00f3lo para algunas de las curvas el\u00edpticas admitidas. En particular, la curva NIST P-521 se ve afectada. Para poder medir esta fuga, el proceso atacante debe estar ubicado en la misma computadora f\u00edsica o debe tener una conexi\u00f3n de red muy r\u00e1pida con baja latencia. Por esa raz\u00f3n la severidad de esta vulnerabilidad es Baja.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L\",\"baseScore\":4.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"PHYSICAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":0.7,\"impactScore\":3.4}]},\"weaknesses\":[{\"source\":\"openssl-security@openssl.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-385\"}]}],\"references\":[{\"url\":\"https://github.com/openssl/openssl/commit/07272b05b04836a762b4baa874958af51d513844\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://github.com/openssl/openssl/commit/2af62e74fb59bc469506bc37eb2990ea408d9467\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://github.com/openssl/openssl/commit/392dcb336405a0c94486aa6655057f59fd3a0902\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://github.com/openssl/openssl/commit/4b1cb94a734a7d4ec363ac0a215a25c181e11f65\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://github.com/openssl/openssl/commit/77c608f4c8857e63e98e66444e2e761c9627916f\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://github.openssl.org/openssl/extended-releases/commit/0d5fd1ab987f7571e2c955d8d8b638fc0fb54ded\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://github.openssl.org/openssl/extended-releases/commit/a2639000db19878d5d89586ae7b725080592ae86\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://openssl-library.org/news/secadv/20250120.txt\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/01/20/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/05/msg00028.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20250124-0005/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20250418-0010/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20250502-0006/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/01/20/2\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20250124-0005/\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20250418-0010/\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2025/05/msg00028.html\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20250502-0006/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T19:29:14.570Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.1, \"attackVector\": \"PHYSICAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-13176\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-01-27T20:21:21.345629Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-01-27T20:25:25.308Z\"}}], \"cna\": {\"title\": \"Timing side-channel in ECDSA signature computation\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"user\": \"00000000-0000-4000-9000-000000000000\", \"value\": \"George Pantelakis (Red Hat)\"}, {\"lang\": \"en\", \"type\": \"finder\", \"user\": \"00000000-0000-4000-9000-000000000000\", \"value\": \"Alicja Kario (Red Hat)\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"user\": \"00000000-0000-4000-9000-000000000000\", \"value\": \"Tom\\u00e1\\u0161 Mr\\u00e1z\"}], \"metrics\": [{\"other\": {\"type\": \"https://openssl-library.org/policies/general/security-policy/\", \"content\": {\"text\": \"Low\"}}, \"format\": \"other\"}], \"affected\": [{\"vendor\": \"OpenSSL\", \"product\": \"OpenSSL\", \"versions\": [{\"status\": \"affected\", \"version\": \"3.4.0\", \"lessThan\": \"3.4.1\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"3.3.0\", \"lessThan\": \"3.3.3\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"3.2.0\", \"lessThan\": \"3.2.4\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"3.1.0\", \"lessThan\": \"3.1.8\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"3.0.0\", \"lessThan\": \"3.0.16\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.1.1\", \"lessThan\": \"1.1.1zb\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"1.0.2\", \"lessThan\": \"1.0.2zl\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2025-01-20T14:00:00.000Z\", \"references\": [{\"url\": \"https://openssl-library.org/news/secadv/20250120.txt\", \"name\": \"OpenSSL Advisory\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/openssl/openssl/commit/77c608f4c8857e63e98e66444e2e761c9627916f\", \"name\": \"3.4.1 git commit\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/openssl/openssl/commit/392dcb336405a0c94486aa6655057f59fd3a0902\", \"name\": \"3.3.3 git commit\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/openssl/openssl/commit/4b1cb94a734a7d4ec363ac0a215a25c181e11f65\", \"name\": \"3.2.4 git commit\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/openssl/openssl/commit/2af62e74fb59bc469506bc37eb2990ea408d9467\", \"name\": \"3.1.8 git commit\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/openssl/openssl/commit/07272b05b04836a762b4baa874958af51d513844\", \"name\": \"3.0.16 git commit\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.openssl.org/openssl/extended-releases/commit/a2639000db19878d5d89586ae7b725080592ae86\", \"name\": \"1.1.1zb git commit\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.openssl.org/openssl/extended-releases/commit/0d5fd1ab987f7571e2c955d8d8b638fc0fb54ded\", \"name\": \"1.0.2zl git commit\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Issue summary: A timing side-channel which could potentially allow recovering\\nthe private key exists in the ECDSA signature computation.\\n\\nImpact summary: A timing side-channel in ECDSA signature computations\\ncould allow recovering the private key by an attacker. However, measuring\\nthe timing would require either local access to the signing application or\\na very fast network connection with low latency.\\n\\nThere is a timing signal of around 300 nanoseconds when the top word of\\nthe inverted ECDSA nonce value is zero. This can happen with significant\\nprobability only for some of the supported elliptic curves. In particular\\nthe NIST P-521 curve is affected. To be able to measure this leak, the attacker\\nprocess must either be located in the same physical computer or must\\nhave a very fast network connection with low latency. For that reason\\nthe severity of this vulnerability is Low.\\n\\nThe FIPS modules in 3.4, 3.3, 3.2, 3.1 and 3.0 are affected by this issue.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Issue summary: A timing side-channel which could potentially allow recovering\u003cbr\u003ethe private key exists in the ECDSA signature computation.\u003cbr\u003e\u003cbr\u003eImpact summary: A timing side-channel in ECDSA signature computations\u003cbr\u003ecould allow recovering the private key by an attacker. However, measuring\u003cbr\u003ethe timing would require either local access to the signing application or\u003cbr\u003ea very fast network connection with low latency.\u003cbr\u003e\u003cbr\u003eThere is a timing signal of around 300 nanoseconds when the top word of\u003cbr\u003ethe inverted ECDSA nonce value is zero. This can happen with significant\u003cbr\u003eprobability only for some of the supported elliptic curves. In particular\u003cbr\u003ethe NIST P-521 curve is affected. To be able to measure this leak, the attacker\u003cbr\u003eprocess must either be located in the same physical computer or must\u003cbr\u003ehave a very fast network connection with low latency. For that reason\u003cbr\u003ethe severity of this vulnerability is Low.\u003cbr\u003e\u003cbr\u003eThe FIPS modules in 3.4, 3.3, 3.2, 3.1 and 3.0 are affected by this issue.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-385\", \"description\": \"CWE-385 Covert Timing Channel\"}]}], \"providerMetadata\": {\"orgId\": \"3a12439a-ef3a-4c79-92e6-6081a721f1e5\", \"shortName\": \"openssl\", \"dateUpdated\": \"2026-03-18T16:49:36.429Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-13176\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-18T16:49:36.429Z\", \"dateReserved\": \"2025-01-07T09:34:54.572Z\", \"assignerOrgId\": \"3a12439a-ef3a-4c79-92e6-6081a721f1e5\", \"datePublished\": \"2025-01-20T13:29:57.047Z\", \"assignerShortName\": \"openssl\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2025:0613-2
Vulnerability from csaf_suse - Published: 2025-05-15 08:51 - Updated: 2025-05-15 08:51Summary
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-2024-13176: Fixed timing side-channel in the ECDSA signature computation (bsc#1236136).
Other bugfixes:
- Non approved PBKDF parameters wrongly resulting as approved (bsc#1236771).
Patchnames: SUSE-2025-613,SUSE-SLE-Module-Certifications-15-SP7-2025-613
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.9 (Medium)
Affected products
Recommended
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-32bit-1.1.1w-150600.5.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-32bit-1.1.1w-150600.5.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.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-2024-13176: Fixed timing side-channel in the ECDSA signature computation (bsc#1236136).\n\nOther bugfixes:\n\n- Non approved PBKDF parameters wrongly resulting as approved (bsc#1236771).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-613,SUSE-SLE-Module-Certifications-15-SP7-2025-613",
"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-2025_0613-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0613-2",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250613-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0613-2",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-May/039184.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236136",
"url": "https://bugzilla.suse.com/1236136"
},
{
"category": "self",
"summary": "SUSE Bug 1236771",
"url": "https://bugzilla.suse.com/1236771"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-13176 page",
"url": "https://www.suse.com/security/cve/CVE-2024-13176/"
}
],
"title": "Security update for openssl-1_1",
"tracking": {
"current_release_date": "2025-05-15T08:51:28Z",
"generator": {
"date": "2025-05-15T08:51:28Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0613-2",
"initial_release_date": "2025-05-15T08:51:28Z",
"revision_history": [
{
"date": "2025-05-15T08:51:28Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.aarch64",
"product": {
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.aarch64",
"product_id": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.aarch64",
"product": {
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.aarch64",
"product_id": "libopenssl1_1-1.1.1w-150600.5.12.2.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1w-150600.5.12.2.aarch64",
"product": {
"name": "openssl-1_1-1.1.1w-150600.5.12.2.aarch64",
"product_id": "openssl-1_1-1.1.1w-150600.5.12.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-64bit-1.1.1w-150600.5.12.2.aarch64_ilp32",
"product": {
"name": "libopenssl-1_1-devel-64bit-1.1.1w-150600.5.12.2.aarch64_ilp32",
"product_id": "libopenssl-1_1-devel-64bit-1.1.1w-150600.5.12.2.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-64bit-1.1.1w-150600.5.12.2.aarch64_ilp32",
"product": {
"name": "libopenssl1_1-64bit-1.1.1w-150600.5.12.2.aarch64_ilp32",
"product_id": "libopenssl1_1-64bit-1.1.1w-150600.5.12.2.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.i586",
"product": {
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.i586",
"product_id": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.i586",
"product": {
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.i586",
"product_id": "libopenssl1_1-1.1.1w-150600.5.12.2.i586"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1w-150600.5.12.2.i586",
"product": {
"name": "openssl-1_1-1.1.1w-150600.5.12.2.i586",
"product_id": "openssl-1_1-1.1.1w-150600.5.12.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-1_1-doc-1.1.1w-150600.5.12.2.noarch",
"product": {
"name": "openssl-1_1-doc-1.1.1w-150600.5.12.2.noarch",
"product_id": "openssl-1_1-doc-1.1.1w-150600.5.12.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.ppc64le",
"product": {
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.ppc64le",
"product_id": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.ppc64le",
"product": {
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.ppc64le",
"product_id": "libopenssl1_1-1.1.1w-150600.5.12.2.ppc64le"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1w-150600.5.12.2.ppc64le",
"product": {
"name": "openssl-1_1-1.1.1w-150600.5.12.2.ppc64le",
"product_id": "openssl-1_1-1.1.1w-150600.5.12.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.s390x",
"product": {
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.s390x",
"product_id": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.s390x",
"product": {
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.s390x",
"product_id": "libopenssl1_1-1.1.1w-150600.5.12.2.s390x"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1w-150600.5.12.2.s390x",
"product": {
"name": "openssl-1_1-1.1.1w-150600.5.12.2.s390x",
"product_id": "openssl-1_1-1.1.1w-150600.5.12.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.x86_64",
"product": {
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.x86_64",
"product_id": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-1_1-devel-32bit-1.1.1w-150600.5.12.2.x86_64",
"product": {
"name": "libopenssl-1_1-devel-32bit-1.1.1w-150600.5.12.2.x86_64",
"product_id": "libopenssl-1_1-devel-32bit-1.1.1w-150600.5.12.2.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.x86_64",
"product": {
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.x86_64",
"product_id": "libopenssl1_1-1.1.1w-150600.5.12.2.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-32bit-1.1.1w-150600.5.12.2.x86_64",
"product": {
"name": "libopenssl1_1-32bit-1.1.1w-150600.5.12.2.x86_64",
"product_id": "libopenssl1_1-32bit-1.1.1w-150600.5.12.2.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1w-150600.5.12.2.x86_64",
"product": {
"name": "openssl-1_1-1.1.1w-150600.5.12.2.x86_64",
"product_id": "openssl-1_1-1.1.1w-150600.5.12.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Certifications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-certifications:15:sp7"
}
}
}
],
"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.1w-150600.5.12.2.aarch64 as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.ppc64le as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.ppc64le"
},
"product_reference": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.s390x as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.s390x"
},
"product_reference": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.x86_64 as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.1w-150600.5.12.2.x86_64 as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-32bit-1.1.1w-150600.5.12.2.x86_64"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.1w-150600.5.12.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.aarch64 as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1w-150600.5.12.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.ppc64le as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.1w-150600.5.12.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.s390x as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.s390x"
},
"product_reference": "libopenssl1_1-1.1.1w-150600.5.12.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.x86_64 as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1w-150600.5.12.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1w-150600.5.12.2.x86_64 as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-32bit-1.1.1w-150600.5.12.2.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1w-150600.5.12.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1w-150600.5.12.2.aarch64 as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.aarch64"
},
"product_reference": "openssl-1_1-1.1.1w-150600.5.12.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1w-150600.5.12.2.ppc64le as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.ppc64le"
},
"product_reference": "openssl-1_1-1.1.1w-150600.5.12.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1w-150600.5.12.2.s390x as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.s390x"
},
"product_reference": "openssl-1_1-1.1.1w-150600.5.12.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1w-150600.5.12.2.x86_64 as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.x86_64"
},
"product_reference": "openssl-1_1-1.1.1w-150600.5.12.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-13176",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-13176"
}
],
"notes": [
{
"category": "general",
"text": "Issue summary: A timing side-channel which could potentially allow recovering\nthe private key exists in the ECDSA signature computation.\n\nImpact summary: A timing side-channel in ECDSA signature computations\ncould allow recovering the private key by an attacker. However, measuring\nthe timing would require either local access to the signing application or\na very fast network connection with low latency.\n\nThere is a timing signal of around 300 nanoseconds when the top word of\nthe inverted ECDSA nonce value is zero. This can happen with significant\nprobability only for some of the supported elliptic curves. In particular\nthe NIST P-521 curve is affected. To be able to measure this leak, the attacker\nprocess must either be located in the same physical computer or must\nhave a very fast network connection with low latency. For that reason\nthe severity of this vulnerability is Low.\n\nThe FIPS modules in 3.4, 3.3, 3.2, 3.1 and 3.0 are affected by this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.aarch64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.ppc64le",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.s390x",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.x86_64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-32bit-1.1.1w-150600.5.12.2.x86_64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.aarch64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.ppc64le",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.s390x",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.x86_64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-32bit-1.1.1w-150600.5.12.2.x86_64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.aarch64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.ppc64le",
"SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.s390x",
"SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-13176",
"url": "https://www.suse.com/security/cve/CVE-2024-13176"
},
{
"category": "external",
"summary": "SUSE Bug 1236136 for CVE-2024-13176",
"url": "https://bugzilla.suse.com/1236136"
}
],
"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 Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.aarch64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.ppc64le",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.s390x",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.x86_64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-32bit-1.1.1w-150600.5.12.2.x86_64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.aarch64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.ppc64le",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.s390x",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.x86_64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-32bit-1.1.1w-150600.5.12.2.x86_64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.aarch64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.ppc64le",
"SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.s390x",
"SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.aarch64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.ppc64le",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.s390x",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.x86_64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-32bit-1.1.1w-150600.5.12.2.x86_64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.aarch64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.ppc64le",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.s390x",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.x86_64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-32bit-1.1.1w-150600.5.12.2.x86_64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.aarch64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.ppc64le",
"SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.s390x",
"SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-15T08:51:28Z",
"details": "moderate"
}
],
"title": "CVE-2024-13176"
}
]
}
SUSE-SU-2025:0613-3
Vulnerability from csaf_suse - Published: 2025-05-15 08:51 - Updated: 2025-05-15 08:51Summary
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-2024-13176: Fixed timing side-channel in the ECDSA signature computation (bsc#1236136).
Other bugfixes:
- Non approved PBKDF parameters wrongly resulting as approved (bsc#1236771).
Patchnames: SUSE-2025-613,SUSE-SLE-Module-Certifications-15-SP7-2025-613
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.9 (Medium)
Affected products
Recommended
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-32bit-1.1.1w-150600.5.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-32bit-1.1.1w-150600.5.12.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.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-2024-13176: Fixed timing side-channel in the ECDSA signature computation (bsc#1236136).\n\nOther bugfixes:\n\n- Non approved PBKDF parameters wrongly resulting as approved (bsc#1236771).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-613,SUSE-SLE-Module-Certifications-15-SP7-2025-613",
"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-2025_0613-3.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0613-3",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250613-3/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0613-3",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020832.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236136",
"url": "https://bugzilla.suse.com/1236136"
},
{
"category": "self",
"summary": "SUSE Bug 1236771",
"url": "https://bugzilla.suse.com/1236771"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-13176 page",
"url": "https://www.suse.com/security/cve/CVE-2024-13176/"
}
],
"title": "Security update for openssl-1_1",
"tracking": {
"current_release_date": "2025-05-15T08:51:28Z",
"generator": {
"date": "2025-05-15T08:51:28Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0613-3",
"initial_release_date": "2025-05-15T08:51:28Z",
"revision_history": [
{
"date": "2025-05-15T08:51:28Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.aarch64",
"product": {
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.aarch64",
"product_id": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.aarch64",
"product": {
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.aarch64",
"product_id": "libopenssl1_1-1.1.1w-150600.5.12.2.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1w-150600.5.12.2.aarch64",
"product": {
"name": "openssl-1_1-1.1.1w-150600.5.12.2.aarch64",
"product_id": "openssl-1_1-1.1.1w-150600.5.12.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-64bit-1.1.1w-150600.5.12.2.aarch64_ilp32",
"product": {
"name": "libopenssl-1_1-devel-64bit-1.1.1w-150600.5.12.2.aarch64_ilp32",
"product_id": "libopenssl-1_1-devel-64bit-1.1.1w-150600.5.12.2.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-64bit-1.1.1w-150600.5.12.2.aarch64_ilp32",
"product": {
"name": "libopenssl1_1-64bit-1.1.1w-150600.5.12.2.aarch64_ilp32",
"product_id": "libopenssl1_1-64bit-1.1.1w-150600.5.12.2.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.i586",
"product": {
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.i586",
"product_id": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.i586",
"product": {
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.i586",
"product_id": "libopenssl1_1-1.1.1w-150600.5.12.2.i586"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1w-150600.5.12.2.i586",
"product": {
"name": "openssl-1_1-1.1.1w-150600.5.12.2.i586",
"product_id": "openssl-1_1-1.1.1w-150600.5.12.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-1_1-doc-1.1.1w-150600.5.12.2.noarch",
"product": {
"name": "openssl-1_1-doc-1.1.1w-150600.5.12.2.noarch",
"product_id": "openssl-1_1-doc-1.1.1w-150600.5.12.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.ppc64le",
"product": {
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.ppc64le",
"product_id": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.ppc64le",
"product": {
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.ppc64le",
"product_id": "libopenssl1_1-1.1.1w-150600.5.12.2.ppc64le"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1w-150600.5.12.2.ppc64le",
"product": {
"name": "openssl-1_1-1.1.1w-150600.5.12.2.ppc64le",
"product_id": "openssl-1_1-1.1.1w-150600.5.12.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.s390x",
"product": {
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.s390x",
"product_id": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.s390x",
"product": {
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.s390x",
"product_id": "libopenssl1_1-1.1.1w-150600.5.12.2.s390x"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1w-150600.5.12.2.s390x",
"product": {
"name": "openssl-1_1-1.1.1w-150600.5.12.2.s390x",
"product_id": "openssl-1_1-1.1.1w-150600.5.12.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.x86_64",
"product": {
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.x86_64",
"product_id": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-1_1-devel-32bit-1.1.1w-150600.5.12.2.x86_64",
"product": {
"name": "libopenssl-1_1-devel-32bit-1.1.1w-150600.5.12.2.x86_64",
"product_id": "libopenssl-1_1-devel-32bit-1.1.1w-150600.5.12.2.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.x86_64",
"product": {
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.x86_64",
"product_id": "libopenssl1_1-1.1.1w-150600.5.12.2.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-32bit-1.1.1w-150600.5.12.2.x86_64",
"product": {
"name": "libopenssl1_1-32bit-1.1.1w-150600.5.12.2.x86_64",
"product_id": "libopenssl1_1-32bit-1.1.1w-150600.5.12.2.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1w-150600.5.12.2.x86_64",
"product": {
"name": "openssl-1_1-1.1.1w-150600.5.12.2.x86_64",
"product_id": "openssl-1_1-1.1.1w-150600.5.12.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Certifications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-certifications:15:sp7"
}
}
}
],
"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.1w-150600.5.12.2.aarch64 as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.ppc64le as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.ppc64le"
},
"product_reference": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.s390x as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.s390x"
},
"product_reference": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.x86_64 as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1w-150600.5.12.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.1w-150600.5.12.2.x86_64 as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-32bit-1.1.1w-150600.5.12.2.x86_64"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.1w-150600.5.12.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.aarch64 as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1w-150600.5.12.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.ppc64le as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.1w-150600.5.12.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.s390x as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.s390x"
},
"product_reference": "libopenssl1_1-1.1.1w-150600.5.12.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1w-150600.5.12.2.x86_64 as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1w-150600.5.12.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1w-150600.5.12.2.x86_64 as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-32bit-1.1.1w-150600.5.12.2.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1w-150600.5.12.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1w-150600.5.12.2.aarch64 as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.aarch64"
},
"product_reference": "openssl-1_1-1.1.1w-150600.5.12.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1w-150600.5.12.2.ppc64le as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.ppc64le"
},
"product_reference": "openssl-1_1-1.1.1w-150600.5.12.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1w-150600.5.12.2.s390x as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.s390x"
},
"product_reference": "openssl-1_1-1.1.1w-150600.5.12.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1w-150600.5.12.2.x86_64 as component of SUSE Linux Enterprise Module for Certifications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.x86_64"
},
"product_reference": "openssl-1_1-1.1.1w-150600.5.12.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Certifications 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-13176",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-13176"
}
],
"notes": [
{
"category": "general",
"text": "Issue summary: A timing side-channel which could potentially allow recovering\nthe private key exists in the ECDSA signature computation.\n\nImpact summary: A timing side-channel in ECDSA signature computations\ncould allow recovering the private key by an attacker. However, measuring\nthe timing would require either local access to the signing application or\na very fast network connection with low latency.\n\nThere is a timing signal of around 300 nanoseconds when the top word of\nthe inverted ECDSA nonce value is zero. This can happen with significant\nprobability only for some of the supported elliptic curves. In particular\nthe NIST P-521 curve is affected. To be able to measure this leak, the attacker\nprocess must either be located in the same physical computer or must\nhave a very fast network connection with low latency. For that reason\nthe severity of this vulnerability is Low.\n\nThe FIPS modules in 3.4, 3.3, 3.2, 3.1 and 3.0 are affected by this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.aarch64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.ppc64le",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.s390x",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.x86_64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-32bit-1.1.1w-150600.5.12.2.x86_64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.aarch64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.ppc64le",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.s390x",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.x86_64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-32bit-1.1.1w-150600.5.12.2.x86_64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.aarch64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.ppc64le",
"SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.s390x",
"SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-13176",
"url": "https://www.suse.com/security/cve/CVE-2024-13176"
},
{
"category": "external",
"summary": "SUSE Bug 1236136 for CVE-2024-13176",
"url": "https://bugzilla.suse.com/1236136"
}
],
"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 Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.aarch64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.ppc64le",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.s390x",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.x86_64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-32bit-1.1.1w-150600.5.12.2.x86_64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.aarch64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.ppc64le",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.s390x",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.x86_64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-32bit-1.1.1w-150600.5.12.2.x86_64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.aarch64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.ppc64le",
"SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.s390x",
"SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.aarch64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.ppc64le",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.s390x",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-1.1.1w-150600.5.12.2.x86_64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl-1_1-devel-32bit-1.1.1w-150600.5.12.2.x86_64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.aarch64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.ppc64le",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.s390x",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-1.1.1w-150600.5.12.2.x86_64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:libopenssl1_1-32bit-1.1.1w-150600.5.12.2.x86_64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.aarch64",
"SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.ppc64le",
"SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.s390x",
"SUSE Linux Enterprise Module for Certifications 15 SP7:openssl-1_1-1.1.1w-150600.5.12.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-15T08:51:28Z",
"details": "moderate"
}
],
"title": "CVE-2024-13176"
}
]
}
SUSE-SU-2025:20233-1
Vulnerability from csaf_suse - Published: 2025-03-07 16:29 - Updated: 2025-03-07 16:29Summary
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-2024-13176: Fixed timing side-channel in the ECDSA signature computation(bsc#1236136).
Patchnames: SUSE-SLE-Micro-6.1-31
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.9 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libopenssl-3-devel-3.1.4-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libopenssl-3-devel-3.1.4-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libopenssl-3-devel-3.1.4-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libopenssl-3-devel-3.1.4-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libopenssl3-3.1.4-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libopenssl3-3.1.4-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libopenssl3-3.1.4-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libopenssl3-3.1.4-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssl-3-3.1.4-slfo.1.1_4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssl-3-3.1.4-slfo.1.1_4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssl-3-3.1.4-slfo.1.1_4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:openssl-3-3.1.4-slfo.1.1_4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 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-2024-13176: Fixed timing side-channel in the ECDSA signature computation(bsc#1236136).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-31",
"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-2025_20233-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20233-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520233-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20233-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021088.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236136",
"url": "https://bugzilla.suse.com/1236136"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-13176 page",
"url": "https://www.suse.com/security/cve/CVE-2024-13176/"
}
],
"title": "Security update for openssl-3",
"tracking": {
"current_release_date": "2025-03-07T16:29:39Z",
"generator": {
"date": "2025-03-07T16:29:39Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20233-1",
"initial_release_date": "2025-03-07T16:29:39Z",
"revision_history": [
{
"date": "2025-03-07T16:29:39Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-3.1.4-slfo.1.1_4.1.aarch64",
"product": {
"name": "libopenssl-3-devel-3.1.4-slfo.1.1_4.1.aarch64",
"product_id": "libopenssl-3-devel-3.1.4-slfo.1.1_4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.aarch64",
"product": {
"name": "libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.aarch64",
"product_id": "libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl3-3.1.4-slfo.1.1_4.1.aarch64",
"product": {
"name": "libopenssl3-3.1.4-slfo.1.1_4.1.aarch64",
"product_id": "libopenssl3-3.1.4-slfo.1.1_4.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-3-3.1.4-slfo.1.1_4.1.aarch64",
"product": {
"name": "openssl-3-3.1.4-slfo.1.1_4.1.aarch64",
"product_id": "openssl-3-3.1.4-slfo.1.1_4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-3.1.4-slfo.1.1_4.1.ppc64le",
"product": {
"name": "libopenssl-3-devel-3.1.4-slfo.1.1_4.1.ppc64le",
"product_id": "libopenssl-3-devel-3.1.4-slfo.1.1_4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.ppc64le",
"product": {
"name": "libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.ppc64le",
"product_id": "libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl3-3.1.4-slfo.1.1_4.1.ppc64le",
"product": {
"name": "libopenssl3-3.1.4-slfo.1.1_4.1.ppc64le",
"product_id": "libopenssl3-3.1.4-slfo.1.1_4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssl-3-3.1.4-slfo.1.1_4.1.ppc64le",
"product": {
"name": "openssl-3-3.1.4-slfo.1.1_4.1.ppc64le",
"product_id": "openssl-3-3.1.4-slfo.1.1_4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-3.1.4-slfo.1.1_4.1.s390x",
"product": {
"name": "libopenssl-3-devel-3.1.4-slfo.1.1_4.1.s390x",
"product_id": "libopenssl-3-devel-3.1.4-slfo.1.1_4.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.s390x",
"product": {
"name": "libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.s390x",
"product_id": "libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl3-3.1.4-slfo.1.1_4.1.s390x",
"product": {
"name": "libopenssl3-3.1.4-slfo.1.1_4.1.s390x",
"product_id": "libopenssl3-3.1.4-slfo.1.1_4.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-3-3.1.4-slfo.1.1_4.1.s390x",
"product": {
"name": "openssl-3-3.1.4-slfo.1.1_4.1.s390x",
"product_id": "openssl-3-3.1.4-slfo.1.1_4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-3.1.4-slfo.1.1_4.1.x86_64",
"product": {
"name": "libopenssl-3-devel-3.1.4-slfo.1.1_4.1.x86_64",
"product_id": "libopenssl-3-devel-3.1.4-slfo.1.1_4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.x86_64",
"product": {
"name": "libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.x86_64",
"product_id": "libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl3-3.1.4-slfo.1.1_4.1.x86_64",
"product": {
"name": "libopenssl3-3.1.4-slfo.1.1_4.1.x86_64",
"product_id": "libopenssl3-3.1.4-slfo.1.1_4.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-3-3.1.4-slfo.1.1_4.1.x86_64",
"product": {
"name": "openssl-3-3.1.4-slfo.1.1_4.1.x86_64",
"product_id": "openssl-3-3.1.4-slfo.1.1_4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.1.4-slfo.1.1_4.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libopenssl-3-devel-3.1.4-slfo.1.1_4.1.aarch64"
},
"product_reference": "libopenssl-3-devel-3.1.4-slfo.1.1_4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.1.4-slfo.1.1_4.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libopenssl-3-devel-3.1.4-slfo.1.1_4.1.ppc64le"
},
"product_reference": "libopenssl-3-devel-3.1.4-slfo.1.1_4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.1.4-slfo.1.1_4.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libopenssl-3-devel-3.1.4-slfo.1.1_4.1.s390x"
},
"product_reference": "libopenssl-3-devel-3.1.4-slfo.1.1_4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.1.4-slfo.1.1_4.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libopenssl-3-devel-3.1.4-slfo.1.1_4.1.x86_64"
},
"product_reference": "libopenssl-3-devel-3.1.4-slfo.1.1_4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.aarch64"
},
"product_reference": "libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.ppc64le"
},
"product_reference": "libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.s390x"
},
"product_reference": "libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.x86_64"
},
"product_reference": "libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.1.4-slfo.1.1_4.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libopenssl3-3.1.4-slfo.1.1_4.1.aarch64"
},
"product_reference": "libopenssl3-3.1.4-slfo.1.1_4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.1.4-slfo.1.1_4.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libopenssl3-3.1.4-slfo.1.1_4.1.ppc64le"
},
"product_reference": "libopenssl3-3.1.4-slfo.1.1_4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.1.4-slfo.1.1_4.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libopenssl3-3.1.4-slfo.1.1_4.1.s390x"
},
"product_reference": "libopenssl3-3.1.4-slfo.1.1_4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.1.4-slfo.1.1_4.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libopenssl3-3.1.4-slfo.1.1_4.1.x86_64"
},
"product_reference": "libopenssl3-3.1.4-slfo.1.1_4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.1.4-slfo.1.1_4.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssl-3-3.1.4-slfo.1.1_4.1.aarch64"
},
"product_reference": "openssl-3-3.1.4-slfo.1.1_4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.1.4-slfo.1.1_4.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssl-3-3.1.4-slfo.1.1_4.1.ppc64le"
},
"product_reference": "openssl-3-3.1.4-slfo.1.1_4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.1.4-slfo.1.1_4.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssl-3-3.1.4-slfo.1.1_4.1.s390x"
},
"product_reference": "openssl-3-3.1.4-slfo.1.1_4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.1.4-slfo.1.1_4.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:openssl-3-3.1.4-slfo.1.1_4.1.x86_64"
},
"product_reference": "openssl-3-3.1.4-slfo.1.1_4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-13176",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-13176"
}
],
"notes": [
{
"category": "general",
"text": "Issue summary: A timing side-channel which could potentially allow recovering\nthe private key exists in the ECDSA signature computation.\n\nImpact summary: A timing side-channel in ECDSA signature computations\ncould allow recovering the private key by an attacker. However, measuring\nthe timing would require either local access to the signing application or\na very fast network connection with low latency.\n\nThere is a timing signal of around 300 nanoseconds when the top word of\nthe inverted ECDSA nonce value is zero. This can happen with significant\nprobability only for some of the supported elliptic curves. In particular\nthe NIST P-521 curve is affected. To be able to measure this leak, the attacker\nprocess must either be located in the same physical computer or must\nhave a very fast network connection with low latency. For that reason\nthe severity of this vulnerability is Low.\n\nThe FIPS modules in 3.4, 3.3, 3.2, 3.1 and 3.0 are affected by this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libopenssl-3-devel-3.1.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libopenssl-3-devel-3.1.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libopenssl-3-devel-3.1.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libopenssl-3-devel-3.1.4-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:libopenssl3-3.1.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libopenssl3-3.1.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libopenssl3-3.1.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libopenssl3-3.1.4-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssl-3-3.1.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssl-3-3.1.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssl-3-3.1.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssl-3-3.1.4-slfo.1.1_4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-13176",
"url": "https://www.suse.com/security/cve/CVE-2024-13176"
},
{
"category": "external",
"summary": "SUSE Bug 1236136 for CVE-2024-13176",
"url": "https://bugzilla.suse.com/1236136"
}
],
"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 Micro 6.1:libopenssl-3-devel-3.1.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libopenssl-3-devel-3.1.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libopenssl-3-devel-3.1.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libopenssl-3-devel-3.1.4-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:libopenssl3-3.1.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libopenssl3-3.1.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libopenssl3-3.1.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libopenssl3-3.1.4-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssl-3-3.1.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssl-3-3.1.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssl-3-3.1.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssl-3-3.1.4-slfo.1.1_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libopenssl-3-devel-3.1.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libopenssl-3-devel-3.1.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libopenssl-3-devel-3.1.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libopenssl-3-devel-3.1.4-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libopenssl-3-fips-provider-3.1.4-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:libopenssl3-3.1.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:libopenssl3-3.1.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:libopenssl3-3.1.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:libopenssl3-3.1.4-slfo.1.1_4.1.x86_64",
"SUSE Linux Micro 6.1:openssl-3-3.1.4-slfo.1.1_4.1.aarch64",
"SUSE Linux Micro 6.1:openssl-3-3.1.4-slfo.1.1_4.1.ppc64le",
"SUSE Linux Micro 6.1:openssl-3-3.1.4-slfo.1.1_4.1.s390x",
"SUSE Linux Micro 6.1:openssl-3-3.1.4-slfo.1.1_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-07T16:29:39Z",
"details": "moderate"
}
],
"title": "CVE-2024-13176"
}
]
}
SUSE-SU-2025:20406-1
Vulnerability from csaf_suse - Published: 2025-06-13 11:05 - Updated: 2025-06-13 11:05Summary
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-2025-27587: Fixed Minerva side channel vulnerability in P-384 on PPC arch (bsc#1240366)
- CVE-2024-13176: Fixed timing side-channel in the ECDSA signature computation (bsc#1236136)
Patchnames: SUSE-SLE-Micro-6.0-353
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.9 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 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-2025-27587: Fixed Minerva side channel vulnerability in P-384 on PPC arch (bsc#1240366)\n- CVE-2024-13176: Fixed timing side-channel in the ECDSA signature computation (bsc#1236136)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-353",
"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-2025_20406-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20406-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520406-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20406-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040341.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236136",
"url": "https://bugzilla.suse.com/1236136"
},
{
"category": "self",
"summary": "SUSE Bug 1240366",
"url": "https://bugzilla.suse.com/1240366"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-13176 page",
"url": "https://www.suse.com/security/cve/CVE-2024-13176/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27587 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27587/"
}
],
"title": "Security update for openssl-3",
"tracking": {
"current_release_date": "2025-06-13T11:05:04Z",
"generator": {
"date": "2025-06-13T11:05:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20406-1",
"initial_release_date": "2025-06-13T11:05:04Z",
"revision_history": [
{
"date": "2025-06-13T11:05:04Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-3.1.4-8.1.aarch64",
"product": {
"name": "libopenssl-3-devel-3.1.4-8.1.aarch64",
"product_id": "libopenssl-3-devel-3.1.4-8.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl-3-fips-provider-3.1.4-8.1.aarch64",
"product": {
"name": "libopenssl-3-fips-provider-3.1.4-8.1.aarch64",
"product_id": "libopenssl-3-fips-provider-3.1.4-8.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl3-3.1.4-8.1.aarch64",
"product": {
"name": "libopenssl3-3.1.4-8.1.aarch64",
"product_id": "libopenssl3-3.1.4-8.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-3-3.1.4-8.1.aarch64",
"product": {
"name": "openssl-3-3.1.4-8.1.aarch64",
"product_id": "openssl-3-3.1.4-8.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-3.1.4-8.1.s390x",
"product": {
"name": "libopenssl-3-devel-3.1.4-8.1.s390x",
"product_id": "libopenssl-3-devel-3.1.4-8.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl-3-fips-provider-3.1.4-8.1.s390x",
"product": {
"name": "libopenssl-3-fips-provider-3.1.4-8.1.s390x",
"product_id": "libopenssl-3-fips-provider-3.1.4-8.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl3-3.1.4-8.1.s390x",
"product": {
"name": "libopenssl3-3.1.4-8.1.s390x",
"product_id": "libopenssl3-3.1.4-8.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-3-3.1.4-8.1.s390x",
"product": {
"name": "openssl-3-3.1.4-8.1.s390x",
"product_id": "openssl-3-3.1.4-8.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-3.1.4-8.1.x86_64",
"product": {
"name": "libopenssl-3-devel-3.1.4-8.1.x86_64",
"product_id": "libopenssl-3-devel-3.1.4-8.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-3-fips-provider-3.1.4-8.1.x86_64",
"product": {
"name": "libopenssl-3-fips-provider-3.1.4-8.1.x86_64",
"product_id": "libopenssl-3-fips-provider-3.1.4-8.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl3-3.1.4-8.1.x86_64",
"product": {
"name": "libopenssl3-3.1.4-8.1.x86_64",
"product_id": "libopenssl3-3.1.4-8.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-3-3.1.4-8.1.x86_64",
"product": {
"name": "openssl-3-3.1.4-8.1.x86_64",
"product_id": "openssl-3-3.1.4-8.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.1.4-8.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.aarch64"
},
"product_reference": "libopenssl-3-devel-3.1.4-8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.1.4-8.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.s390x"
},
"product_reference": "libopenssl-3-devel-3.1.4-8.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.1.4-8.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.x86_64"
},
"product_reference": "libopenssl-3-devel-3.1.4-8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-fips-provider-3.1.4-8.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.aarch64"
},
"product_reference": "libopenssl-3-fips-provider-3.1.4-8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-fips-provider-3.1.4-8.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.s390x"
},
"product_reference": "libopenssl-3-fips-provider-3.1.4-8.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-fips-provider-3.1.4-8.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.x86_64"
},
"product_reference": "libopenssl-3-fips-provider-3.1.4-8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.1.4-8.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.aarch64"
},
"product_reference": "libopenssl3-3.1.4-8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.1.4-8.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.s390x"
},
"product_reference": "libopenssl3-3.1.4-8.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.1.4-8.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.x86_64"
},
"product_reference": "libopenssl3-3.1.4-8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.1.4-8.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.aarch64"
},
"product_reference": "openssl-3-3.1.4-8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.1.4-8.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.s390x"
},
"product_reference": "openssl-3-3.1.4-8.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.1.4-8.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.x86_64"
},
"product_reference": "openssl-3-3.1.4-8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-13176",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-13176"
}
],
"notes": [
{
"category": "general",
"text": "Issue summary: A timing side-channel which could potentially allow recovering\nthe private key exists in the ECDSA signature computation.\n\nImpact summary: A timing side-channel in ECDSA signature computations\ncould allow recovering the private key by an attacker. However, measuring\nthe timing would require either local access to the signing application or\na very fast network connection with low latency.\n\nThere is a timing signal of around 300 nanoseconds when the top word of\nthe inverted ECDSA nonce value is zero. This can happen with significant\nprobability only for some of the supported elliptic curves. In particular\nthe NIST P-521 curve is affected. To be able to measure this leak, the attacker\nprocess must either be located in the same physical computer or must\nhave a very fast network connection with low latency. For that reason\nthe severity of this vulnerability is Low.\n\nThe FIPS modules in 3.4, 3.3, 3.2, 3.1 and 3.0 are affected by this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.s390x",
"SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.x86_64",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.s390x",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.x86_64",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.s390x",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.x86_64",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.aarch64",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.s390x",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-13176",
"url": "https://www.suse.com/security/cve/CVE-2024-13176"
},
{
"category": "external",
"summary": "SUSE Bug 1236136 for CVE-2024-13176",
"url": "https://bugzilla.suse.com/1236136"
}
],
"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 Micro 6.0:libopenssl-3-devel-3.1.4-8.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.s390x",
"SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.x86_64",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.s390x",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.x86_64",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.s390x",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.x86_64",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.aarch64",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.s390x",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.s390x",
"SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.x86_64",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.s390x",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.x86_64",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.s390x",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.x86_64",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.aarch64",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.s390x",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-13T11:05:04Z",
"details": "moderate"
}
],
"title": "CVE-2024-13176"
},
{
"cve": "CVE-2025-27587",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27587"
}
],
"notes": [
{
"category": "general",
"text": "OpenSSL 3.0.0 through 3.3.2 on the PowerPC architecture is vulnerable to a Minerva attack, exploitable by measuring the time of signing of random messages using the EVP_DigestSign API, and then using the private key to extract the K value (nonce) from the signatures. Next, based on the bit size of the extracted nonce, one can compare the signing time of full-sized nonces to signatures that used smaller nonces, via statistical tests. There is a side-channel in the P-364 curve that allows private key extraction (also, there is a dependency between the bit size of K and the size of the side channel). NOTE: This CVE is disputed because the OpenSSL security policy explicitly notes that any side channels which require same physical system to be detected are outside of the threat model for the software. The timing signal is so small that it is infeasible to be detected without having the attacking process running on the same physical system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.s390x",
"SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.x86_64",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.s390x",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.x86_64",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.s390x",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.x86_64",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.aarch64",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.s390x",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27587",
"url": "https://www.suse.com/security/cve/CVE-2025-27587"
},
{
"category": "external",
"summary": "SUSE Bug 1240366 for CVE-2025-27587",
"url": "https://bugzilla.suse.com/1240366"
}
],
"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 Micro 6.0:libopenssl-3-devel-3.1.4-8.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.s390x",
"SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.x86_64",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.s390x",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.x86_64",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.s390x",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.x86_64",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.aarch64",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.s390x",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.s390x",
"SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-8.1.x86_64",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.s390x",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-8.1.x86_64",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.s390x",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-8.1.x86_64",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.aarch64",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.s390x",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-13T11:05:04Z",
"details": "moderate"
}
],
"title": "CVE-2025-27587"
}
]
}
SUSE-SU-2025:20464-1
Vulnerability from csaf_suse - Published: 2025-07-03 10:28 - Updated: 2025-07-03 10:28Summary
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-2024-13176: Fixed timing side-channel in the ECDSA signature computation (bsc#1236136)
Patchnames: SUSE-SLE-Micro-6.0-373
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.9 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl3-3.1.4-9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl3-3.1.4-9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libopenssl3-3.1.4-9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssl-3-3.1.4-9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssl-3-3.1.4-9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:openssl-3-3.1.4-9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 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-2024-13176: Fixed timing side-channel in the ECDSA signature computation (bsc#1236136)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-373",
"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-2025_20464-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20464-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520464-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20464-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040661.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236136",
"url": "https://bugzilla.suse.com/1236136"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-13176 page",
"url": "https://www.suse.com/security/cve/CVE-2024-13176/"
}
],
"title": "Security update for openssl-3",
"tracking": {
"current_release_date": "2025-07-03T10:28:04Z",
"generator": {
"date": "2025-07-03T10:28:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20464-1",
"initial_release_date": "2025-07-03T10:28:04Z",
"revision_history": [
{
"date": "2025-07-03T10:28:04Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-3.1.4-9.1.aarch64",
"product": {
"name": "libopenssl-3-devel-3.1.4-9.1.aarch64",
"product_id": "libopenssl-3-devel-3.1.4-9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl-3-fips-provider-3.1.4-9.1.aarch64",
"product": {
"name": "libopenssl-3-fips-provider-3.1.4-9.1.aarch64",
"product_id": "libopenssl-3-fips-provider-3.1.4-9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl3-3.1.4-9.1.aarch64",
"product": {
"name": "libopenssl3-3.1.4-9.1.aarch64",
"product_id": "libopenssl3-3.1.4-9.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-3-3.1.4-9.1.aarch64",
"product": {
"name": "openssl-3-3.1.4-9.1.aarch64",
"product_id": "openssl-3-3.1.4-9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-3.1.4-9.1.s390x",
"product": {
"name": "libopenssl-3-devel-3.1.4-9.1.s390x",
"product_id": "libopenssl-3-devel-3.1.4-9.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl-3-fips-provider-3.1.4-9.1.s390x",
"product": {
"name": "libopenssl-3-fips-provider-3.1.4-9.1.s390x",
"product_id": "libopenssl-3-fips-provider-3.1.4-9.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl3-3.1.4-9.1.s390x",
"product": {
"name": "libopenssl3-3.1.4-9.1.s390x",
"product_id": "libopenssl3-3.1.4-9.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-3-3.1.4-9.1.s390x",
"product": {
"name": "openssl-3-3.1.4-9.1.s390x",
"product_id": "openssl-3-3.1.4-9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-3.1.4-9.1.x86_64",
"product": {
"name": "libopenssl-3-devel-3.1.4-9.1.x86_64",
"product_id": "libopenssl-3-devel-3.1.4-9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-3-fips-provider-3.1.4-9.1.x86_64",
"product": {
"name": "libopenssl-3-fips-provider-3.1.4-9.1.x86_64",
"product_id": "libopenssl-3-fips-provider-3.1.4-9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl3-3.1.4-9.1.x86_64",
"product": {
"name": "libopenssl3-3.1.4-9.1.x86_64",
"product_id": "libopenssl3-3.1.4-9.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-3-3.1.4-9.1.x86_64",
"product": {
"name": "openssl-3-3.1.4-9.1.x86_64",
"product_id": "openssl-3-3.1.4-9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.1.4-9.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-9.1.aarch64"
},
"product_reference": "libopenssl-3-devel-3.1.4-9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.1.4-9.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-9.1.s390x"
},
"product_reference": "libopenssl-3-devel-3.1.4-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.1.4-9.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-9.1.x86_64"
},
"product_reference": "libopenssl-3-devel-3.1.4-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-fips-provider-3.1.4-9.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-9.1.aarch64"
},
"product_reference": "libopenssl-3-fips-provider-3.1.4-9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-fips-provider-3.1.4-9.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-9.1.s390x"
},
"product_reference": "libopenssl-3-fips-provider-3.1.4-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-fips-provider-3.1.4-9.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-9.1.x86_64"
},
"product_reference": "libopenssl-3-fips-provider-3.1.4-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.1.4-9.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libopenssl3-3.1.4-9.1.aarch64"
},
"product_reference": "libopenssl3-3.1.4-9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.1.4-9.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libopenssl3-3.1.4-9.1.s390x"
},
"product_reference": "libopenssl3-3.1.4-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.1.4-9.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libopenssl3-3.1.4-9.1.x86_64"
},
"product_reference": "libopenssl3-3.1.4-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.1.4-9.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssl-3-3.1.4-9.1.aarch64"
},
"product_reference": "openssl-3-3.1.4-9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.1.4-9.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssl-3-3.1.4-9.1.s390x"
},
"product_reference": "openssl-3-3.1.4-9.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.1.4-9.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:openssl-3-3.1.4-9.1.x86_64"
},
"product_reference": "openssl-3-3.1.4-9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-13176",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-13176"
}
],
"notes": [
{
"category": "general",
"text": "Issue summary: A timing side-channel which could potentially allow recovering\nthe private key exists in the ECDSA signature computation.\n\nImpact summary: A timing side-channel in ECDSA signature computations\ncould allow recovering the private key by an attacker. However, measuring\nthe timing would require either local access to the signing application or\na very fast network connection with low latency.\n\nThere is a timing signal of around 300 nanoseconds when the top word of\nthe inverted ECDSA nonce value is zero. This can happen with significant\nprobability only for some of the supported elliptic curves. In particular\nthe NIST P-521 curve is affected. To be able to measure this leak, the attacker\nprocess must either be located in the same physical computer or must\nhave a very fast network connection with low latency. For that reason\nthe severity of this vulnerability is Low.\n\nThe FIPS modules in 3.4, 3.3, 3.2, 3.1 and 3.0 are affected by this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-9.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-9.1.s390x",
"SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-9.1.x86_64",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-9.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-9.1.s390x",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-9.1.x86_64",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-9.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-9.1.s390x",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-9.1.x86_64",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-9.1.aarch64",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-9.1.s390x",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-13176",
"url": "https://www.suse.com/security/cve/CVE-2024-13176"
},
{
"category": "external",
"summary": "SUSE Bug 1236136 for CVE-2024-13176",
"url": "https://bugzilla.suse.com/1236136"
}
],
"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 Micro 6.0:libopenssl-3-devel-3.1.4-9.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-9.1.s390x",
"SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-9.1.x86_64",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-9.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-9.1.s390x",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-9.1.x86_64",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-9.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-9.1.s390x",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-9.1.x86_64",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-9.1.aarch64",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-9.1.s390x",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-9.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-9.1.s390x",
"SUSE Linux Micro 6.0:libopenssl-3-devel-3.1.4-9.1.x86_64",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-9.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-9.1.s390x",
"SUSE Linux Micro 6.0:libopenssl-3-fips-provider-3.1.4-9.1.x86_64",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-9.1.aarch64",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-9.1.s390x",
"SUSE Linux Micro 6.0:libopenssl3-3.1.4-9.1.x86_64",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-9.1.aarch64",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-9.1.s390x",
"SUSE Linux Micro 6.0:openssl-3-3.1.4-9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-03T10:28:04Z",
"details": "moderate"
}
],
"title": "CVE-2024-13176"
}
]
}
tid-330
Vulnerability from emb3d
Type
Description
Algorithms or code implementations of cryptographic processes will sometimes leak information by ending operations early or late based on, and correlated with, the input/key. If a threat actor is able to execute code on a processor performing a cryptographic operation, they may be able to infer the resulting key from that operation by measuring the timing it takes to perform the various functions.
CWE
- CWE-208: Observable Timing Discrepancy (Base)
- CWE-1254: Incorrect Comparison Logic Granularity (Base)
WID-SEC-W-2025-0131
Vulnerability from csaf_certbund - Published: 2025-01-20 23:00 - Updated: 2026-01-05 23:00Summary
OpenSSL: Schwachstelle ermöglicht Offenlegung von Informationen
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: OpenSSL ist eine im Quelltext frei verfügbare Bibliothek, die Secure Sockets Layer (SSL) und Transport Layer Security (TLS) implementiert.
Angriff: Ein lokaler Angreifer kann eine Schwachstelle in OpenSSL ausnutzen, um Informationen offenzulegen.
Betroffene Betriebssysteme: - Linux
- Sonstiges
- UNIX
- Windows
Affected products
Known affected
50 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Computer
Dell
|
cpe:/o:dell:dell_computer:-
|
— | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
IBM AIX 7.3
IBM / AIX
|
cpe:/o:ibm:aix:7.3
|
7.3 | |
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Open Source OpenSSL <3.4.1
Open Source / OpenSSL
|
<3.4.1 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
HPE HP-UX OpenSSL <A.03.00.17.001
HPE / HP-UX
|
OpenSSL <A.03.00.17.001 | ||
|
IBM AIX 7.2
IBM / AIX
|
cpe:/o:ibm:aix:7.2
|
7.2 | |
|
IBM VIOS 3.1
IBM / VIOS
|
cpe:/a:ibm:vios:3.1
|
3.1 | |
|
IBM VIOS 4.1
IBM / VIOS
|
cpe:/a:ibm:vios:4.1
|
4.1 | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell PowerScale OneFS OneFS <9.10.1.3
Dell / PowerScale OneFS
|
OneFS <9.10.1.3 | ||
|
Dell PowerScale OneFS OneFS <9.11.0.1
Dell / PowerScale OneFS
|
OneFS <9.11.0.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
IBM DataPower Gateway <10.6.4.0
IBM / DataPower Gateway
|
<10.6.4.0 | ||
|
FreeBSD Project FreeBSD OS <14.2-RELEASE-p3
FreeBSD Project / FreeBSD OS
|
<14.2-RELEASE-p3 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
FreeBSD Project FreeBSD OS <14.2-STABLE
FreeBSD Project / FreeBSD OS
|
<14.2-STABLE | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:virtual
|
— | |
|
HCL BigFix <11.0.4
HCL / BigFix
|
<11.0.4 | ||
|
Dell PowerEdge T40
Dell / PowerEdge
|
cpe:/h:dell:poweredge:t40
|
T40 | |
|
Splunk Splunk Enterprise <9.4.3
Splunk / Splunk Enterprise
|
<9.4.3 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Splunk Splunk Enterprise <9.2.7
Splunk / Splunk Enterprise
|
<9.2.7 | ||
|
Splunk Splunk Enterprise <9.3.5
Splunk / Splunk Enterprise
|
<9.3.5 | ||
|
Splunk Splunk Enterprise <9.1.10
Splunk / Splunk Enterprise
|
<9.1.10 | ||
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
Insyde UEFI Firmware Kernel
Insyde / UEFI Firmware
|
cpe:/h:insyde:uefi:kernel
|
Kernel | |
|
Open Source OpenSSL <3.3.3
Open Source / OpenSSL
|
<3.3.3 | ||
|
SolarWinds Platform <2025.2.1
SolarWinds / Platform
|
<2025.2.1 | ||
|
Open Source OpenSSL <1.0.2zl
Open Source / OpenSSL
|
<1.0.2zl | ||
|
Open Source OpenSSL <3.2.4
Open Source / OpenSSL
|
<3.2.4 | ||
|
IBM DataPower Gateway <10.5.0.17
IBM / DataPower Gateway
|
<10.5.0.17 | ||
|
Open Source OpenSSL <3.1.8
Open Source / OpenSSL
|
<3.1.8 | ||
|
IBM DataPower Gateway <10.6.0.5
IBM / DataPower Gateway
|
<10.6.0.5 | ||
|
IBM Power Hardware Management Console OP940.00-OP940.73
IBM / Power Hardware Management Console
|
cpe:/a:ibm:hardware_management_console:op940.00_-_op940.73
|
OP940.00-OP940.73 | |
|
Open Source OpenSSL <3.0.16
Open Source / OpenSSL
|
<3.0.16 | ||
|
Open Source OpenSSL <1.1.1zb
Open Source / OpenSSL
|
<1.1.1zb | ||
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Tenable Security Nessus Network Monitor <6.5.1
Tenable Security / Nessus Network Monitor
|
<6.5.1 | ||
|
HCL BigFix Remote Control <10.1 Fix Pack 3
HCL / BigFix
|
Remote Control <10.1 Fix Pack 3 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
HP Computer Cray XD670 <v2.06
HP / Computer
|
Cray XD670 <v2.06 | ||
|
Meinberg LANTIME <7.08.021
Meinberg / LANTIME
|
<7.08.021 |
References
53 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "OpenSSL ist eine im Quelltext frei verf\u00fcgbare Bibliothek, die Secure Sockets Layer (SSL) und Transport Layer Security (TLS) implementiert.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann eine Schwachstelle in OpenSSL ausnutzen, um Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-0131 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0131.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0131 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0131"
},
{
"category": "external",
"summary": "OpenSSLVulnerabilities vom 2025-01-20",
"url": "https://openssl-library.org/news/vulnerabilities/#CVE-2024-13176"
},
{
"category": "external",
"summary": "Red Hat Bugtracker vom 2025-01-20",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2338999"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20250124-0005 vom 2025-01-24",
"url": "https://security.netapp.com/advisory/ntap-20250124-0005/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:14696-1 vom 2025-01-26",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/2SJWUM3ZDQ76XIG2YCDVO2XQE6VZ5SCY/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0345-1 vom 2025-02-04",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/7BHBUB64JRAERNEYUDSEV3LTRHHZLUND/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0345-1 vom 2025-02-04",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/7BHBUB64JRAERNEYUDSEV3LTRHHZLUND/"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2750 vom 2025-02-04",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2750.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0349-1 vom 2025-02-06",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020286.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0356-1 vom 2025-02-06",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020282.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0387-1 vom 2025-02-07",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020290.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0388-1 vom 2025-02-07",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020289.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0390-1 vom 2025-02-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020296.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0430-1 vom 2025-02-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020316.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7264-1 vom 2025-02-11",
"url": "https://ubuntu.com/security/notices/USN-7264-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7278-1 vom 2025-02-20",
"url": "https://ubuntu.com/security/notices/USN-7278-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0613-1 vom 2025-02-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020395.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7184055 vom 2025-02-24",
"url": "https://www.ibm.com/support/pages/node/7184055"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASOPENSSL-SNAPSAFE-2025-007 vom 2025-03-06",
"url": "https://alas.aws.amazon.com/AL2/ALASOPENSSL-SNAPSAFE-2025-007.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2781 vom 2025-03-07",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2781.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2780 vom 2025-03-07",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2780.html"
},
{
"category": "external",
"summary": "FreeBSD Advisory",
"url": "https://www.freebsd.org/security/advisories/FreeBSD-EN-25:07.openssl.asc"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0613-2 vom 2025-05-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020810.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0613-3 vom 2025-05-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020832.html"
},
{
"category": "external",
"summary": "Tenable Security Advisory TNS-2025-10 vom 2025-05-22",
"url": "https://de.tenable.com/security/tns-2025-10"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-011 vom 2025-05-23",
"url": "https://security.business.xerox.com/wp-content/uploads/2025/05/Xerox-Security-Bulletin-XRX25-011-for-Xerox-FreeFlow-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-010 vom 2025-05-23",
"url": "https://security.business.xerox.com/wp-content/uploads/2025/05/Xerox-Security-Bulletin-XRX25-010-for-Xerox-FreeFlow-Print-Server-v7.pdf"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4176 vom 2025-05-26",
"url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00028.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-213 vom 2025-05-30",
"url": "https://www.dell.com/support/kbdoc/de-de/000326299/dsa-2025-213-security-update-for-dell-avamar-dell-networker-virtual-edition-nve-and-dell-powerprotect-dp-series-appliance-dell-integrated-data-protection-appliance-idpa-multiple-third-party-vulnerabilities"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-012 vom 2025-06-02",
"url": "https://security.business.xerox.com/wp-content/uploads/2025/06/Xerox-Security-Bulletin-XRX25-012-for-Xerox-FreeFlow-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20233-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021088.html"
},
{
"category": "external",
"summary": "Insyde Security Advisory INSYDE-SA-2025001 vom 2025-06-10",
"url": "https://www.insyde.com/security-pledge/sa-2025001/"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7234017 vom 2025-06-10",
"url": "https://www.ibm.com/support/pages/node/7234017"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7236344 vom 2025-06-11",
"url": "https://www.ibm.com/support/pages/node/7236344"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20406-1 vom 2025-06-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021553.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02042-1 vom 2025-06-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021599.html"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2025-0710 vom 2025-07-07",
"url": "https://advisory.splunk.com//advisories/SVD-2025-0710"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-203 vom 2025-07-08",
"url": "https://www.dell.com/support/kbdoc/de-de/000318839/dsa-2025-203"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20464-1 vom 2025-07-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021780.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-289 vom 2025-07-17",
"url": "https://www.dell.com/support/kbdoc/000345850"
},
{
"category": "external",
"summary": "SolarWinds Platform 2025.2.1 release notes vom 2025-07-24",
"url": "https://documentation.solarwinds.com/en/success_center/orionplatform/content/release_notes/solarwinds_platform_2025-2-1_release_notes.htm"
},
{
"category": "external",
"summary": "HCL Security Bulletin",
"url": "https://support.hcl-software.com/csm?id=kb_article\u0026sysparm_article=KB0122906"
},
{
"category": "external",
"summary": "HCL Security Bulletin",
"url": "https://support.hcl-software.com/csm?id=kb_article\u0026sysparm_article=KB0122997"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-272 vom 2025-08-06",
"url": "https://www.dell.com/support/kbdoc/000353080"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:16046 vom 2025-09-17",
"url": "https://access.redhat.com/errata/RHSA-2025:16046"
},
{
"category": "external",
"summary": "Hitachi Vulnerability Information HITACHI-SEC-2025-126 vom 2025-09-30",
"url": "https://www.hitachi.com/products/it/software/security/info/vuls/hitachi-sec-2025-126/index.html"
},
{
"category": "external",
"summary": "Dell Security Update vom 2025-10-02",
"url": "https://www.dell.com/support/kbdoc/000376224"
},
{
"category": "external",
"summary": "Meinberg Security Advisory MBGSA-2025.02 vom 2025-11-27",
"url": "https://www.meinberg.de/german/news/meinberg-security-advisory-mbgsa-2025-02-lantime-firmware-v7-08-021.htm"
},
{
"category": "external",
"summary": "HP Security Bulletin HPESBUX04977 vom 2025-12-04",
"url": "https://support.hpe.com/hpesc/public/docDisplay?docId=hpesbux04977en_us\u0026docLocale=en_US"
},
{
"category": "external",
"summary": "HP Security Bulletin HPESBCR04982 vom 2025-12-05",
"url": "https://support.hpe.com/hpesc/public/docDisplay?docId=hpesbcr04982en_us\u0026docLocale=en_US"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-28047 vom 2025-12-12",
"url": "https://linux.oracle.com/errata/ELSA-2025-28047.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3104 vom 2026-01-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3104.html"
}
],
"source_lang": "en-US",
"title": "OpenSSL: Schwachstelle erm\u00f6glicht Offenlegung von Informationen",
"tracking": {
"current_release_date": "2026-01-05T23:00:00.000+00:00",
"generator": {
"date": "2026-01-06T08:35:23.234+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-0131",
"initial_release_date": "2025-01-20T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-01-20T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-01-26T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von NetApp und openSUSE aufgenommen"
},
{
"date": "2025-02-03T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-02-04T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-02-06T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-02-09T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-02-11T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE und Ubuntu aufgenommen"
},
{
"date": "2025-02-20T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-02-23T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-02-24T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-03-06T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-03-09T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-04-10T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von FreeBSD aufgenommen"
},
{
"date": "2025-05-08T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-05-15T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-05-22T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Tenable und XEROX aufgenommen"
},
{
"date": "2025-05-26T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-05-29T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-06-02T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2025-06-03T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-10T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Insyde und IBM aufgenommen"
},
{
"date": "2025-06-11T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-06-17T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-22T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-07-07T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Splunk-SVD aufgenommen"
},
{
"date": "2025-07-08T22:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-07-09T22:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-07-16T22:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-07-23T22:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2025-07-29T22:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von HCL aufgenommen"
},
{
"date": "2025-07-31T22:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von HCL aufgenommen"
},
{
"date": "2025-08-05T22:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-09-16T22:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-09-29T22:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von HITACHI aufgenommen"
},
{
"date": "2025-10-01T22:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-11-27T23:00:00.000+00:00",
"number": "36",
"summary": "Neue Updates von Meinberg aufgenommen"
},
{
"date": "2025-12-03T23:00:00.000+00:00",
"number": "37",
"summary": "Neue Updates von HP aufgenommen"
},
{
"date": "2025-12-04T23:00:00.000+00:00",
"number": "38",
"summary": "Neue Updates von HP aufgenommen"
},
{
"date": "2025-12-11T23:00:00.000+00:00",
"number": "39",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-01-05T23:00:00.000+00:00",
"number": "40",
"summary": "Neue Updates von Amazon aufgenommen"
}
],
"status": "final",
"version": "40"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Dell Avamar",
"product": {
"name": "Dell Avamar",
"product_id": "T039664",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:-"
}
}
},
{
"category": "product_name",
"name": "Dell Computer",
"product": {
"name": "Dell Computer",
"product_id": "T036868",
"product_identification_helper": {
"cpe": "cpe:/o:dell:dell_computer:-"
}
}
},
{
"category": "product_name",
"name": "Dell NetWorker",
"product": {
"name": "Dell NetWorker",
"product_id": "T034583",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "T40",
"product": {
"name": "Dell PowerEdge T40",
"product_id": "T027537",
"product_identification_helper": {
"cpe": "cpe:/h:dell:poweredge:t40"
}
}
}
],
"category": "product_name",
"name": "PowerEdge"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.4.0.0",
"product": {
"name": "Dell PowerProtect Data Domain \u003c8.4.0.0",
"product_id": "T045879"
}
},
{
"category": "product_version",
"name": "8.4.0.0",
"product": {
"name": "Dell PowerProtect Data Domain 8.4.0.0",
"product_id": "T045879-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:8.4.0.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.10.1.70",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.10.1.70",
"product_id": "T045881"
}
},
{
"category": "product_version",
"name": "7.10.1.70",
"product": {
"name": "Dell PowerProtect Data Domain 7.10.1.70",
"product_id": "T045881-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.10.1.70"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.13.1.40",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.13.1.40",
"product_id": "T047343"
}
},
{
"category": "product_version",
"name": "7.13.1.40",
"product": {
"name": "Dell PowerProtect Data Domain 7.13.1.40",
"product_id": "T047343-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.13.1.40"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.3.1.10",
"product": {
"name": "Dell PowerProtect Data Domain \u003c8.3.1.10",
"product_id": "T047344"
}
},
{
"category": "product_version",
"name": "8.3.1.10",
"product": {
"name": "Dell PowerProtect Data Domain 8.3.1.10",
"product_id": "T047344-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:8.3.1.10"
}
}
}
],
"category": "product_name",
"name": "PowerProtect Data Domain"
},
{
"branches": [
{
"category": "product_version_range",
"name": "OneFS \u003c9.10.1.3",
"product": {
"name": "Dell PowerScale OneFS OneFS \u003c9.10.1.3",
"product_id": "T045897"
}
},
{
"category": "product_version",
"name": "OneFS 9.10.1.3",
"product": {
"name": "Dell PowerScale OneFS OneFS 9.10.1.3",
"product_id": "T045897-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:onefs__9.10.1.3"
}
}
},
{
"category": "product_version_range",
"name": "OneFS \u003c9.11.0.1",
"product": {
"name": "Dell PowerScale OneFS OneFS \u003c9.11.0.1",
"product_id": "T045898"
}
},
{
"category": "product_version",
"name": "OneFS 9.11.0.1",
"product": {
"name": "Dell PowerScale OneFS OneFS 9.11.0.1",
"product_id": "T045898-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:onefs__9.11.0.1"
}
}
}
],
"category": "product_name",
"name": "PowerScale OneFS"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c14.2-STABLE",
"product": {
"name": "FreeBSD Project FreeBSD OS \u003c14.2-STABLE",
"product_id": "T040689"
}
},
{
"category": "product_version",
"name": "14.2-STABLE",
"product": {
"name": "FreeBSD Project FreeBSD OS 14.2-STABLE",
"product_id": "T040689-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:freebsd:freebsd:14.2-stable"
}
}
},
{
"category": "product_version_range",
"name": "\u003c14.2-RELEASE-p3",
"product": {
"name": "FreeBSD Project FreeBSD OS \u003c14.2-RELEASE-p3",
"product_id": "T042746"
}
},
{
"category": "product_version",
"name": "14.2-RELEASE-p3",
"product": {
"name": "FreeBSD Project FreeBSD OS 14.2-RELEASE-p3",
"product_id": "T042746-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:freebsd:freebsd:14.2-release-p3"
}
}
}
],
"category": "product_name",
"name": "FreeBSD OS"
}
],
"category": "vendor",
"name": "FreeBSD Project"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c11.0.4",
"product": {
"name": "HCL BigFix \u003c11.0.4",
"product_id": "T042924"
}
},
{
"category": "product_version",
"name": "11.0.4",
"product": {
"name": "HCL BigFix 11.0.4",
"product_id": "T042924-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:hcltech:bigfix:platform__11.0.4"
}
}
},
{
"category": "product_version_range",
"name": "Remote Control \u003c10.1 Fix Pack 3",
"product": {
"name": "HCL BigFix Remote Control \u003c10.1 Fix Pack 3",
"product_id": "T045713"
}
},
{
"category": "product_version",
"name": "Remote Control 10.1 Fix Pack 3",
"product": {
"name": "HCL BigFix Remote Control 10.1 Fix Pack 3",
"product_id": "T045713-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:hcltech:bigfix:remote_control__10.1_fix_pack_3"
}
}
}
],
"category": "product_name",
"name": "BigFix"
}
],
"category": "vendor",
"name": "HCL"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "Cray XD670 \u003cv2.06",
"product": {
"name": "HP Computer Cray XD670 \u003cv2.06",
"product_id": "T049111"
}
},
{
"category": "product_version",
"name": "Cray XD670 v2.06",
"product": {
"name": "HP Computer Cray XD670 v2.06",
"product_id": "T049111-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:hp:computer:cray_xd670__v2.06"
}
}
}
],
"category": "product_name",
"name": "Computer"
}
],
"category": "vendor",
"name": "HP"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "OpenSSL \u003cA.03.00.17.001",
"product": {
"name": "HPE HP-UX OpenSSL \u003cA.03.00.17.001",
"product_id": "T049068"
}
},
{
"category": "product_version",
"name": "OpenSSL A.03.00.17.001",
"product": {
"name": "HPE HP-UX OpenSSL A.03.00.17.001",
"product_id": "T049068-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:hp:hp-ux:openssl__a.03.00.17.001"
}
}
}
],
"category": "product_name",
"name": "HP-UX"
}
],
"category": "vendor",
"name": "HPE"
},
{
"branches": [
{
"category": "product_name",
"name": "Hitachi Ops Center",
"product": {
"name": "Hitachi Ops Center",
"product_id": "T038840",
"product_identification_helper": {
"cpe": "cpe:/a:hitachi:ops_center:-"
}
}
}
],
"category": "vendor",
"name": "Hitachi"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "7.3",
"product": {
"name": "IBM AIX 7.3",
"product_id": "1139691",
"product_identification_helper": {
"cpe": "cpe:/o:ibm:aix:7.3"
}
}
},
{
"category": "product_version",
"name": "7.2",
"product": {
"name": "IBM AIX 7.2",
"product_id": "434967",
"product_identification_helper": {
"cpe": "cpe:/o:ibm:aix:7.2"
}
}
}
],
"category": "product_name",
"name": "AIX"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.5.0.17",
"product": {
"name": "IBM DataPower Gateway \u003c10.5.0.17",
"product_id": "T043377"
}
},
{
"category": "product_version",
"name": "10.5.0.17",
"product": {
"name": "IBM DataPower Gateway 10.5.0.17",
"product_id": "T043377-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:datapower_gateway:10.5.0.17"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.6.0.5",
"product": {
"name": "IBM DataPower Gateway \u003c10.6.0.5",
"product_id": "T043378"
}
},
{
"category": "product_version",
"name": "10.6.0.5",
"product": {
"name": "IBM DataPower Gateway 10.6.0.5",
"product_id": "T043378-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:datapower_gateway:10.6.0.5"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.6.4.0",
"product": {
"name": "IBM DataPower Gateway \u003c10.6.4.0",
"product_id": "T044528"
}
},
{
"category": "product_version",
"name": "10.6.4.0",
"product": {
"name": "IBM DataPower Gateway 10.6.4.0",
"product_id": "T044528-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:datapower_gateway:10.6.4.0"
}
}
}
],
"category": "product_name",
"name": "DataPower Gateway"
},
{
"branches": [
{
"category": "product_version",
"name": "OP940.00-OP940.73",
"product": {
"name": "IBM Power Hardware Management Console OP940.00-OP940.73",
"product_id": "T044502",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:hardware_management_console:op940.00_-_op940.73"
}
}
}
],
"category": "product_name",
"name": "Power Hardware Management Console"
},
{
"branches": [
{
"category": "product_version",
"name": "3.1",
"product": {
"name": "IBM VIOS 3.1",
"product_id": "1039165",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:vios:3.1"
}
}
},
{
"category": "product_version",
"name": "4.1",
"product": {
"name": "IBM VIOS 4.1",
"product_id": "1522854",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:vios:4.1"
}
}
}
],
"category": "product_name",
"name": "VIOS"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "Kernel",
"product": {
"name": "Insyde UEFI Firmware Kernel",
"product_id": "T034716",
"product_identification_helper": {
"cpe": "cpe:/h:insyde:uefi:kernel"
}
}
}
],
"category": "product_name",
"name": "UEFI Firmware"
}
],
"category": "vendor",
"name": "Insyde"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.08.021",
"product": {
"name": "Meinberg LANTIME \u003c7.08.021",
"product_id": "T048942"
}
},
{
"category": "product_version",
"name": "7.08.021",
"product": {
"name": "Meinberg LANTIME 7.08.021",
"product_id": "T048942-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:meinberg:lantime:7.08.021"
}
}
}
],
"category": "product_name",
"name": "LANTIME"
}
],
"category": "vendor",
"name": "Meinberg"
},
{
"branches": [
{
"category": "product_name",
"name": "NetApp ActiveIQ Unified Manager",
"product": {
"name": "NetApp ActiveIQ Unified Manager",
"product_id": "T032260",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:active_iq_unified_manager:-"
}
}
}
],
"category": "vendor",
"name": "NetApp"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c3.2.4",
"product": {
"name": "Open Source OpenSSL \u003c3.2.4",
"product_id": "T038470"
}
},
{
"category": "product_version",
"name": "3.2.4",
"product": {
"name": "Open Source OpenSSL 3.2.4",
"product_id": "T038470-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:openssl:openssl:3.2.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c3.1.8",
"product": {
"name": "Open Source OpenSSL \u003c3.1.8",
"product_id": "T038471"
}
},
{
"category": "product_version",
"name": "3.1.8",
"product": {
"name": "Open Source OpenSSL 3.1.8",
"product_id": "T038471-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:openssl:openssl:3.1.8"
}
}
},
{
"category": "product_version_range",
"name": "\u003c3.0.16",
"product": {
"name": "Open Source OpenSSL \u003c3.0.16",
"product_id": "T038472"
}
},
{
"category": "product_version",
"name": "3.0.16",
"product": {
"name": "Open Source OpenSSL 3.0.16",
"product_id": "T038472-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:openssl:openssl:3.0.16"
}
}
},
{
"category": "product_version_range",
"name": "\u003c1.1.1zb",
"product": {
"name": "Open Source OpenSSL \u003c1.1.1zb",
"product_id": "T038473"
}
},
{
"category": "product_version",
"name": "1.1.1zb",
"product": {
"name": "Open Source OpenSSL 1.1.1zb",
"product_id": "T038473-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:openssl:openssl:1.1.1zb"
}
}
},
{
"category": "product_version_range",
"name": "\u003c1.0.2zl",
"product": {
"name": "Open Source OpenSSL \u003c1.0.2zl",
"product_id": "T038474"
}
},
{
"category": "product_version",
"name": "1.0.2zl",
"product": {
"name": "Open Source OpenSSL 1.0.2zl",
"product_id": "T038474-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:openssl:openssl:1.0.2zl"
}
}
},
{
"category": "product_version_range",
"name": "\u003c3.4.1",
"product": {
"name": "Open Source OpenSSL \u003c3.4.1",
"product_id": "T040414"
}
},
{
"category": "product_version",
"name": "3.4.1",
"product": {
"name": "Open Source OpenSSL 3.4.1",
"product_id": "T040414-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:openssl:openssl:3.4.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c3.3.3",
"product": {
"name": "Open Source OpenSSL \u003c3.3.3",
"product_id": "T040415"
}
},
{
"category": "product_version",
"name": "3.3.3",
"product": {
"name": "Open Source OpenSSL 3.3.3",
"product_id": "T040415-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:openssl:openssl:3.3.3"
}
}
}
],
"category": "product_name",
"name": "OpenSSL"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c2025.2.1",
"product": {
"name": "SolarWinds Platform \u003c2025.2.1",
"product_id": "T045629"
}
},
{
"category": "product_version",
"name": "2025.2.1",
"product": {
"name": "SolarWinds Platform 2025.2.1",
"product_id": "T045629-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:solarwinds:orion_platform:2025.2.1"
}
}
}
],
"category": "product_name",
"name": "Platform"
}
],
"category": "vendor",
"name": "SolarWinds"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c9.4.3",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.4.3",
"product_id": "T045086"
}
},
{
"category": "product_version",
"name": "9.4.3",
"product": {
"name": "Splunk Splunk Enterprise 9.4.3",
"product_id": "T045086-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.4.3"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.3.5",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.3.5",
"product_id": "T045087"
}
},
{
"category": "product_version",
"name": "9.3.5",
"product": {
"name": "Splunk Splunk Enterprise 9.3.5",
"product_id": "T045087-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.3.5"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.2.7",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.2.7",
"product_id": "T045088"
}
},
{
"category": "product_version",
"name": "9.2.7",
"product": {
"name": "Splunk Splunk Enterprise 9.2.7",
"product_id": "T045088-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.2.7"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.1.10",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.1.10",
"product_id": "T045089"
}
},
{
"category": "product_version",
"name": "9.1.10",
"product": {
"name": "Splunk Splunk Enterprise 9.1.10",
"product_id": "T045089-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.1.10"
}
}
}
],
"category": "product_name",
"name": "Splunk Enterprise"
}
],
"category": "vendor",
"name": "Splunk"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c6.5.1",
"product": {
"name": "Tenable Security Nessus Network Monitor \u003c6.5.1",
"product_id": "T044107"
}
},
{
"category": "product_version",
"name": "6.5.1",
"product": {
"name": "Tenable Security Nessus Network Monitor 6.5.1",
"product_id": "T044107-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:tenable:nessus_network_monitor:6.5.1"
}
}
}
],
"category": "product_name",
"name": "Nessus Network Monitor"
}
],
"category": "vendor",
"name": "Tenable Security"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "7",
"product": {
"name": "Xerox FreeFlow Print Server 7",
"product_id": "T000872",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:7"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "Xerox FreeFlow Print Server 9",
"product_id": "T002977",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:9"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-13176",
"product_status": {
"known_affected": [
"T036868",
"T002977",
"T032260",
"T004914",
"T038840",
"1139691",
"T000872",
"T040414",
"398363",
"T049068",
"434967",
"1039165",
"1522854",
"T039664",
"T045897",
"T045898",
"2951",
"T002207",
"T044528",
"T042746",
"T027843",
"T040689",
"67646",
"T034583",
"T042924",
"T027537",
"T045086",
"T047343",
"T045088",
"T045087",
"T045089",
"T045881",
"T047344",
"T034716",
"T040415",
"T045629",
"T038474",
"T038470",
"T043377",
"T038471",
"T043378",
"T044502",
"T038472",
"T038473",
"T045879",
"T044107",
"T045713",
"T000126",
"T049111",
"T048942"
]
},
"release_date": "2025-01-20T23:00:00.000+00:00",
"title": "CVE-2024-13176"
}
]
}
WID-SEC-W-2025-0813
Vulnerability from csaf_certbund - Published: 2025-04-15 22:00 - Updated: 2026-01-07 23:00Summary
Oracle MySQL: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: MySQL ist ein Open Source Datenbankserver von Oracle.
Angriff: Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle MySQL ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.
Betroffene Betriebssysteme: - Linux
- UNIX
- Windows
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Oracle MySQL 8.0.0-8.0.41
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.0.0_-_8.0.41
|
8.0.0-8.0.41 | |
|
Oracle MySQL 9.0.0-9.2.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.2.0
|
9.0.0-9.2.0 | |
|
Oracle MySQL 9.0.0-9.1.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0_-_9.1.0
|
9.0.0-9.1.0 | |
|
Oracle MySQL 7.6.0-7.6.33
Oracle / MySQL
|
cpe:/a:oracle:mysql:7.6.0_-_7.6.33
|
7.6.0-7.6.33 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Oracle MySQL 8.4.0-8.4.4
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0_-_8.4.4
|
8.4.0-8.4.4 | |
|
MariaDB MariaDB <10.11.12
MariaDB / MariaDB
|
<10.11.12 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
MariaDB MariaDB <11.4.6
MariaDB / MariaDB
|
<11.4.6 | ||
|
IBM DB2
IBM
|
cpe:/a:ibm:db2:-
|
— | |
|
NetApp ActiveIQ Unified Manager for Microsoft Windows
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows
|
for Microsoft Windows | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle MySQL 8.4.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:8.4.0
|
8.4.0 | |
|
Oracle MySQL 9.0.0
Oracle / MySQL
|
cpe:/a:oracle:mysql:9.0.0
|
9.0.0 | |
|
MariaDB MariaDB <10.6.22
MariaDB / MariaDB
|
<10.6.22 | ||
|
MariaDB MariaDB <10.5.29
MariaDB / MariaDB
|
<10.5.29 |
References
33 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "MySQL ist ein Open Source Datenbankserver von Oracle.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle MySQL ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-0813 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0813.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0813 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0813"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - April 2025 - Appendix Oracle MySQL vom 2025-04-15",
"url": "https://www.oracle.com/security-alerts/cpuapr2025.html#AppendixMSQL"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7479-1 vom 2025-05-05",
"url": "https://ubuntu.com/security/notices/USN-7479-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7519-1 vom 2025-05-20",
"url": "https://ubuntu.com/security/notices/USN-7519-1"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7235067 vom 2025-05-29",
"url": "https://www.ibm.com/support/pages/node/7235067"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7548-1 vom 2025-06-03",
"url": "https://ubuntu.com/security/notices/USN-7548-1"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4208 vom 2025-06-04",
"url": "https://lists.debian.org/debian-lts-announce/2025/06/msg00005.html"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20250418-0005 vom 2025-09-11",
"url": "https://security.netapp.com/advisory/NTAP-20250418-0005"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:15699 vom 2025-09-11",
"url": "https://access.redhat.com/errata/RHSA-2025:15699"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20250502-0006 vom 2025-09-11",
"url": "https://security.netapp.com/advisory/NTAP-20250502-0006"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-15699 vom 2025-09-13",
"url": "http://linux.oracle.com/errata/ELSA-2025-15699.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:16046 vom 2025-09-17",
"url": "https://access.redhat.com/errata/RHSA-2025:16046"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:16086 vom 2025-09-17",
"url": "https://access.redhat.com/errata/RHSA-2025:16086"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-16086 vom 2025-09-23",
"url": "https://linux.oracle.com/errata/ELSA-2025-16086.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:16861 vom 2025-09-29",
"url": "https://access.redhat.com/errata/RHSA-2025:16861"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-16861 vom 2025-09-30",
"url": "https://linux.oracle.com/errata/ELSA-2025-16861.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:16086 vom 2025-10-10",
"url": "https://errata.build.resf.org/RLSA-2025:16086"
},
{
"category": "external",
"summary": "MariaDB Security Vulnerabilities",
"url": "https://mariadb.com/kb/en/library/security/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19584 vom 2025-11-04",
"url": "https://access.redhat.com/errata/RHSA-2025:19584"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19572 vom 2025-11-04",
"url": "https://access.redhat.com/errata/RHSA-2025:19572"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:19584 vom 2025-11-06",
"url": "https://errata.build.resf.org/RLSA-2025:19584"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-19584 vom 2025-11-06",
"url": "https://linux.oracle.com/errata/ELSA-2025-19584.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-19572 vom 2025-11-07",
"url": "https://linux.oracle.com/errata/ELSA-2025-19572.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025-20089-1 vom 2025-11-27",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ZNDZF2UHXA5B6TTZU5K75XUACC2LJDI6/"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:16046 vom 2025-12-02",
"url": "https://errata.build.resf.org/RLSA-2025:16046"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:19572 vom 2025-12-02",
"url": "https://errata.build.resf.org/RLSA-2025:19572"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:16861 vom 2025-12-02",
"url": "https://errata.build.resf.org/RLSA-2025:16861"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21144-1 vom 2025-12-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023513.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4491-1 vom 2025-12-19",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6TT63QK3N3UDJEHX5ZIMCKLUCW6ITQX2/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0136 vom 2026-01-06",
"url": "https://access.redhat.com/errata/RHSA-2026:0136"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0136 vom 2026-01-07",
"url": "https://linux.oracle.com/errata/ELSA-2026-0136.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0247 vom 2026-01-07",
"url": "https://access.redhat.com/errata/RHSA-2026:0247"
}
],
"source_lang": "en-US",
"title": "Oracle MySQL: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-01-07T23:00:00.000+00:00",
"generator": {
"date": "2026-01-08T08:11:45.132+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-0813",
"initial_release_date": "2025-04-15T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-04-15T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-05-05T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-05-20T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-05-29T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-06-02T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-06-04T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-09-11T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von NetApp und Red Hat aufgenommen"
},
{
"date": "2025-09-14T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-09-16T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-09-17T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-09-23T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-09-28T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-09-29T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-10-09T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-10-14T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2025-11-03T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-04T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-05T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-11-06T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-11-26T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-12-01T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-12-10T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-21T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-06T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2026-01-07T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "25"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "IBM DB2",
"product": {
"name": "IBM DB2",
"product_id": "5104",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:db2:-"
}
}
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c11.4.6",
"product": {
"name": "MariaDB MariaDB \u003c11.4.6",
"product_id": "T047628"
}
},
{
"category": "product_version",
"name": "11.4.6",
"product": {
"name": "MariaDB MariaDB 11.4.6",
"product_id": "T047628-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mariadb:mariadb:11.4.6"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.11.12",
"product": {
"name": "MariaDB MariaDB \u003c10.11.12",
"product_id": "T047629"
}
},
{
"category": "product_version",
"name": "10.11.12",
"product": {
"name": "MariaDB MariaDB 10.11.12",
"product_id": "T047629-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mariadb:mariadb:10.11.12"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.6.22",
"product": {
"name": "MariaDB MariaDB \u003c10.6.22",
"product_id": "T047630"
}
},
{
"category": "product_version",
"name": "10.6.22",
"product": {
"name": "MariaDB MariaDB 10.6.22",
"product_id": "T047630-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mariadb:mariadb:10.6.22"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.5.29",
"product": {
"name": "MariaDB MariaDB \u003c10.5.29",
"product_id": "T047631"
}
},
{
"category": "product_version",
"name": "10.5.29",
"product": {
"name": "MariaDB MariaDB 10.5.29",
"product_id": "T047631-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mariadb:mariadb:10.5.29"
}
}
}
],
"category": "product_name",
"name": "MariaDB"
}
],
"category": "vendor",
"name": "MariaDB"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "for VMware vSphere",
"product": {
"name": "NetApp ActiveIQ Unified Manager for VMware vSphere",
"product_id": "T025152",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere"
}
}
},
{
"category": "product_version",
"name": "for Microsoft Windows",
"product": {
"name": "NetApp ActiveIQ Unified Manager for Microsoft Windows",
"product_id": "T025631",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows"
}
}
}
],
"category": "product_name",
"name": "ActiveIQ Unified Manager"
}
],
"category": "vendor",
"name": "NetApp"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "8.4.0",
"product": {
"name": "Oracle MySQL 8.4.0",
"product_id": "1640751",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:mysql:8.4.0"
}
}
},
{
"category": "product_version",
"name": "9.0.0",
"product": {
"name": "Oracle MySQL 9.0.0",
"product_id": "1672260",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:mysql:9.0.0"
}
}
},
{
"category": "product_version",
"name": "8.0.0-8.0.41",
"product": {
"name": "Oracle MySQL 8.0.0-8.0.41",
"product_id": "T042893",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:mysql:8.0.0_-_8.0.41"
}
}
},
{
"category": "product_version",
"name": "9.0.0-9.2.0",
"product": {
"name": "Oracle MySQL 9.0.0-9.2.0",
"product_id": "T042894",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:mysql:9.0.0_-_9.2.0"
}
}
},
{
"category": "product_version",
"name": "9.0.0-9.1.0",
"product": {
"name": "Oracle MySQL 9.0.0-9.1.0",
"product_id": "T042895",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:mysql:9.0.0_-_9.1.0"
}
}
},
{
"category": "product_version",
"name": "7.6.0-7.6.33",
"product": {
"name": "Oracle MySQL 7.6.0-7.6.33",
"product_id": "T042896",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:mysql:7.6.0_-_7.6.33"
}
}
},
{
"category": "product_version",
"name": "8.4.0-8.4.4",
"product": {
"name": "Oracle MySQL 8.4.0-8.4.4",
"product_id": "T042897",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:mysql:8.4.0_-_8.4.4"
}
}
}
],
"category": "product_name",
"name": "MySQL"
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-13176",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-13176"
},
{
"cve": "CVE-2024-40896",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-40896"
},
{
"cve": "CVE-2024-7254",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-7254"
},
{
"cve": "CVE-2025-21574",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-21574"
},
{
"cve": "CVE-2025-21575",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-21575"
},
{
"cve": "CVE-2025-21577",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-21577"
},
{
"cve": "CVE-2025-21579",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-21579"
},
{
"cve": "CVE-2025-21580",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-21580"
},
{
"cve": "CVE-2025-21581",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-21581"
},
{
"cve": "CVE-2025-21583",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-21583"
},
{
"cve": "CVE-2025-21584",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-21584"
},
{
"cve": "CVE-2025-21585",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-21585"
},
{
"cve": "CVE-2025-21588",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-21588"
},
{
"cve": "CVE-2025-30681",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30681"
},
{
"cve": "CVE-2025-30682",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30682"
},
{
"cve": "CVE-2025-30683",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30683"
},
{
"cve": "CVE-2025-30684",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30684"
},
{
"cve": "CVE-2025-30685",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30685"
},
{
"cve": "CVE-2025-30687",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30687"
},
{
"cve": "CVE-2025-30688",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30688"
},
{
"cve": "CVE-2025-30689",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30689"
},
{
"cve": "CVE-2025-30693",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30693"
},
{
"cve": "CVE-2025-30695",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30695"
},
{
"cve": "CVE-2025-30696",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30696"
},
{
"cve": "CVE-2025-30699",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30699"
},
{
"cve": "CVE-2025-30703",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30703"
},
{
"cve": "CVE-2025-30704",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30704"
},
{
"cve": "CVE-2025-30705",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30705"
},
{
"cve": "CVE-2025-30706",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30706"
},
{
"cve": "CVE-2025-30710",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30710"
},
{
"cve": "CVE-2025-30714",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30714"
},
{
"cve": "CVE-2025-30715",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30715"
},
{
"cve": "CVE-2025-30721",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30721"
},
{
"cve": "CVE-2025-30722",
"product_status": {
"known_affected": [
"T025152",
"67646",
"T004914",
"T032255",
"T042893",
"T042894",
"T042895",
"T042896",
"2951",
"T002207",
"T042897",
"T047629",
"T000126",
"T047628",
"5104",
"T025631",
"T027843",
"1640751",
"1672260",
"T047630",
"T047631"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30722"
}
]
}
WID-SEC-W-2025-0828
Vulnerability from csaf_certbund - Published: 2025-04-15 22:00 - Updated: 2025-05-19 22:00Summary
Oracle Database Server: Mehrere Schwachstellen
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Die Oracle Datenbank ist ein weit verbreitetes relationales Datenbanksystem.
Angriff: Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Database Server ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.
Betroffene Betriebssysteme: - Linux
- UNIX
- Windows
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Database Server 23.4-23.7
Oracle / Database Server
|
cpe:/a:oracle:database_server:23.4_-_23.7
|
23.4-23.7 | |
|
Oracle Database Server 19.3-19.26
Oracle / Database Server
|
cpe:/a:oracle:database_server:19.3_-_19.26
|
19.3-19.26 | |
|
Oracle Database Server 21.3-21.17
Oracle / Database Server
|
cpe:/a:oracle:database_server:21.3_-_21.17
|
21.3-21.17 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Database Server 23.4-23.7
Oracle / Database Server
|
cpe:/a:oracle:database_server:23.4_-_23.7
|
23.4-23.7 | |
|
Oracle Database Server 19.3-19.26
Oracle / Database Server
|
cpe:/a:oracle:database_server:19.3_-_19.26
|
19.3-19.26 | |
|
Oracle Database Server 21.3-21.17
Oracle / Database Server
|
cpe:/a:oracle:database_server:21.3_-_21.17
|
21.3-21.17 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Database Server 23.4-23.7
Oracle / Database Server
|
cpe:/a:oracle:database_server:23.4_-_23.7
|
23.4-23.7 | |
|
Oracle Database Server 19.3-19.26
Oracle / Database Server
|
cpe:/a:oracle:database_server:19.3_-_19.26
|
19.3-19.26 | |
|
Oracle Database Server 21.3-21.17
Oracle / Database Server
|
cpe:/a:oracle:database_server:21.3_-_21.17
|
21.3-21.17 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Database Server 23.4-23.7
Oracle / Database Server
|
cpe:/a:oracle:database_server:23.4_-_23.7
|
23.4-23.7 | |
|
Oracle Database Server 19.3-19.26
Oracle / Database Server
|
cpe:/a:oracle:database_server:19.3_-_19.26
|
19.3-19.26 | |
|
Oracle Database Server 21.3-21.17
Oracle / Database Server
|
cpe:/a:oracle:database_server:21.3_-_21.17
|
21.3-21.17 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Database Server 23.4-23.7
Oracle / Database Server
|
cpe:/a:oracle:database_server:23.4_-_23.7
|
23.4-23.7 | |
|
Oracle Database Server 19.3-19.26
Oracle / Database Server
|
cpe:/a:oracle:database_server:19.3_-_19.26
|
19.3-19.26 | |
|
Oracle Database Server 21.3-21.17
Oracle / Database Server
|
cpe:/a:oracle:database_server:21.3_-_21.17
|
21.3-21.17 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Database Server 23.4-23.7
Oracle / Database Server
|
cpe:/a:oracle:database_server:23.4_-_23.7
|
23.4-23.7 | |
|
Oracle Database Server 19.3-19.26
Oracle / Database Server
|
cpe:/a:oracle:database_server:19.3_-_19.26
|
19.3-19.26 | |
|
Oracle Database Server 21.3-21.17
Oracle / Database Server
|
cpe:/a:oracle:database_server:21.3_-_21.17
|
21.3-21.17 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Database Server 23.4-23.7
Oracle / Database Server
|
cpe:/a:oracle:database_server:23.4_-_23.7
|
23.4-23.7 | |
|
Oracle Database Server 19.3-19.26
Oracle / Database Server
|
cpe:/a:oracle:database_server:19.3_-_19.26
|
19.3-19.26 | |
|
Oracle Database Server 21.3-21.17
Oracle / Database Server
|
cpe:/a:oracle:database_server:21.3_-_21.17
|
21.3-21.17 |
References
3 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Die Oracle Datenbank ist ein weit verbreitetes relationales Datenbanksystem.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Database Server ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-0828 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0828.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0828 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0828"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - April 2025 - Appendix Oracle Database Server vom 2025-04-15",
"url": "https://www.oracle.com/security-alerts/cpuapr2025.html#AppendixDB"
}
],
"source_lang": "en-US",
"title": "Oracle Database Server: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-05-19T22:00:00.000+00:00",
"generator": {
"date": "2025-05-20T07:42:32.916+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2025-0828",
"initial_release_date": "2025-04-15T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-04-15T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-05-19T22:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2025-11018"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "19.3-19.26",
"product": {
"name": "Oracle Database Server 19.3-19.26",
"product_id": "T042869",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:database_server:19.3_-_19.26"
}
}
},
{
"category": "product_version",
"name": "21.3-21.17",
"product": {
"name": "Oracle Database Server 21.3-21.17",
"product_id": "T042870",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:database_server:21.3_-_21.17"
}
}
},
{
"category": "product_version",
"name": "23.4-23.7",
"product": {
"name": "Oracle Database Server 23.4-23.7",
"product_id": "T042871",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:database_server:23.4_-_23.7"
}
}
}
],
"category": "product_name",
"name": "Database Server"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-36843",
"product_status": {
"known_affected": [
"T042871",
"T042869",
"T042870"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2020-36843"
},
{
"cve": "CVE-2024-13176",
"product_status": {
"known_affected": [
"T042871",
"T042869",
"T042870"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2024-13176"
},
{
"cve": "CVE-2025-30694",
"product_status": {
"known_affected": [
"T042871",
"T042869",
"T042870"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30694"
},
{
"cve": "CVE-2025-30701",
"product_status": {
"known_affected": [
"T042871",
"T042869",
"T042870"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30701"
},
{
"cve": "CVE-2025-30702",
"product_status": {
"known_affected": [
"T042871",
"T042869",
"T042870"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30702"
},
{
"cve": "CVE-2025-30733",
"product_status": {
"known_affected": [
"T042871",
"T042869",
"T042870"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30733"
},
{
"cve": "CVE-2025-30736",
"product_status": {
"known_affected": [
"T042871",
"T042869",
"T042870"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-30736"
}
]
}
WID-SEC-W-2025-1568
Vulnerability from csaf_certbund - Published: 2025-07-15 22:00 - Updated: 2025-07-15 22:00Summary
Oracle JD Edwards: Mehrere Schwachstellen
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Die Komponenten der Oracle JDEdwards sind vollständig integrierte und komplette Lösungen geschäftlicher Anwendungen (ERP) für Unternehmen.
Angriff: Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in Oracle JD Edwards ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.
Betroffene Betriebssysteme: - Linux
- UNIX
- Windows
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle JD Edwards A9.4
Oracle / JD Edwards
|
cpe:/a:oracle:jd_edwards_enterpriseone:a9.4
|
A9.4 |
Last affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle JD Edwards <=9.2.9.3
Oracle / JD Edwards
|
<=9.2.9.3 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle JD Edwards A9.4
Oracle / JD Edwards
|
cpe:/a:oracle:jd_edwards_enterpriseone:a9.4
|
A9.4 |
Last affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle JD Edwards <=9.2.9.3
Oracle / JD Edwards
|
<=9.2.9.3 |
References
3 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Die Komponenten der Oracle JDEdwards sind vollst\u00e4ndig integrierte und komplette L\u00f6sungen gesch\u00e4ftlicher Anwendungen (ERP) f\u00fcr Unternehmen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in Oracle JD Edwards ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-1568 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1568.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1568 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1568"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - July 2025 - Appendix Oracle JD Edwards vom 2025-07-15",
"url": "https://www.oracle.com/security-alerts/cpujul2025.html#AppendixJDE"
}
],
"source_lang": "en-US",
"title": "Oracle JD Edwards: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-07-15T22:00:00.000+00:00",
"generator": {
"date": "2025-07-16T08:31:57.908+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2025-1568",
"initial_release_date": "2025-07-15T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-07-15T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c=9.2.9.3",
"product": {
"name": "Oracle JD Edwards \u003c=9.2.9.3",
"product_id": "T045390"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.2.9.3",
"product": {
"name": "Oracle JD Edwards \u003c=9.2.9.3",
"product_id": "T045390-fixed"
}
},
{
"category": "product_version",
"name": "A9.4",
"product": {
"name": "Oracle JD Edwards A9.4",
"product_id": "T045420",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:jd_edwards_enterpriseone:a9.4"
}
}
}
],
"category": "product_name",
"name": "JD Edwards"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-13176",
"product_status": {
"known_affected": [
"T045420"
],
"last_affected": [
"T045390"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2024-13176"
},
{
"cve": "CVE-2025-30760",
"product_status": {
"known_affected": [
"T045420"
],
"last_affected": [
"T045390"
]
},
"release_date": "2025-07-15T22:00:00.000+00:00",
"title": "CVE-2025-30760"
}
]
}
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…