Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-45338 (GCVE-0-2024-45338)
Vulnerability from cvelistv5 – Published: 2024-12-18 20:38 – Updated: 2025-02-21 18:03
VLAI
EPSS
Title
Non-linear parsing of case-insensitive content in golang.org/x/net/html
Summary
An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.
Severity
5.3 (Medium)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
Assigner
References
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| golang.org/x/net | golang.org/x/net/html |
Affected:
0 , < 0.33.0
(semver)
|
Credits
Guido Vranken
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-45338",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-12-31T19:51:42.228627Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1333",
"description": "CWE-1333 Inefficient Regular Expression Complexity",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-12-31T19:55:04.864Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-02-21T18:03:32.301Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://security.netapp.com/advisory/ntap-20250221-0001/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "golang.org/x/net/html",
"product": "golang.org/x/net/html",
"programRoutines": [
{
"name": "parseDoctype"
},
{
"name": "htmlIntegrationPoint"
},
{
"name": "inTableIM"
},
{
"name": "inBodyIM"
},
{
"name": "Parse"
},
{
"name": "ParseFragment"
},
{
"name": "ParseFragmentWithOptions"
},
{
"name": "ParseWithOptions"
}
],
"vendor": "golang.org/x/net",
"versions": [
{
"lessThan": "0.33.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Guido Vranken"
}
],
"descriptions": [
{
"lang": "en",
"value": "An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-405: Asymmetric Resource Consumption (Amplification)",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-12-18T20:38:22.660Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/637536"
},
{
"url": "https://go.dev/issue/70906"
},
{
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"title": "Non-linear parsing of case-insensitive content in golang.org/x/net/html"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2024-45338",
"datePublished": "2024-12-18T20:38:22.660Z",
"dateReserved": "2024-08-27T19:41:58.555Z",
"dateUpdated": "2025-02-21T18:03:32.301Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-45338",
"date": "2026-06-06",
"epss": "0.00046",
"percentile": "0.14568"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-45338\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2024-12-18T21:15:08.173\",\"lastModified\":\"2025-02-21T18:15:17.717\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.\"},{\"lang\":\"es\",\"value\":\"Un atacante puede manipular una entrada para las funciones de an\u00e1lisis que se procesar\u00eda de forma no lineal con respecto a su longitud, lo que dar\u00eda como resultado un an\u00e1lisis extremadamente lento. Esto podr\u00eda causar una denegaci\u00f3n de servicio.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1333\"}]}],\"references\":[{\"url\":\"https://go.dev/cl/637536\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/70906\",\"source\":\"security@golang.org\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2024-3333\",\"source\":\"security@golang.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20250221-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20250221-0001/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-02-21T18:03:32.301Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-45338\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-12-31T19:51:42.228627Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1333\", \"description\": \"CWE-1333 Inefficient Regular Expression Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-12-31T19:54:57.693Z\"}}], \"cna\": {\"title\": \"Non-linear parsing of case-insensitive content in golang.org/x/net/html\", \"credits\": [{\"lang\": \"en\", \"value\": \"Guido Vranken\"}], \"affected\": [{\"vendor\": \"golang.org/x/net\", \"product\": \"golang.org/x/net/html\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.33.0\", \"versionType\": \"semver\"}], \"packageName\": \"golang.org/x/net/html\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"parseDoctype\"}, {\"name\": \"htmlIntegrationPoint\"}, {\"name\": \"inTableIM\"}, {\"name\": \"inBodyIM\"}, {\"name\": \"Parse\"}, {\"name\": \"ParseFragment\"}, {\"name\": \"ParseFragmentWithOptions\"}, {\"name\": \"ParseWithOptions\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/637536\"}, {\"url\": \"https://go.dev/issue/70906\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-3333\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-405: Asymmetric Resource Consumption (Amplification)\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2024-12-18T20:38:22.660Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-45338\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-21T18:03:32.301Z\", \"dateReserved\": \"2024-08-27T19:41:58.555Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2024-12-18T20:38:22.660Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2025:20278-1
Vulnerability from csaf_suse - Published: 2025-04-22 13:49 - Updated: 2025-04-22 13:49Summary
Security update for helm
Severity
Important
Notes
Title of the patch: Security update for helm
Description of the patch: This update for helm fixes the following issues:
- Update to version 3.17.2 (bsc#1238688, CVE-2025-22870):
* Updating to 0.37.0 for x/net
* build(deps): bump the k8s-io group with 7 updates
- Update to version 3.17.1:
* merge null child chart objects
* build(deps): bump the k8s-io group with 7 updates
* fix: check group for resource info match
- Update to 3.17.0 (bsc#1235318, CVE-2024-45338):
Full changelog:
https://github.com/helm/helm/releases/tag/v3.17.0
* Notable Changes
- Allow pulling and installation by OCI digest
- Annotations and dependencies are now in chart metadata output
- New --take-ownership flag for install and upgrade commands
- SDK: Authorizer and registry authorizer are now configurable
- Removed the Kubernetes configuration file permissions check
- Added username/password to helm push and dependency
build/update subcommands
- Added toYamlPretty template function
- Update to version 3.16.4 (bsc#1234482, CVE-2024-45337):
* Bump golang.org/x/crypto from 0.30.0 to 0.31.0
* Bump the k8s-io group with 7 updates
Patchnames: SUSE-SLE-Micro-6.1-75
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.4 (Medium)
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
5.9 (Medium)
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
5.9 (Medium)
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
4.4 (Medium)
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
25 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for helm",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for helm fixes the following issues:\n\n- Update to version 3.17.2 (bsc#1238688, CVE-2025-22870):\n\n * Updating to 0.37.0 for x/net\n * build(deps): bump the k8s-io group with 7 updates\n\n- Update to version 3.17.1:\n\n * merge null child chart objects\n * build(deps): bump the k8s-io group with 7 updates\n * fix: check group for resource info match\n\n- Update to 3.17.0 (bsc#1235318, CVE-2024-45338):\n\n Full changelog:\n https://github.com/helm/helm/releases/tag/v3.17.0\n\n * Notable Changes\n\n - Allow pulling and installation by OCI digest\n - Annotations and dependencies are now in chart metadata output\n - New --take-ownership flag for install and upgrade commands\n - SDK: Authorizer and registry authorizer are now configurable\n - Removed the Kubernetes configuration file permissions check\n - Added username/password to helm push and dependency\n build/update subcommands\n - Added toYamlPretty template function\n\n- Update to version 3.16.4 (bsc#1234482, CVE-2024-45337):\n\n * Bump golang.org/x/crypto from 0.30.0 to 0.31.0\n * Bump the k8s-io group with 7 updates\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-75",
"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_20278-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20278-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520278-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20278-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021044.html"
},
{
"category": "self",
"summary": "SUSE Bug 1219969",
"url": "https://bugzilla.suse.com/1219969"
},
{
"category": "self",
"summary": "SUSE Bug 1220207",
"url": "https://bugzilla.suse.com/1220207"
},
{
"category": "self",
"summary": "SUSE Bug 1234482",
"url": "https://bugzilla.suse.com/1234482"
},
{
"category": "self",
"summary": "SUSE Bug 1235318",
"url": "https://bugzilla.suse.com/1235318"
},
{
"category": "self",
"summary": "SUSE Bug 1238688",
"url": "https://bugzilla.suse.com/1238688"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-25620 page",
"url": "https://www.suse.com/security/cve/CVE-2024-25620/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26147 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26147/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45337 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45337/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45338 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45338/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22870 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22870/"
}
],
"title": "Security update for helm",
"tracking": {
"current_release_date": "2025-04-22T13:49:38Z",
"generator": {
"date": "2025-04-22T13:49:38Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20278-1",
"initial_release_date": "2025-04-22T13:49:38Z",
"revision_history": [
{
"date": "2025-04-22T13:49:38Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "helm-3.17.2-slfo.1.1_1.1.aarch64",
"product": {
"name": "helm-3.17.2-slfo.1.1_1.1.aarch64",
"product_id": "helm-3.17.2-slfo.1.1_1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch",
"product": {
"name": "helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch",
"product_id": "helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "helm-3.17.2-slfo.1.1_1.1.ppc64le",
"product": {
"name": "helm-3.17.2-slfo.1.1_1.1.ppc64le",
"product_id": "helm-3.17.2-slfo.1.1_1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "helm-3.17.2-slfo.1.1_1.1.s390x",
"product": {
"name": "helm-3.17.2-slfo.1.1_1.1.s390x",
"product_id": "helm-3.17.2-slfo.1.1_1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "helm-3.17.2-slfo.1.1_1.1.x86_64",
"product": {
"name": "helm-3.17.2-slfo.1.1_1.1.x86_64",
"product_id": "helm-3.17.2-slfo.1.1_1.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": "helm-3.17.2-slfo.1.1_1.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.aarch64"
},
"product_reference": "helm-3.17.2-slfo.1.1_1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm-3.17.2-slfo.1.1_1.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.ppc64le"
},
"product_reference": "helm-3.17.2-slfo.1.1_1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm-3.17.2-slfo.1.1_1.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.s390x"
},
"product_reference": "helm-3.17.2-slfo.1.1_1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm-3.17.2-slfo.1.1_1.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.x86_64"
},
"product_reference": "helm-3.17.2-slfo.1.1_1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch"
},
"product_reference": "helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-25620",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-25620"
}
],
"notes": [
{
"category": "general",
"text": "Helm is a tool for managing Charts. Charts are packages of pre-configured Kubernetes resources. When either the Helm client or SDK is used to save a chart whose name within the `Chart.yaml` file includes a relative path change, the chart would be saved outside its expected directory based on the changes in the relative path. The validation and linting did not detect the path changes in the name. This issue has been resolved in Helm v3.14.1. Users unable to upgrade should check all charts used by Helm for path changes in their name as found in the `Chart.yaml` file. This includes dependencies.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-25620",
"url": "https://www.suse.com/security/cve/CVE-2024-25620"
},
{
"category": "external",
"summary": "SUSE Bug 1219969 for CVE-2024-25620",
"url": "https://bugzilla.suse.com/1219969"
}
],
"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:helm-3.17.2-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-22T13:49:38Z",
"details": "moderate"
}
],
"title": "CVE-2024-25620"
},
{
"cve": "CVE-2024-26147",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26147"
}
],
"notes": [
{
"category": "general",
"text": "Helm is a package manager for Charts for Kubernetes. Versions prior to 3.14.2 contain an uninitialized variable vulnerability when Helm parses index and plugin yaml files missing expected content. When either an `index.yaml` file or a plugins `plugin.yaml` file were missing all metadata a panic would occur in Helm. In the Helm SDK, this is found when using the `LoadIndexFile` or `DownloadIndexFile` functions in the `repo` package or the `LoadDir` function in the `plugin` package. For the Helm client this impacts functions around adding a repository and all Helm functions if a malicious plugin is added as Helm inspects all known plugins on each invocation. This issue has been resolved in Helm v3.14.2. If a malicious plugin has been added which is causing all Helm client commands to panic, the malicious plugin can be manually removed from the filesystem. If using Helm SDK versions prior to 3.14.2, calls to affected functions can use `recover` to catch the panic.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26147",
"url": "https://www.suse.com/security/cve/CVE-2024-26147"
},
{
"category": "external",
"summary": "SUSE Bug 1220207 for CVE-2024-26147",
"url": "https://bugzilla.suse.com/1220207"
}
],
"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:helm-3.17.2-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-22T13:49:38Z",
"details": "moderate"
}
],
"title": "CVE-2024-26147"
},
{
"cve": "CVE-2024-45337",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45337"
}
],
"notes": [
{
"category": "general",
"text": "Applications and libraries which misuse connection.serverAuthenticate (via callback field ServerConfig.PublicKeyCallback) may be susceptible to an authorization bypass. The documentation for ServerConfig.PublicKeyCallback says that \"A call to this function does not guarantee that the key offered is in fact used to authenticate.\" Specifically, the SSH protocol allows clients to inquire about whether a public key is acceptable before proving control of the corresponding private key. PublicKeyCallback may be called with multiple keys, and the order in which the keys were provided cannot be used to infer which key the client successfully authenticated with, if any. Some applications, which store the key(s) passed to PublicKeyCallback (or derived information) and make security relevant determinations based on it once the connection is established, may make incorrect assumptions. For example, an attacker may send public keys A and B, and then authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B for which the attacker does not actually control the private key. Since this API is widely misused, as a partial mitigation golang.org/x/cry...@v0.31.0 enforces the property that, when successfully authenticating via public key, the last key passed to ServerConfig.PublicKeyCallback will be the key used to authenticate the connection. PublicKeyCallback will now be called multiple times with the same key, if necessary. Note that the client may still not control the last key passed to PublicKeyCallback if the connection is then authenticated with a different method, such as PasswordCallback, KeyboardInteractiveCallback, or NoClientAuth. Users should be using the Extensions field of the Permissions return value from the various authentication callbacks to record data associated with the authentication attempt instead of referencing external state. Once the connection is established the state corresponding to the successful authentication attempt can be retrieved via the ServerConn.Permissions field. Note that some third-party libraries misuse the Permissions type by sharing it across authentication attempts; users of third-party libraries should refer to the relevant projects for guidance.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45337",
"url": "https://www.suse.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "SUSE Bug 1234482 for CVE-2024-45337",
"url": "https://bugzilla.suse.com/1234482"
}
],
"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:helm-3.17.2-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-22T13:49:38Z",
"details": "important"
}
],
"title": "CVE-2024-45337"
},
{
"cve": "CVE-2024-45338",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45338"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45338",
"url": "https://www.suse.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "SUSE Bug 1234794 for CVE-2024-45338",
"url": "https://bugzilla.suse.com/1234794"
}
],
"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:helm-3.17.2-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-22T13:49:38Z",
"details": "moderate"
}
],
"title": "CVE-2024-45338"
},
{
"cve": "CVE-2025-22870",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22870"
}
],
"notes": [
{
"category": "general",
"text": "Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to \"*.example.com\", a request to \"[::1%25.example.com]:80` will incorrectly match and not be proxied.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22870",
"url": "https://www.suse.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "SUSE Bug 1238572 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238572"
},
{
"category": "external",
"summary": "SUSE Bug 1238611 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238611"
}
],
"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:helm-3.17.2-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:helm-3.17.2-slfo.1.1_1.1.x86_64",
"SUSE Linux Micro 6.1:helm-bash-completion-3.17.2-slfo.1.1_1.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-22T13:49:38Z",
"details": "moderate"
}
],
"title": "CVE-2025-22870"
}
]
}
SUSE-SU-2026:20550-1
Vulnerability from csaf_suse - Published: 2026-02-26 16:03 - Updated: 2026-02-26 16:03Summary
Security update for containerized-data-importer
Severity
Important
Notes
Title of the patch: Security update for containerized-data-importer
Description of the patch: This update for containerized-data-importer fixes the following issues:
Update to version 1.64.0.
Security issues fixed:
- CVE-2024-28180: improper handling of highly compressed data (bsc#1235204).
- CVE-2024-45338: denial of service due to non-linear parsing of case-insensitive content (bsc#1235365).
- CVE-2025-22868: unexpected memory consumption during token parsing in golang.org/x/oauth2 (bsc#1239205).
Patchnames: SUSE-SL-Micro-6.2-317
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:containerized-data-importer-manifests-1.64.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.9 (Medium)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:containerized-data-importer-manifests-1.64.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:containerized-data-importer-manifests-1.64.0-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
17 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for containerized-data-importer",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for containerized-data-importer fixes the following issues:\n\nUpdate to version 1.64.0.\n\nSecurity issues fixed:\n\n- CVE-2024-28180: improper handling of highly compressed data (bsc#1235204).\n- CVE-2024-45338: denial of service due to non-linear parsing of case-insensitive content (bsc#1235365).\n- CVE-2025-22868: unexpected memory consumption during token parsing in golang.org/x/oauth2 (bsc#1239205).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-317",
"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-2026_20550-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20550-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620550-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20550-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-March/044567.html"
},
{
"category": "self",
"summary": "SUSE Bug 1235204",
"url": "https://bugzilla.suse.com/1235204"
},
{
"category": "self",
"summary": "SUSE Bug 1235365",
"url": "https://bugzilla.suse.com/1235365"
},
{
"category": "self",
"summary": "SUSE Bug 1239205",
"url": "https://bugzilla.suse.com/1239205"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-28180 page",
"url": "https://www.suse.com/security/cve/CVE-2024-28180/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45338 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45338/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22868 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22868/"
}
],
"title": "Security update for containerized-data-importer",
"tracking": {
"current_release_date": "2026-02-26T16:03:48Z",
"generator": {
"date": "2026-02-26T16:03:48Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20550-1",
"initial_release_date": "2026-02-26T16:03:48Z",
"revision_history": [
{
"date": "2026-02-26T16:03:48Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "containerized-data-importer-manifests-1.64.0-160000.1.1.x86_64",
"product": {
"name": "containerized-data-importer-manifests-1.64.0-160000.1.1.x86_64",
"product_id": "containerized-data-importer-manifests-1.64.0-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:transactional"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "containerized-data-importer-manifests-1.64.0-160000.1.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:containerized-data-importer-manifests-1.64.0-160000.1.1.x86_64"
},
"product_reference": "containerized-data-importer-manifests-1.64.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-28180",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-28180"
}
],
"notes": [
{
"category": "general",
"text": "Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards. An attacker could send a JWE containing compressed data that used large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti. Those functions now return an error if the decompressed data would exceed 250kB or 10x the compressed size (whichever is larger). This vulnerability has been patched in versions 4.0.1, 3.0.3 and 2.6.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:containerized-data-importer-manifests-1.64.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-28180",
"url": "https://www.suse.com/security/cve/CVE-2024-28180"
},
{
"category": "external",
"summary": "SUSE Bug 1234984 for CVE-2024-28180",
"url": "https://bugzilla.suse.com/1234984"
}
],
"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.2:containerized-data-importer-manifests-1.64.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:containerized-data-importer-manifests-1.64.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T16:03:48Z",
"details": "moderate"
}
],
"title": "CVE-2024-28180"
},
{
"cve": "CVE-2024-45338",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45338"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:containerized-data-importer-manifests-1.64.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45338",
"url": "https://www.suse.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "SUSE Bug 1234794 for CVE-2024-45338",
"url": "https://bugzilla.suse.com/1234794"
}
],
"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.2:containerized-data-importer-manifests-1.64.0-160000.1.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:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:containerized-data-importer-manifests-1.64.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T16:03:48Z",
"details": "moderate"
}
],
"title": "CVE-2024-45338"
},
{
"cve": "CVE-2025-22868",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22868"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:containerized-data-importer-manifests-1.64.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22868",
"url": "https://www.suse.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "SUSE Bug 1239185 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239185"
},
{
"category": "external",
"summary": "SUSE Bug 1239186 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239186"
}
],
"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.2:containerized-data-importer-manifests-1.64.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:containerized-data-importer-manifests-1.64.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T16:03:48Z",
"details": "important"
}
],
"title": "CVE-2025-22868"
}
]
}
WID-SEC-W-2024-3728
Vulnerability from csaf_certbund - Published: 2024-12-18 23:00 - Updated: 2025-12-15 23:00Summary
Golang Go (x/net/html): Schwachstelle ermöglicht Denial of Service
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: Go ist eine quelloffene Programmiersprache.
Angriff: Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Golang Go im "x/net/html" Paket ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme: - Linux
- MacOS X
- Sonstiges
- Windows
Affected products
Known affected
56 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Container Platform <4.12.74
Red Hat / OpenShift
|
Container Platform <4.12.74 | ||
|
Red Hat OpenShift Container Platform <4.16.42
Red Hat / OpenShift
|
Container Platform <4.16.42 | ||
|
Red Hat OpenShift Container Platform <4.15.46
Red Hat / OpenShift
|
Container Platform <4.15.46 | ||
|
Splunk Splunk Enterprise <9.3.4
Splunk / Splunk Enterprise
|
<9.3.4 | ||
|
Splunk Splunk Enterprise <9.4.2
Splunk / Splunk Enterprise
|
<9.4.2 | ||
|
Red Hat Enterprise Linux Advanced Cluster Security for Kubernetes 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:advanced_cluster_security_for_kubernetes_4
|
Advanced Cluster Security for Kubernetes 4 | |
|
Red Hat Enterprise Linux Migration Toolkit 1
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:migration_toolkit_1
|
Migration Toolkit 1 | |
|
Splunk Splunk Enterprise <9.2.6
Splunk / Splunk Enterprise
|
<9.2.6 | ||
|
IBM App Connect Enterprise Container Operator <12.12.0
IBM / App Connect Enterprise
|
Container Operator <12.12.0 | ||
|
IBM App Connect Enterprise <13.0.3.1-r1
IBM / App Connect Enterprise
|
<13.0.3.1-r1 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat OpenShift Container Platform <4.15.43
Red Hat / OpenShift
|
Container Platform <4.15.43 | ||
|
Red Hat OpenShift Container Platform <4.14.48
Red Hat / OpenShift
|
Container Platform <4.14.48 | ||
|
Red Hat OpenShift Container Platform <4.16.30
Red Hat / OpenShift
|
Container Platform <4.16.30 | ||
|
Zabbix Zabbix agent2
Zabbix / Zabbix
|
cpe:/a:zabbix:zabbix:agent2
|
agent2 | |
|
Red Hat OpenShift Data Foundation 4
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:data_foundation_4
|
Data Foundation 4 | |
|
Red Hat OpenShift Container Platform <4.17.14
Red Hat / OpenShift
|
Container Platform <4.17.14 | ||
|
Golang Go x/net/html <0.33.0
Golang / Go
|
x/net/html <0.33.0 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat OpenShift Container Platform <4.12.75
Red Hat / OpenShift
|
Container Platform <4.12.75 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat OpenShift Container Platform <4.16.35
Red Hat / OpenShift
|
Container Platform <4.16.35 | ||
|
Red Hat OpenShift Container Platform <4.18.22
Red Hat / OpenShift
|
Container Platform <4.18.22 | ||
|
Red Hat OpenShift Container Platform <4.16.39
Red Hat / OpenShift
|
Container Platform <4.16.39 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
IBM DB2 on Cloud Pak for Data
IBM / DB2
|
cpe:/a:ibm:db2:on_cloud_pak_for_data
|
on Cloud Pak for Data | |
|
IBM MQ Container 9.4.2.0-r1
IBM / MQ
|
cpe:/a:ibm:mq:container_9.4.2.0-r1
|
Container 9.4.2.0-r1 | |
|
IBM MQ Operator v3.2.9
IBM / MQ
|
cpe:/a:ibm:mq:operator_v3.2.9
|
Operator v3.2.9 | |
|
IBM MQ Operator v3.5.0
IBM / MQ
|
cpe:/a:ibm:mq:operator_v3.5.0
|
Operator v3.5.0 | |
|
Red Hat OpenShift Container Platform <4.15.52
Red Hat / OpenShift
|
Container Platform <4.15.52 | ||
|
Red Hat OpenShift Container Platform <4.17.32
Red Hat / OpenShift
|
Container Platform <4.17.32 | ||
|
Splunk Splunk Enterprise <9.4.3
Splunk / Splunk Enterprise
|
<9.4.3 | ||
|
Red Hat OpenShift Container Platform <4.17.16
Red Hat / OpenShift
|
Container Platform <4.17.16 | ||
|
Splunk Splunk Enterprise <9.2.7
Splunk / Splunk Enterprise
|
<9.2.7 | ||
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
Splunk Splunk Enterprise <9.3.5
Splunk / Splunk Enterprise
|
<9.3.5 | ||
|
Red Hat OpenShift Container Platform <4.14.49
Red Hat / OpenShift
|
Container Platform <4.14.49 | ||
|
Splunk Splunk Enterprise <9.1.10
Splunk / Splunk Enterprise
|
<9.1.10 | ||
|
Red Hat OpenShift Container Platform <4.14.53
Red Hat / OpenShift
|
Container Platform <4.14.53 | ||
|
Red Hat OpenShift Virtualization <4.15.9
Red Hat / OpenShift
|
Virtualization <4.15.9 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat OpenShift Container Platform <4.17.15
Red Hat / OpenShift
|
Container Platform <4.17.15 | ||
|
IBM Storage Scale <5.1.9.9
IBM / Storage Scale
|
<5.1.9.9 | ||
|
Red Hat OpenShift Container Platform <4.14.54
Red Hat / OpenShift
|
Container Platform <4.14.54 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat OpenShift Container Platform <4.13.56
Red Hat / OpenShift
|
Container Platform <4.13.56 | ||
|
Red Hat OpenShift Container Platform <4.16.33
Red Hat / OpenShift
|
Container Platform <4.16.33 | ||
|
IBM Storage Scale <5.2.2.1
IBM / Storage Scale
|
<5.2.2.1 | ||
|
Splunk Splunk Enterprise <9.1.9
Splunk / Splunk Enterprise
|
<9.1.9 | ||
|
IBM Spectrum Protect Plus <10.1.17.1
IBM / Spectrum Protect Plus
|
<10.1.17.1 | ||
|
Red Hat OpenShift Virtualization <4.12.20
Red Hat / OpenShift
|
Virtualization <4.12.20 | ||
|
Red Hat OpenShift Container Platform <4.15.45
Red Hat / OpenShift
|
Container Platform <4.15.45 | ||
|
Red Hat OpenShift Virtualization <4.18.0
Red Hat / OpenShift
|
Virtualization <4.18.0 | ||
|
Red Hat OpenShift Container Platform <4.16.34
Red Hat / OpenShift
|
Container Platform <4.16.34 |
References
125 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": "Go ist eine quelloffene Programmiersprache.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Golang Go im \"x/net/html\" Paket ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- Sonstiges\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-2024-3728 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3728.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-3728 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3728"
},
{
"category": "external",
"summary": "Go issue 70906 vom 2024-12-18",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "GitHub Database",
"url": "https://github.com/advisories/GHSA-w32m-9786-jp63"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14603-1 vom 2024-12-20",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/GN5BTYONDVDULOG3YURKUJNL2YZ2LDHU/"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-0620FDEBB6 vom 2025-01-05",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-0620fdebb6"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0048 vom 2025-01-07",
"url": "https://access.redhat.com/errata/RHSA-2025:0048"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7197-1 vom 2025-01-09",
"url": "https://ubuntu.com/security/notices/USN-7197-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0224 vom 2025-01-09",
"url": "https://access.redhat.com/errata/RHSA-2025:0224"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:14639-1 vom 2025-01-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/UHS4NHWGXZ2TKRE7FZUZI5JIQDOZ4E4E/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0115 vom 2025-01-14",
"url": "https://access.redhat.com/errata/RHSA-2025:0115"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:14634-1 vom 2025-01-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/VCY3UOSZNLMH6IOLEYWFNO3UOF3DLF3P/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0121 vom 2025-01-15",
"url": "https://access.redhat.com/errata/RHSA-2025:0121"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0140 vom 2025-01-15",
"url": "https://access.redhat.com/errata/RHSA-2025:0140"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0385 vom 2025-01-16",
"url": "https://access.redhat.com/errata/RHSA-2025:0385"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0384 vom 2025-01-16",
"url": "https://access.redhat.com/errata/RHSA-2025:0384"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0386 vom 2025-01-16",
"url": "https://access.redhat.com/errata/RHSA-2025:0386"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0560 vom 2025-01-21",
"url": "https://access.redhat.com/errata/RHSA-2025:0560"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0364 vom 2025-01-22",
"url": "https://access.redhat.com/errata/RHSA-2025:0364"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0552 vom 2025-01-21",
"url": "https://access.redhat.com/errata/RHSA-2025:0552"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0576 vom 2025-01-22",
"url": "https://access.redhat.com/errata/RHSA-2025:0576"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0577 vom 2025-01-22",
"url": "https://access.redhat.com/errata/RHSA-2025:0577"
},
{
"category": "external",
"summary": "Zabbix Security Advisory ZBX-25916 vom 2025-01-22",
"url": "https://support.zabbix.com/browse/ZBX-25916"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:14666-1 vom 2025-01-22",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/VI6PLACYTL73MKICQUXPS2F2JPQOB565/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0679 vom 2025-01-23",
"url": "https://access.redhat.com/errata/RHSA-2025:0679"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0678 vom 2025-01-23",
"url": "https://access.redhat.com/errata/RHSA-2025:0678"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-93D6242840 vom 2025-01-26",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-93d6242840"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-CD51E0177B vom 2025-01-26",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-cd51e0177b"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0653 vom 2025-01-28",
"url": "https://access.redhat.com/errata/RHSA-2025:0653"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0654 vom 2025-01-28",
"url": "https://access.redhat.com/errata/RHSA-2025:0654"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0778 vom 2025-01-28",
"url": "https://access.redhat.com/errata/RHSA-2025:0778"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0785 vom 2025-01-28",
"url": "https://access.redhat.com/errata/RHSA-2025:0785"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0650 vom 2025-01-29",
"url": "https://access.redhat.com/errata/RHSA-2025:0650"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0649 vom 2025-01-29",
"url": "https://access.redhat.com/errata/RHSA-2025:0649"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0775 vom 2025-01-28",
"url": "https://access.redhat.com/errata/RHSA-2025:0775"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0783 vom 2025-01-28",
"url": "https://access.redhat.com/errata/RHSA-2025:0783"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0646 vom 2025-01-29",
"url": "https://access.redhat.com/errata/RHSA-2025:0646"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0821 vom 2025-01-29",
"url": "https://access.redhat.com/errata/RHSA-2025:0821"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0645 vom 2025-01-29",
"url": "https://access.redhat.com/errata/RHSA-2025:0645"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:14721-1 vom 2025-02-01",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/5YFLTCQGRUOCTVDQZEWUHS7QKU3FNK4S/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0892 vom 2025-02-03",
"url": "https://access.redhat.com/errata/RHSA-2025:0892"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0907 vom 2025-02-03",
"url": "https://access.redhat.com/errata/RHSA-2025:0907"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:14725-1 vom 2025-02-04",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/TQKDFR4QSFMEP533OXGQTCJ6QXWSSDKD/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1013 vom 2025-02-04",
"url": "https://access.redhat.com/errata/RHSA-2025:1013"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2749 vom 2025-02-04",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2749.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:14725-1 vom 2025-02-04",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TQKDFR4QSFMEP533OXGQTCJ6QXWSSDKD/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1050 vom 2025-02-05",
"url": "https://access.redhat.com/errata/RHSA-2025:1050"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1051 vom 2025-02-05",
"url": "https://access.redhat.com/errata/RHSA-2025:1051"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1053 vom 2025-02-05",
"url": "https://access.redhat.com/errata/RHSA-2025:1053"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0875 vom 2025-02-05",
"url": "https://access.redhat.com/errata/RHSA-2025:0875"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0827 vom 2025-02-06",
"url": "https://access.redhat.com/errata/RHSA-2025:0827"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0832 vom 2025-02-06",
"url": "https://access.redhat.com/errata/RHSA-2025:0832"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0831 vom 2025-02-06",
"url": "https://access.redhat.com/errata/RHSA-2025:0831"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1119 vom 2025-02-11",
"url": "https://access.redhat.com/errata/RHSA-2025:1119"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1128 vom 2025-02-12",
"url": "https://access.redhat.com/errata/RHSA-2025:1128"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1334 vom 2025-02-11",
"url": "https://access.redhat.com/errata/RHSA-2025:1334"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1123 vom 2025-02-12",
"url": "https://access.redhat.com/errata/RHSA-2025:1123"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1120 vom 2025-02-11",
"url": "https://access.redhat.com/errata/RHSA-2025:1120"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1116 vom 2025-02-13",
"url": "https://access.redhat.com/errata/RHSA-2025:1116"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1115 vom 2025-02-13",
"url": "https://access.redhat.com/errata/RHSA-2025:1115"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1450 vom 2025-02-19",
"url": "https://access.redhat.com/errata/RHSA-2025:1450"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1386 vom 2025-02-19",
"url": "https://access.redhat.com/errata/RHSA-2025:1386"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0602-1 vom 2025-02-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/EYS6XJJZTICQN34VXVLGODHFCRCYXES4/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1824 vom 2025-02-25",
"url": "https://access.redhat.com/errata/RHSA-2025:1824"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6122 vom 2025-02-25",
"url": "https://access.redhat.com/errata/RHSA-2024:6122"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1829 vom 2025-02-25",
"url": "https://access.redhat.com/errata/RHSA-2025:1829"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1841 vom 2025-02-26",
"url": "https://access.redhat.com/errata/RHSA-2025:1841"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1838 vom 2025-02-25",
"url": "https://access.redhat.com/errata/RHSA-2025:1838"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1865 vom 2025-02-26",
"url": "https://access.redhat.com/errata/RHSA-2025:1865"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1866 vom 2025-02-26",
"url": "https://access.redhat.com/errata/RHSA-2025:1866"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1710 vom 2025-02-27",
"url": "https://access.redhat.com/errata/RHSA-2025:1710"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1711 vom 2025-02-27",
"url": "https://access.redhat.com/errata/RHSA-2025:1711"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7184453 vom 2025-02-28",
"url": "https://www.ibm.com/support/pages/node/7184453"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:2415 vom 2025-03-06",
"url": "https://access.redhat.com/errata/RHSA-2025:2415"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASECS-2025-049 vom 2025-03-06",
"url": "https://alas.aws.amazon.com/AL2/ALASECS-2025-049.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2779 vom 2025-03-07",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2779.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:2449 vom 2025-03-11",
"url": "https://access.redhat.com/errata/RHSA-2025:2449"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:2658 vom 2025-03-11",
"url": "https://access.redhat.com/errata/RHSA-2025:2658"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:2440 vom 2025-03-13",
"url": "https://access.redhat.com/errata/RHSA-2025:2440"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:2441 vom 2025-03-13",
"url": "https://access.redhat.com/errata/RHSA-2025:2441"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:2710 vom 2025-03-20",
"url": "https://access.redhat.com/errata/RHSA-2025:2710"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:2700 vom 2025-03-20",
"url": "https://access.redhat.com/errata/RHSA-2025:2700"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:2701 vom 2025-03-20",
"url": "https://access.redhat.com/errata/RHSA-2025:2701"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3131 vom 2025-03-26",
"url": "https://access.redhat.com/errata/RHSA-2025:3131"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3132 vom 2025-03-26",
"url": "https://access.redhat.com/errata/RHSA-2025:3132"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7229443 vom 2025-03-28",
"url": "https://www.ibm.com/support/pages/node/7229443"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3500 vom 2025-04-01",
"url": "https://access.redhat.com/errata/RHSA-2025:3500"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3502 vom 2025-04-01",
"url": "https://access.redhat.com/errata/RHSA-2025:3502"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3560 vom 2025-04-03",
"url": "https://access.redhat.com/errata/RHSA-2025:3560"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3542 vom 2025-04-02",
"url": "https://access.redhat.com/errata/RHSA-2025:3542"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7230494 vom 2025-04-09",
"url": "https://www.ibm.com/support/pages/node/7230494"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3573 vom 2025-04-10",
"url": "https://access.redhat.com/errata/RHSA-2025:3573"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4007 vom 2025-04-23",
"url": "https://access.redhat.com/errata/RHSA-2025:4007"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2025-0604 vom 2025-06-02",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0604"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2025-0603 vom 2025-06-02",
"url": "https://advisory.splunk.com//advisories/SVD-2025-0603"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8479 vom 2025-06-04",
"url": "https://access.redhat.com/errata/RHSA-2025:8479"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8280 vom 2025-06-04",
"url": "https://access.redhat.com/errata/RHSA-2025:8280"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8301 vom 2025-06-04",
"url": "https://access.redhat.com/errata/RHSA-2025:8301"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20278-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021044.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20196-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021144.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8510 vom 2025-06-04",
"url": "https://access.redhat.com/errata/RHSA-2025:8510"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7235808 vom 2025-06-06",
"url": "https://www.ibm.com/support/pages/node/7235808"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8556 vom 2025-06-13",
"url": "https://access.redhat.com/errata/RHSA-2025:8556"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:9340 vom 2025-06-23",
"url": "https://access.redhat.com/errata/RHSA-2025:9340"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7237702 vom 2025-06-24",
"url": "https://www.ibm.com/support/pages/node/7237702"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:9646 vom 2025-06-26",
"url": "https://access.redhat.com/errata/RHSA-2025:9646"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:9761 vom 2025-07-02",
"url": "https://access.redhat.com/errata/RHSA-2025:9761"
},
{
"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": "Fedora Security Advisory FEDORA-2025-AE934D102C vom 2025-07-13",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-ae934d102c"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-A6574C5095 vom 2025-07-13",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-a6574c5095"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-6EF99DEED4 vom 2025-07-15",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-6ef99deed4"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11396 vom 2025-07-18",
"url": "https://access.redhat.com/errata/RHSA-2025:11396"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11749 vom 2025-07-24",
"url": "https://access.redhat.com/errata/RHSA-2025:11749"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2025-AB0FAE74F1 vom 2025-07-26",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-ab0fae74f1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11669 vom 2025-07-31",
"url": "https://access.redhat.com/errata/RHSA-2025:11669"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02581-1 vom 2025-07-31",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021999.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:12370 vom 2025-08-07",
"url": "https://access.redhat.com/errata/RHSA-2025:12370"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13325 vom 2025-08-13",
"url": "https://access.redhat.com/errata/RHSA-2025:13325"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:16483 vom 2025-09-23",
"url": "https://access.redhat.com/errata/RHSA-2025:16483"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22287 vom 2025-11-27",
"url": "https://access.redhat.com/errata/RHSA-2025:22287"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23061 vom 2025-12-10",
"url": "https://access.redhat.com/errata/RHSA-2025:23061"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23064 vom 2025-12-10",
"url": "https://access.redhat.com/errata/RHSA-2025:23064"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025-20160-1 vom 2025-12-14",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/MFYZ3HG7DPJ2RPXJWKLM76LC5GTZIKYI/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23207 vom 2025-12-15",
"url": "https://access.redhat.com/errata/RHSA-2025:23207"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23206 vom 2025-12-15",
"url": "https://access.redhat.com/errata/RHSA-2025:23206"
}
],
"source_lang": "en-US",
"title": "Golang Go (x/net/html): Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2025-12-15T23:00:00.000+00:00",
"generator": {
"date": "2025-12-16T09:26:16.600+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2024-3728",
"initial_release_date": "2024-12-18T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-12-18T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-12-22T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-01-05T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2025-01-07T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-01-09T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Ubuntu und Red Hat aufgenommen"
},
{
"date": "2025-01-13T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von openSUSE und Red Hat aufgenommen"
},
{
"date": "2025-01-14T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-01-16T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-01-21T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat und Zabbix aufgenommen"
},
{
"date": "2025-01-22T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-01-23T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-01-26T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2025-01-27T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-01-28T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-01-29T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-02T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-02-03T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-04T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von openSUSE, Red Hat und Amazon aufgenommen"
},
{
"date": "2025-02-05T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-10T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-11T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-12T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-18T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-19T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-20T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-02-24T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-25T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-26T23:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-27T23:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-03-05T23:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-06T23:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-03-09T23:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-03-10T23:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-11T23:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-12T23:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-13T23:00:00.000+00:00",
"number": "36",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-19T23:00:00.000+00:00",
"number": "37",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-26T23:00:00.000+00:00",
"number": "38",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-30T22:00:00.000+00:00",
"number": "39",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-04-01T22:00:00.000+00:00",
"number": "40",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-04-02T22:00:00.000+00:00",
"number": "41",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-04-09T22:00:00.000+00:00",
"number": "42",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-04-10T22:00:00.000+00:00",
"number": "43",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-04-22T22:00:00.000+00:00",
"number": "44",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-06-02T22:00:00.000+00:00",
"number": "45",
"summary": "Neue Updates von Splunk-SVD aufgenommen"
},
{
"date": "2025-06-03T22:00:00.000+00:00",
"number": "46",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-06-04T22:00:00.000+00:00",
"number": "47",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-06-05T22:00:00.000+00:00",
"number": "48",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-06-12T22:00:00.000+00:00",
"number": "49",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-06-22T22:00:00.000+00:00",
"number": "50",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-06-23T22:00:00.000+00:00",
"number": "51",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-06-24T22:00:00.000+00:00",
"number": "52",
"summary": "Doppelte Eintragung bereinigt"
},
{
"date": "2025-06-25T22:00:00.000+00:00",
"number": "53",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-07-02T22:00:00.000+00:00",
"number": "54",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-07-07T22:00:00.000+00:00",
"number": "55",
"summary": "Neue Updates von Splunk-SVD aufgenommen"
},
{
"date": "2025-07-13T22:00:00.000+00:00",
"number": "56",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2025-07-14T22:00:00.000+00:00",
"number": "57",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2025-07-20T22:00:00.000+00:00",
"number": "58",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-07-24T22:00:00.000+00:00",
"number": "59",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-07-27T22:00:00.000+00:00",
"number": "60",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2025-07-30T22:00:00.000+00:00",
"number": "61",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-07-31T22:00:00.000+00:00",
"number": "62",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-08-06T22:00:00.000+00:00",
"number": "63",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-08-12T22:00:00.000+00:00",
"number": "64",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-09-23T22:00:00.000+00:00",
"number": "65",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-27T23:00:00.000+00:00",
"number": "66",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-10T23:00:00.000+00:00",
"number": "67",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-14T23:00:00.000+00:00",
"number": "68",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-12-15T23:00:00.000+00:00",
"number": "69",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "69"
}
},
"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": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "x/net/html \u003c0.33.0",
"product": {
"name": "Golang Go x/net/html \u003c0.33.0",
"product_id": "T039942"
}
},
{
"category": "product_version",
"name": "x/net/html 0.33.0",
"product": {
"name": "Golang Go x/net/html 0.33.0",
"product_id": "T039942-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:golang:go:xnethtml__0.33.0"
}
}
}
],
"category": "product_name",
"name": "Go"
}
],
"category": "vendor",
"name": "Golang"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "IBM App Connect Enterprise",
"product": {
"name": "IBM App Connect Enterprise",
"product_id": "T032495",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:-"
}
}
},
{
"category": "product_version_range",
"name": "Container Operator \u003c12.12.0",
"product": {
"name": "IBM App Connect Enterprise Container Operator \u003c12.12.0",
"product_id": "T044415"
}
},
{
"category": "product_version",
"name": "Container Operator 12.12.0",
"product": {
"name": "IBM App Connect Enterprise Container Operator 12.12.0",
"product_id": "T044415-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:container_operator__12.12.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c13.0.3.1-r1",
"product": {
"name": "IBM App Connect Enterprise \u003c13.0.3.1-r1",
"product_id": "T044417"
}
},
{
"category": "product_version",
"name": "13.0.3.1-r1",
"product": {
"name": "IBM App Connect Enterprise 13.0.3.1-r1",
"product_id": "T044417-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:13.0.3.1-r1"
}
}
}
],
"category": "product_name",
"name": "App Connect Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "on Cloud Pak for Data",
"product": {
"name": "IBM DB2 on Cloud Pak for Data",
"product_id": "T042208",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:db2:on_cloud_pak_for_data"
}
}
}
],
"category": "product_name",
"name": "DB2"
},
{
"branches": [
{
"category": "product_version",
"name": "Operator v3.5.0",
"product": {
"name": "IBM MQ Operator v3.5.0",
"product_id": "T041481",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:mq:operator_v3.5.0"
}
}
},
{
"category": "product_version",
"name": "Operator v3.2.9",
"product": {
"name": "IBM MQ Operator v3.2.9",
"product_id": "T041482",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:mq:operator_v3.2.9"
}
}
},
{
"category": "product_version",
"name": "Container 9.4.2.0-r1",
"product": {
"name": "IBM MQ Container 9.4.2.0-r1",
"product_id": "T041483",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:mq:container_9.4.2.0-r1"
}
}
}
],
"category": "product_name",
"name": "MQ"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.1.17.1",
"product": {
"name": "IBM Spectrum Protect Plus \u003c10.1.17.1",
"product_id": "T044782"
}
},
{
"category": "product_version",
"name": "10.1.17.1",
"product": {
"name": "IBM Spectrum Protect Plus 10.1.17.1",
"product_id": "T044782-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect_plus:10.1.17.1"
}
}
}
],
"category": "product_name",
"name": "Spectrum Protect Plus"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c5.2.2.1",
"product": {
"name": "IBM Storage Scale \u003c5.2.2.1",
"product_id": "T041756"
}
},
{
"category": "product_version",
"name": "5.2.2.1",
"product": {
"name": "IBM Storage Scale 5.2.2.1",
"product_id": "T041756-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_scale:5.2.2.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c5.1.9.9",
"product": {
"name": "IBM Storage Scale \u003c5.1.9.9",
"product_id": "T042689"
}
},
{
"category": "product_version",
"name": "5.1.9.9",
"product": {
"name": "IBM Storage Scale 5.1.9.9",
"product_id": "T042689-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_scale:5.1.9.9"
}
}
}
],
"category": "product_name",
"name": "Storage Scale"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "Advanced Cluster Security for Kubernetes 4",
"product": {
"name": "Red Hat Enterprise Linux Advanced Cluster Security for Kubernetes 4",
"product_id": "T027916",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:advanced_cluster_security_for_kubernetes_4"
}
}
},
{
"category": "product_version",
"name": "8",
"product": {
"name": "Red Hat Enterprise Linux 8",
"product_id": "T040598",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8"
}
}
},
{
"category": "product_version",
"name": "Migration Toolkit 1",
"product": {
"name": "Red Hat Enterprise Linux Migration Toolkit 1",
"product_id": "T044336",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:migration_toolkit_1"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "Data Foundation 4",
"product": {
"name": "Red Hat OpenShift Data Foundation 4",
"product_id": "T028133",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:data_foundation_4"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.16.30",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.16.30",
"product_id": "T040212"
}
},
{
"category": "product_version",
"name": "Container Platform 4.16.30",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16.30",
"product_id": "T040212-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.16.30"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.15.43",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.15.43",
"product_id": "T040214"
}
},
{
"category": "product_version",
"name": "Container Platform 4.15.43",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15.43",
"product_id": "T040214-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.15.43"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.17.14",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.17.14",
"product_id": "T040638"
}
},
{
"category": "product_version",
"name": "Container Platform 4.17.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.17.14",
"product_id": "T040638-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.17.14"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.17.15",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.17.15",
"product_id": "T040819"
}
},
{
"category": "product_version",
"name": "Container Platform 4.17.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.17.15",
"product_id": "T040819-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.17.15"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.16.33",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.16.33",
"product_id": "T040821"
}
},
{
"category": "product_version",
"name": "Container Platform 4.16.33",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16.33",
"product_id": "T040821-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.16.33"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.12.72",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.12.72",
"product_id": "T040822"
}
},
{
"category": "product_version",
"name": "Container Platform 4.12.72",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12.72",
"product_id": "T040822-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.12.72"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.17.16",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.17.16",
"product_id": "T041007"
}
},
{
"category": "product_version",
"name": "Container Platform 4.17.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.17.16",
"product_id": "T041007-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.17.16"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.16.34",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.16.34",
"product_id": "T041111"
}
},
{
"category": "product_version",
"name": "Container Platform 4.16.34",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16.34",
"product_id": "T041111-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.16.34"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.15.45",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.15.45",
"product_id": "T041112"
}
},
{
"category": "product_version",
"name": "Container Platform 4.15.45",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15.45",
"product_id": "T041112-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.15.45"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.14.48",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.14.48",
"product_id": "T041269"
}
},
{
"category": "product_version",
"name": "Container Platform 4.14.48",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14.48",
"product_id": "T041269-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.14.48"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.16.35",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.16.35",
"product_id": "T041335"
}
},
{
"category": "product_version",
"name": "Container Platform 4.16.35",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16.35",
"product_id": "T041335-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.16.35"
}
}
},
{
"category": "product_version_range",
"name": "Virtualization \u003c4.18.0",
"product": {
"name": "Red Hat OpenShift Virtualization \u003c4.18.0",
"product_id": "T041398"
}
},
{
"category": "product_version",
"name": "Virtualization 4.18.0",
"product": {
"name": "Red Hat OpenShift Virtualization 4.18.0",
"product_id": "T041398-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:virtualization__4.18.0"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.15.46",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.15.46",
"product_id": "T041462"
}
},
{
"category": "product_version",
"name": "Container Platform 4.15.46",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15.46",
"product_id": "T041462-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.15.46"
}
}
},
{
"category": "product_version_range",
"name": "Virtualization \u003c4.15.9",
"product": {
"name": "Red Hat OpenShift Virtualization \u003c4.15.9",
"product_id": "T041748"
}
},
{
"category": "product_version",
"name": "Virtualization 4.15.9",
"product": {
"name": "Red Hat OpenShift Virtualization 4.15.9",
"product_id": "T041748-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:virtualization__4.15.9"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.12.74",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.12.74",
"product_id": "T041814"
}
},
{
"category": "product_version",
"name": "Container Platform 4.12.74",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12.74",
"product_id": "T041814-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.12.74"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.13.56",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.13.56",
"product_id": "T042009"
}
},
{
"category": "product_version",
"name": "Container Platform 4.13.56",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13.56",
"product_id": "T042009-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.13.56"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.14.49",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.14.49",
"product_id": "T042010"
}
},
{
"category": "product_version",
"name": "Container Platform 4.14.49",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14.49",
"product_id": "T042010-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.14.49"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.12.75",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.12.75",
"product_id": "T042745"
}
},
{
"category": "product_version",
"name": "Container Platform 4.12.75",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12.75",
"product_id": "T042745-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.12.75"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.16.39",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.16.39",
"product_id": "T043078"
}
},
{
"category": "product_version",
"name": "Container Platform 4.16.39",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16.39",
"product_id": "T043078-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.16.39"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.15.52",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.15.52",
"product_id": "T044317"
}
},
{
"category": "product_version",
"name": "Container Platform 4.15.52",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15.52",
"product_id": "T044317-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.15.52"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.17.32",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.17.32",
"product_id": "T044318"
}
},
{
"category": "product_version",
"name": "Container Platform 4.17.32",
"product": {
"name": "Red Hat OpenShift Container Platform 4.17.32",
"product_id": "T044318-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.17.32"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.16.42",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.16.42",
"product_id": "T044606"
}
},
{
"category": "product_version",
"name": "Container Platform 4.16.42",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16.42",
"product_id": "T044606-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.16.42"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.14.53",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.14.53",
"product_id": "T045004"
}
},
{
"category": "product_version",
"name": "Container Platform 4.14.53",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14.53",
"product_id": "T045004-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.14.53"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.14.54",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.14.54",
"product_id": "T045757"
}
},
{
"category": "product_version",
"name": "Container Platform 4.14.54",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14.54",
"product_id": "T045757-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.14.54"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.18.22",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.18.22",
"product_id": "T046065"
}
},
{
"category": "product_version",
"name": "Container Platform 4.18.22",
"product": {
"name": "Red Hat OpenShift Container Platform 4.18.22",
"product_id": "T046065-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.18.22"
}
}
},
{
"category": "product_version_range",
"name": "Virtualization \u003c4.12.20",
"product": {
"name": "Red Hat OpenShift Virtualization \u003c4.12.20",
"product_id": "T047137"
}
},
{
"category": "product_version",
"name": "Virtualization 4.12.20",
"product": {
"name": "Red Hat OpenShift Virtualization 4.12.20",
"product_id": "T047137-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:virtualization__4.12.20"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"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": "\u003c9.4.2",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.4.2",
"product_id": "T044257"
}
},
{
"category": "product_version",
"name": "9.4.2",
"product": {
"name": "Splunk Splunk Enterprise 9.4.2",
"product_id": "T044257-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.4.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.3.4",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.3.4",
"product_id": "T044258"
}
},
{
"category": "product_version",
"name": "9.3.4",
"product": {
"name": "Splunk Splunk Enterprise 9.3.4",
"product_id": "T044258-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.3.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.2.6",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.2.6",
"product_id": "T044259"
}
},
{
"category": "product_version",
"name": "9.2.6",
"product": {
"name": "Splunk Splunk Enterprise 9.2.6",
"product_id": "T044259-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.2.6"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.1.9",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.1.9",
"product_id": "T044260"
}
},
{
"category": "product_version",
"name": "9.1.9",
"product": {
"name": "Splunk Splunk Enterprise 9.1.9",
"product_id": "T044260-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.1.9"
}
}
},
{
"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": [
{
"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": "agent2",
"product": {
"name": "Zabbix Zabbix agent2",
"product_id": "T040498",
"product_identification_helper": {
"cpe": "cpe:/a:zabbix:zabbix:agent2"
}
}
}
],
"category": "product_name",
"name": "Zabbix"
}
],
"category": "vendor",
"name": "Zabbix"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45338",
"product_status": {
"known_affected": [
"T041814",
"T044606",
"T041462",
"T044258",
"T044257",
"T027916",
"T044336",
"T044259",
"T044415",
"T044417",
"398363",
"T040214",
"T041269",
"T040212",
"T040498",
"T028133",
"T040638",
"T039942",
"T002207",
"T042745",
"T027843",
"T041335",
"T046065",
"T043078",
"67646",
"T040822",
"T042208",
"T041483",
"T041482",
"T041481",
"T044317",
"T044318",
"T045086",
"T041007",
"T045088",
"T040598",
"T045087",
"T042010",
"T045089",
"T045004",
"T041748",
"74185",
"T032495",
"T040819",
"T042689",
"T045757",
"T000126",
"T042009",
"T040821",
"T041756",
"T044260",
"T044782",
"T047137",
"T041112",
"T041398",
"T041111"
]
},
"release_date": "2024-12-18T23:00:00.000+00:00",
"title": "CVE-2024-45338"
}
]
}
WID-SEC-W-2025-0226
Vulnerability from csaf_certbund - Published: 2025-01-30 23:00 - Updated: 2025-11-18 23:00Summary
Red Hat Enterprise Linux (Advanced Cluster Management): 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: Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux Advanced Cluster Management ausnutzen, um Sicherheitsmaßnahmen zu umgehen und einen Denial-of-Service-Zustand zu verursachen.
Betroffene Betriebssysteme: - Linux
Affected products
Known affected
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Container Platform <4.15.58
Red Hat / OpenShift
|
Container Platform <4.15.58 | ||
|
Red Hat OpenShift Data Foundation 4
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:data_foundation_4
|
Data Foundation 4 | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux Advanced Cluster Management <2.12.2
Red Hat / Enterprise Linux
|
Advanced Cluster Management <2.12.2 | ||
|
Red Hat OpenShift Container Platform <4.14.46
Red Hat / OpenShift
|
Container Platform <4.14.46 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Red Hat OpenShift <5.8.20
Red Hat / OpenShift
|
<5.8.20 | ||
|
Red Hat Enterprise Linux Advanced Cluster Security for Kubernetes 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:advanced_cluster_security_for_kubernetes_4
|
Advanced Cluster Security for Kubernetes 4 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat OpenShift Dev Spaces 3
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:dev_spaces_3
|
Dev Spaces 3 | |
|
Red Hat OpenShift Data Foundation <4.17.7
Red Hat / OpenShift
|
Data Foundation <4.17.7 | ||
|
Red Hat OpenShift Data Foundation <4.14.18
Red Hat / OpenShift
|
Data Foundation <4.14.18 | ||
|
Red Hat OpenShift Container Platform
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform
|
Container Platform | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat OpenShift Container Platform <4.14.48
Red Hat / OpenShift
|
Container Platform <4.14.48 | ||
|
Red Hat Enterprise Linux Gatekeeper
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:gatekeeper
|
Gatekeeper | |
|
Red Hat OpenShift Container Platform <4.19.0
Red Hat / OpenShift
|
Container Platform <4.19.0 | ||
|
Red Hat OpenShift GitOps <1.14.3
Red Hat / OpenShift
|
GitOps <1.14.3 | ||
|
Red Hat OpenShift <5.9.14
Red Hat / OpenShift
|
<5.9.14 |
Affected products
Known affected
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Container Platform <4.15.58
Red Hat / OpenShift
|
Container Platform <4.15.58 | ||
|
Red Hat OpenShift Data Foundation 4
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:data_foundation_4
|
Data Foundation 4 | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux Advanced Cluster Management <2.12.2
Red Hat / Enterprise Linux
|
Advanced Cluster Management <2.12.2 | ||
|
Red Hat OpenShift Container Platform <4.14.46
Red Hat / OpenShift
|
Container Platform <4.14.46 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Red Hat OpenShift <5.8.20
Red Hat / OpenShift
|
<5.8.20 | ||
|
Red Hat Enterprise Linux Advanced Cluster Security for Kubernetes 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:advanced_cluster_security_for_kubernetes_4
|
Advanced Cluster Security for Kubernetes 4 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat OpenShift Dev Spaces 3
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:dev_spaces_3
|
Dev Spaces 3 | |
|
Red Hat OpenShift Data Foundation <4.17.7
Red Hat / OpenShift
|
Data Foundation <4.17.7 | ||
|
Red Hat OpenShift Data Foundation <4.14.18
Red Hat / OpenShift
|
Data Foundation <4.14.18 | ||
|
Red Hat OpenShift Container Platform
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform
|
Container Platform | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat OpenShift Container Platform <4.14.48
Red Hat / OpenShift
|
Container Platform <4.14.48 | ||
|
Red Hat Enterprise Linux Gatekeeper
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:gatekeeper
|
Gatekeeper | |
|
Red Hat OpenShift Container Platform <4.19.0
Red Hat / OpenShift
|
Container Platform <4.19.0 | ||
|
Red Hat OpenShift GitOps <1.14.3
Red Hat / OpenShift
|
GitOps <1.14.3 | ||
|
Red Hat OpenShift <5.9.14
Red Hat / OpenShift
|
<5.9.14 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Container Platform <4.15.58
Red Hat / OpenShift
|
Container Platform <4.15.58 | ||
|
Red Hat OpenShift Data Foundation 4
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:data_foundation_4
|
Data Foundation 4 | |
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux Advanced Cluster Management <2.12.2
Red Hat / Enterprise Linux
|
Advanced Cluster Management <2.12.2 | ||
|
Red Hat OpenShift Container Platform <4.14.46
Red Hat / OpenShift
|
Container Platform <4.14.46 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Red Hat OpenShift <5.8.20
Red Hat / OpenShift
|
<5.8.20 | ||
|
Red Hat Enterprise Linux Advanced Cluster Security for Kubernetes 4
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:advanced_cluster_security_for_kubernetes_4
|
Advanced Cluster Security for Kubernetes 4 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat OpenShift Dev Spaces 3
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:dev_spaces_3
|
Dev Spaces 3 | |
|
Red Hat OpenShift Data Foundation <4.17.7
Red Hat / OpenShift
|
Data Foundation <4.17.7 | ||
|
Red Hat OpenShift Data Foundation <4.14.18
Red Hat / OpenShift
|
Data Foundation <4.14.18 | ||
|
Red Hat OpenShift Container Platform
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform
|
Container Platform | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat OpenShift Container Platform <4.14.48
Red Hat / OpenShift
|
Container Platform <4.14.48 | ||
|
Red Hat Enterprise Linux Gatekeeper
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:gatekeeper
|
Gatekeeper | |
|
Red Hat OpenShift Container Platform <4.19.0
Red Hat / OpenShift
|
Container Platform <4.19.0 | ||
|
Red Hat OpenShift GitOps <1.14.3
Red Hat / OpenShift
|
GitOps <1.14.3 | ||
|
Red Hat OpenShift <5.9.14
Red Hat / OpenShift
|
<5.9.14 |
References
36 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": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux Advanced Cluster Management ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen und einen Denial-of-Service-Zustand zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-0226 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0226.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0226 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0226"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0851 vom 2025-01-30",
"url": "https://access.redhat.com/errata/RHSA-2025:0851"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASECS-2025-046 vom 2025-02-04",
"url": "https://alas.aws.amazon.com/AL2/ALASECS-2025-046.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASDOCKER-2025-049 vom 2025-02-04",
"url": "https://alas.aws.amazon.com/AL2/ALASDOCKER-2025-049.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASDOCKER-2025-050 vom 2025-02-04",
"url": "https://alas.aws.amazon.com/AL2/ALASDOCKER-2025-050.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASNITRO-ENCLAVES-2025-049 vom 2025-02-04",
"url": "https://alas.aws.amazon.com/AL2/ALASNITRO-ENCLAVES-2025-049.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0839 vom 2025-02-06",
"url": "https://access.redhat.com/errata/RHSA-2025:0839"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0840 vom 2025-02-06",
"url": "https://access.redhat.com/errata/RHSA-2025:0840"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1331 vom 2025-02-11",
"url": "https://access.redhat.com/errata/RHSA-2025:1331"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1333 vom 2025-02-11",
"url": "https://access.redhat.com/errata/RHSA-2025:1333"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1332 vom 2025-02-11",
"url": "https://access.redhat.com/errata/RHSA-2025:1332"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1334 vom 2025-02-11",
"url": "https://access.redhat.com/errata/RHSA-2025:1334"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1468 vom 2025-02-13",
"url": "https://access.redhat.com/errata/RHSA-2025:1468"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1451 vom 2025-02-19",
"url": "https://access.redhat.com/errata/RHSA-2025:1451"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:2652 vom 2025-03-11",
"url": "https://access.redhat.com/errata/RHSA-2025:2652"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3069 vom 2025-03-20",
"url": "https://access.redhat.com/errata/RHSA-2025:3069"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3820 vom 2025-04-11",
"url": "https://access.redhat.com/errata/RHSA-2025:3820"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3973 vom 2025-04-17",
"url": "https://access.redhat.com/errata/RHSA-2025:3973"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7451 vom 2025-05-14",
"url": "https://access.redhat.com/errata/RHSA-2025:7451"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7449 vom 2025-05-14",
"url": "https://access.redhat.com/errata/RHSA-2025:7449"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8059 vom 2025-05-21",
"url": "https://access.redhat.com/errata/RHSA-2025:8059"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8244 vom 2025-05-28",
"url": "https://access.redhat.com/errata/RHSA-2025:8244"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20278-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021044.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8551 vom 2025-06-05",
"url": "https://access.redhat.com/errata/RHSA-2025:8551"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:11037 vom 2025-06-17",
"url": "https://access.redhat.com/errata/RHSA-2024:11037"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:11038 vom 2025-06-17",
"url": "https://access.redhat.com/errata/RHSA-2024:11038"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2025-3AD6D2FE5C vom 2025-07-28",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-3ad6d2fe5c"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:16165 vom 2025-09-25",
"url": "https://access.redhat.com/errata/RHSA-2025:16165"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:16160 vom 2025-09-25",
"url": "https://access.redhat.com/errata/RHSA-2025:16160"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:17232 vom 2025-10-08",
"url": "https://access.redhat.com/errata/RHSA-2025:17232"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:17690 vom 2025-10-15",
"url": "https://access.redhat.com/errata/RHSA-2025:17690"
},
{
"category": "external",
"summary": "Red Hat Bug-Tracker 9959279 vom 2025-10-15",
"url": "https://access.redhat.com/errata/RHSA-2025:17657"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:17657 vom 2025-10-15",
"url": "https://access.redhat.com/errata/RHSA-2025:17657"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19306 vom 2025-11-06",
"url": "https://access.redhat.com/errata/RHSA-2025:19306"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21704 vom 2025-11-18",
"url": "https://access.redhat.com/errata/RHSA-2025:21704"
}
],
"source_lang": "en-US",
"title": "Red Hat Enterprise Linux (Advanced Cluster Management): Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-11-18T23:00:00.000+00:00",
"generator": {
"date": "2025-11-19T07:52:45.314+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-0226",
"initial_release_date": "2025-01-30T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-01-30T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-02-03T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-02-05T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-11T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-13T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-19T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-10T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-19T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-04-10T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-04-16T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-14T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-20T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-27T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-06-03T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-04T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-06-17T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-07-28T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2025-09-24T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-09-25T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-10-08T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-10-15T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-06T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-18T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "23"
}
},
"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": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "Advanced Cluster Security for Kubernetes 4",
"product": {
"name": "Red Hat Enterprise Linux Advanced Cluster Security for Kubernetes 4",
"product_id": "T027916",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:advanced_cluster_security_for_kubernetes_4"
}
}
},
{
"category": "product_version_range",
"name": "Advanced Cluster Management \u003c2.12.2",
"product": {
"name": "Red Hat Enterprise Linux Advanced Cluster Management \u003c2.12.2",
"product_id": "T040714"
}
},
{
"category": "product_version",
"name": "Advanced Cluster Management 2.12.2",
"product": {
"name": "Red Hat Enterprise Linux Advanced Cluster Management 2.12.2",
"product_id": "T040714-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:advanced_cluster_management__2.12.2"
}
}
},
{
"category": "product_version",
"name": "8",
"product": {
"name": "Red Hat Enterprise Linux 8",
"product_id": "T040715",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "Red Hat Enterprise Linux 9",
"product_id": "T040716",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9"
}
}
},
{
"category": "product_version",
"name": "Gatekeeper",
"product": {
"name": "Red Hat Enterprise Linux Gatekeeper",
"product_id": "T041015",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:gatekeeper"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "Container Platform",
"product": {
"name": "Red Hat OpenShift Container Platform",
"product_id": "T025202",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform"
}
}
},
{
"category": "product_version",
"name": "Data Foundation 4",
"product": {
"name": "Red Hat OpenShift Data Foundation 4",
"product_id": "T028133",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:data_foundation_4"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.14.46",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.14.46",
"product_id": "T040823"
}
},
{
"category": "product_version",
"name": "Container Platform 4.14.46",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14.46",
"product_id": "T040823-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.14.46"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.14.48",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.14.48",
"product_id": "T041269"
}
},
{
"category": "product_version",
"name": "Container Platform 4.14.48",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14.48",
"product_id": "T041269-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.14.48"
}
}
},
{
"category": "product_version_range",
"name": "GitOps \u003c1.14.3",
"product": {
"name": "Red Hat OpenShift GitOps \u003c1.14.3",
"product_id": "T042066"
}
},
{
"category": "product_version",
"name": "GitOps 1.14.3",
"product": {
"name": "Red Hat OpenShift GitOps 1.14.3",
"product_id": "T042066-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:gitops__1.14.3"
}
}
},
{
"category": "product_version_range",
"name": "\u003c5.9.14",
"product": {
"name": "Red Hat OpenShift \u003c5.9.14",
"product_id": "T043761"
}
},
{
"category": "product_version",
"name": "5.9.14",
"product": {
"name": "Red Hat OpenShift 5.9.14",
"product_id": "T043761-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:5.9.14"
}
}
},
{
"category": "product_version_range",
"name": "\u003c5.8.20",
"product": {
"name": "Red Hat OpenShift \u003c5.8.20",
"product_id": "T043762"
}
},
{
"category": "product_version",
"name": "5.8.20",
"product": {
"name": "Red Hat OpenShift 5.8.20",
"product_id": "T043762-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:5.8.20"
}
}
},
{
"category": "product_version",
"name": "Dev Spaces 3",
"product": {
"name": "Red Hat OpenShift Dev Spaces 3",
"product_id": "T043942",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:dev_spaces_3"
}
}
},
{
"category": "product_version_range",
"name": "Data Foundation \u003c4.17.7",
"product": {
"name": "Red Hat OpenShift Data Foundation \u003c4.17.7",
"product_id": "T044019"
}
},
{
"category": "product_version",
"name": "Data Foundation 4.17.7",
"product": {
"name": "Red Hat OpenShift Data Foundation 4.17.7",
"product_id": "T044019-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:data_foundation__4.17.7"
}
}
},
{
"category": "product_version_range",
"name": "Data Foundation \u003c4.14.18",
"product": {
"name": "Red Hat OpenShift Data Foundation \u003c4.14.18",
"product_id": "T044338"
}
},
{
"category": "product_version",
"name": "Data Foundation 4.14.18",
"product": {
"name": "Red Hat OpenShift Data Foundation 4.14.18",
"product_id": "T044338-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:data_foundation__4.14.18"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.19.0",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.19.0",
"product_id": "T044671"
}
},
{
"category": "product_version",
"name": "Container Platform 4.19.0",
"product": {
"name": "Red Hat OpenShift Container Platform 4.19.0",
"product_id": "T044671-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.19.0"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.15.58",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.15.58",
"product_id": "T047180"
}
},
{
"category": "product_version",
"name": "Container Platform 4.15.58",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15.58",
"product_id": "T047180-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.15.58"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"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": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45337",
"product_status": {
"known_affected": [
"T047180",
"T028133",
"T040715",
"67646",
"T040714",
"T040823",
"74185",
"T043762",
"T027916",
"T002207",
"T043942",
"T044019",
"T044338",
"T025202",
"398363",
"T041269",
"T041015",
"T044671",
"T042066",
"T043761"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-45337"
},
{
"cve": "CVE-2024-45338",
"product_status": {
"known_affected": [
"T047180",
"T028133",
"T040715",
"67646",
"T040714",
"T040823",
"74185",
"T043762",
"T027916",
"T002207",
"T043942",
"T044019",
"T044338",
"T025202",
"398363",
"T041269",
"T041015",
"T044671",
"T042066",
"T043761"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-45338"
},
{
"cve": "CVE-2024-55565",
"product_status": {
"known_affected": [
"T047180",
"T028133",
"T040716",
"T040715",
"67646",
"T040714",
"T040823",
"74185",
"T043762",
"T027916",
"T002207",
"T043942",
"T044019",
"T044338",
"T025202",
"398363",
"T041269",
"T041015",
"T044671",
"T042066",
"T043761"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-55565"
}
]
}
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…