Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-0677 (GCVE-0-2025-0677)
Vulnerability from cvelistv5 – Published: 2025-02-19 18:23 – Updated: 2026-03-24 22:45
VLAI
EPSS
Title
Grub2: ufs: integer overflow may lead to heap based out-of-bounds write when handling symlinks
Summary
A flaw was found in grub2. When performing a symlink lookup, the grub's UFS module checks the inode's data size to allocate the internal buffer to read the file content, however, it fails to check if the symlink data size has overflown. When this occurs, grub_malloc() may be called with a smaller value than needed. When further reading the data from the disk into the buffer, the grub_ufs_lookup_symlink() function will write past the end of the allocated size. An attack can leverage this by crafting a malicious filesystem, and as a result, it will corrupt data stored in the heap, allowing for arbitrary code execution used to by-pass secure boot mechanisms.
Severity
6.4 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-787 - Out-of-bounds Write
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:16154 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/errata/RHSA-2025:6990 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/security/cve/CVE-2025-0677 | vdb-entryx_refsource_REDHAT |
| https://bugzilla.redhat.com/show_bug.cgi?id=2346116 | issue-trackingx_refsource_REDHAT |
| https://lists.gnu.org/archive/html/grub-devel/202… |
Impacted products
6 products
| Vendor | Product | Version | |
|---|---|---|---|
|
Affected:
0 , ≤ 2.12
(semver)
|
|||
| Red Hat | Red Hat Enterprise Linux 10 |
Unaffected:
1:2.12-15.el10_0 , < *
(rpm)
cpe:/o:redhat:enterprise_linux:10.0 |
|
| Red Hat | Red Hat Enterprise Linux 9 |
Unaffected:
1:2.06-104.el9_6 , < *
(rpm)
cpe:/o:redhat:enterprise_linux:9::baseos |
|
| Red Hat | Red Hat Enterprise Linux 7 |
cpe:/o:redhat:enterprise_linux:7 |
|
| Red Hat | Red Hat Enterprise Linux 8 |
cpe:/o:redhat:enterprise_linux:8 |
|
| Red Hat | Red Hat OpenShift Container Platform 4 |
cpe:/a:redhat:openshift:4 |
Date Public
2025-02-18 18:00
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-0677",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-02-19T18:39:38.906939Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-02-19T18:39:50.525Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://www.gnu.org/software/grub/",
"defaultStatus": "unaffected",
"packageName": "grub2",
"versions": [
{
"lessThanOrEqual": "2.12",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10.0"
],
"defaultStatus": "affected",
"packageName": "grub2",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "1:2.12-15.el10_0",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:9::baseos"
],
"defaultStatus": "affected",
"packageName": "grub2",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "1:2.06-104.el9_6",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "unknown",
"packageName": "grub2",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:8"
],
"defaultStatus": "unknown",
"packageName": "grub2",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:openshift:4"
],
"defaultStatus": "affected",
"packageName": "rhcos",
"product": "Red Hat OpenShift Container Platform 4",
"vendor": "Red Hat"
}
],
"datePublic": "2025-02-18T18:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in grub2. When performing a symlink lookup, the grub\u0027s UFS module checks the inode\u0027s data size to allocate the internal buffer to read the file content, however, it fails to check if the symlink data size has overflown. When this occurs, grub_malloc() may be called with a smaller value than needed. When further reading the data from the disk into the buffer, the grub_ufs_lookup_symlink() function will write past the end of the allocated size. An attack can leverage this by crafting a malicious filesystem, and as a result, it will corrupt data stored in the heap, allowing for arbitrary code execution used to by-pass secure boot mechanisms."
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Moderate"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-787",
"description": "Out-of-bounds Write",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-24T22:45:30.874Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "RHSA-2025:16154",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2025:16154"
},
{
"name": "RHSA-2025:6990",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2025:6990"
},
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2025-0677"
},
{
"name": "RHBZ#2346116",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2346116"
},
{
"url": "https://lists.gnu.org/archive/html/grub-devel/2025-02/msg00024.html"
}
],
"timeline": [
{
"lang": "en",
"time": "2025-02-17T15:04:39.393Z",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2025-02-18T18:00:00.000Z",
"value": "Made public."
}
],
"title": "Grub2: ufs: integer overflow may lead to heap based out-of-bounds write when handling symlinks",
"workarounds": [
{
"lang": "en",
"value": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability."
}
],
"x_generator": {
"engine": "cvelib 1.8.0"
},
"x_redhatCweChain": "CWE-787: Out-of-bounds Write"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2025-0677",
"datePublished": "2025-02-19T18:23:53.496Z",
"dateReserved": "2025-01-23T16:24:18.046Z",
"dateUpdated": "2026-03-24T22:45:30.874Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-0677",
"date": "2026-06-04",
"epss": "0.00043",
"percentile": "0.13303"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-0677\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2025-02-19T19:15:15.280\",\"lastModified\":\"2026-03-24T23:17:09.870\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in grub2. When performing a symlink lookup, the grub\u0027s UFS module checks the inode\u0027s data size to allocate the internal buffer to read the file content, however, it fails to check if the symlink data size has overflown. When this occurs, grub_malloc() may be called with a smaller value than needed. When further reading the data from the disk into the buffer, the grub_ufs_lookup_symlink() function will write past the end of the allocated size. An attack can leverage this by crafting a malicious filesystem, and as a result, it will corrupt data stored in the heap, allowing for arbitrary code execution used to by-pass secure boot mechanisms.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 una falla en grub2. Al realizar una b\u00fasqueda de enlace simb\u00f3lico, el m\u00f3dulo UFS de grub verifica el tama\u00f1o de los datos del inodo para asignar el b\u00fafer interno para leer el contenido del archivo, sin embargo, no verifica si el tama\u00f1o de los datos del enlace simb\u00f3lico se ha desbordado. Cuando esto ocurre, se puede llamar a grub_malloc() con un valor menor al necesario. Al leer m\u00e1s datos del disco en el b\u00fafer, la funci\u00f3n grub_ufs_lookup_symlink() escribir\u00e1 m\u00e1s all\u00e1 del final del tama\u00f1o asignado. Un ataque puede aprovechar esto creando un sistema de archivos malicioso y, como resultado, corromper\u00e1 los datos almacenados en el mont\u00f3n, lo que permitir\u00e1 la ejecuci\u00f3n de c\u00f3digo arbitrario utilizado para eludir los mecanismos de arranque seguro.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":6.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":0.5,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHSA-2025:16154\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2025:6990\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/security/cve/CVE-2025-0677\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2346116\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.gnu.org/archive/html/grub-devel/2025-02/msg00024.html\",\"source\":\"secalert@redhat.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-0677\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-19T18:39:38.906939Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-02-19T18:39:45.298Z\"}}], \"cna\": {\"title\": \"Grub2: ufs: integer overflow may lead to heap based out-of-bounds write when handling symlinks\", \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Moderate\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.4, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"HIGH\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"2.12\"}], \"packageName\": \"grub2\", \"collectionURL\": \"https://www.gnu.org/software/grub/\", \"defaultStatus\": \"unaffected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:10.0\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"1:2.12-15.el10_0\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"grub2\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:9::baseos\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"1:2.06-104.el9_6\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"grub2\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"grub2\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:8\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"packageName\": \"grub2\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:/a:redhat:openshift:4\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat OpenShift Container Platform 4\", \"packageName\": \"rhcos\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2025-02-17T15:04:39.393Z\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2025-02-18T18:00:00.000Z\", \"value\": \"Made public.\"}], \"datePublic\": \"2025-02-18T18:00:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/errata/RHSA-2025:16154\", \"name\": \"RHSA-2025:16154\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2025:6990\", \"name\": \"RHSA-2025:6990\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2025-0677\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2346116\", \"name\": \"RHBZ#2346116\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://lists.gnu.org/archive/html/grub-devel/2025-02/msg00024.html\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.\"}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A flaw was found in grub2. When performing a symlink lookup, the grub\u0027s UFS module checks the inode\u0027s data size to allocate the internal buffer to read the file content, however, it fails to check if the symlink data size has overflown. When this occurs, grub_malloc() may be called with a smaller value than needed. When further reading the data from the disk into the buffer, the grub_ufs_lookup_symlink() function will write past the end of the allocated size. An attack can leverage this by crafting a malicious filesystem, and as a result, it will corrupt data stored in the heap, allowing for arbitrary code execution used to by-pass secure boot mechanisms.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-787\", \"description\": \"Out-of-bounds Write\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2026-03-24T22:45:30.874Z\"}, \"x_redhatCweChain\": \"CWE-787: Out-of-bounds Write\"}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-0677\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-24T22:45:30.874Z\", \"dateReserved\": \"2025-01-23T16:24:18.046Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2025-02-19T18:23:53.496Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
WID-SEC-W-2025-0396
Vulnerability from csaf_certbund - Published: 2025-02-18 23:00 - Updated: 2026-03-03 23:00Summary
Grub: Mehrere Schwachstellen
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Grand Unified Bootloader (Grub) ist ein freies Bootloader-Programm des GNU Projekts.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Grub ausnutzen, um beliebigen Code auszuführen, einen Denial-of-Service-Zustand zu erzeugen, Daten zu manipulieren, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen preiszugeben oder nicht spezifizierte Auswirkungen zu verursachen.
Betroffene Betriebssysteme: - UNIX
Affected products
Known affected
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF04
IBM / QRadar SIEM
|
<7.5.0 UP11 IF04 | ||
|
Red Hat OpenShift Container Platform <4.14.52
Red Hat / OpenShift
|
Container Platform <4.14.52 | ||
|
Red Hat OpenShift Container Platform <4.17.23
Red Hat / OpenShift
|
Container Platform <4.17.23 | ||
|
Red Hat OpenShift Container Platform <4.16.38
Red Hat / OpenShift
|
Container Platform <4.16.38 | ||
|
Red Hat OpenShift Container Platform <4.15.50
Red Hat / OpenShift
|
Container Platform <4.15.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Grub
Open Source
|
cpe:/a:gnu:grub:-
|
— | |
|
Red Hat OpenShift Container Platform <4.13.57
Red Hat / OpenShift
|
Container Platform <4.13.57 | ||
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Red Hat OpenShift Container Platform <4.18.8
Red Hat / OpenShift
|
Container Platform <4.18.8 | ||
|
Red Hat OpenShift Container Platform <4.12.75
Red Hat / OpenShift
|
Container Platform <4.12.75 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Dell NetWorker <19.12.0.2
Dell / NetWorker
|
<19.12.0.2 | ||
|
Broadcom Brocade SANnav
Broadcom
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell NetWorker <19.11.0.6
Dell / NetWorker
|
<19.11.0.6 |
Affected products
Known affected
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF04
IBM / QRadar SIEM
|
<7.5.0 UP11 IF04 | ||
|
Red Hat OpenShift Container Platform <4.14.52
Red Hat / OpenShift
|
Container Platform <4.14.52 | ||
|
Red Hat OpenShift Container Platform <4.17.23
Red Hat / OpenShift
|
Container Platform <4.17.23 | ||
|
Red Hat OpenShift Container Platform <4.16.38
Red Hat / OpenShift
|
Container Platform <4.16.38 | ||
|
Red Hat OpenShift Container Platform <4.15.50
Red Hat / OpenShift
|
Container Platform <4.15.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Grub
Open Source
|
cpe:/a:gnu:grub:-
|
— | |
|
Red Hat OpenShift Container Platform <4.13.57
Red Hat / OpenShift
|
Container Platform <4.13.57 | ||
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Red Hat OpenShift Container Platform <4.18.8
Red Hat / OpenShift
|
Container Platform <4.18.8 | ||
|
Red Hat OpenShift Container Platform <4.12.75
Red Hat / OpenShift
|
Container Platform <4.12.75 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Dell NetWorker <19.12.0.2
Dell / NetWorker
|
<19.12.0.2 | ||
|
Broadcom Brocade SANnav
Broadcom
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell NetWorker <19.11.0.6
Dell / NetWorker
|
<19.11.0.6 |
Affected products
Known affected
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF04
IBM / QRadar SIEM
|
<7.5.0 UP11 IF04 | ||
|
Red Hat OpenShift Container Platform <4.14.52
Red Hat / OpenShift
|
Container Platform <4.14.52 | ||
|
Red Hat OpenShift Container Platform <4.17.23
Red Hat / OpenShift
|
Container Platform <4.17.23 | ||
|
Red Hat OpenShift Container Platform <4.16.38
Red Hat / OpenShift
|
Container Platform <4.16.38 | ||
|
Red Hat OpenShift Container Platform <4.15.50
Red Hat / OpenShift
|
Container Platform <4.15.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Grub
Open Source
|
cpe:/a:gnu:grub:-
|
— | |
|
Red Hat OpenShift Container Platform <4.13.57
Red Hat / OpenShift
|
Container Platform <4.13.57 | ||
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Red Hat OpenShift Container Platform <4.18.8
Red Hat / OpenShift
|
Container Platform <4.18.8 | ||
|
Red Hat OpenShift Container Platform <4.12.75
Red Hat / OpenShift
|
Container Platform <4.12.75 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Dell NetWorker <19.12.0.2
Dell / NetWorker
|
<19.12.0.2 | ||
|
Broadcom Brocade SANnav
Broadcom
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell NetWorker <19.11.0.6
Dell / NetWorker
|
<19.11.0.6 |
Affected products
Known affected
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF04
IBM / QRadar SIEM
|
<7.5.0 UP11 IF04 | ||
|
Red Hat OpenShift Container Platform <4.14.52
Red Hat / OpenShift
|
Container Platform <4.14.52 | ||
|
Red Hat OpenShift Container Platform <4.17.23
Red Hat / OpenShift
|
Container Platform <4.17.23 | ||
|
Red Hat OpenShift Container Platform <4.16.38
Red Hat / OpenShift
|
Container Platform <4.16.38 | ||
|
Red Hat OpenShift Container Platform <4.15.50
Red Hat / OpenShift
|
Container Platform <4.15.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Grub
Open Source
|
cpe:/a:gnu:grub:-
|
— | |
|
Red Hat OpenShift Container Platform <4.13.57
Red Hat / OpenShift
|
Container Platform <4.13.57 | ||
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Red Hat OpenShift Container Platform <4.18.8
Red Hat / OpenShift
|
Container Platform <4.18.8 | ||
|
Red Hat OpenShift Container Platform <4.12.75
Red Hat / OpenShift
|
Container Platform <4.12.75 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Dell NetWorker <19.12.0.2
Dell / NetWorker
|
<19.12.0.2 | ||
|
Broadcom Brocade SANnav
Broadcom
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell NetWorker <19.11.0.6
Dell / NetWorker
|
<19.11.0.6 |
Affected products
Known affected
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF04
IBM / QRadar SIEM
|
<7.5.0 UP11 IF04 | ||
|
Red Hat OpenShift Container Platform <4.14.52
Red Hat / OpenShift
|
Container Platform <4.14.52 | ||
|
Red Hat OpenShift Container Platform <4.17.23
Red Hat / OpenShift
|
Container Platform <4.17.23 | ||
|
Red Hat OpenShift Container Platform <4.16.38
Red Hat / OpenShift
|
Container Platform <4.16.38 | ||
|
Red Hat OpenShift Container Platform <4.15.50
Red Hat / OpenShift
|
Container Platform <4.15.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Grub
Open Source
|
cpe:/a:gnu:grub:-
|
— | |
|
Red Hat OpenShift Container Platform <4.13.57
Red Hat / OpenShift
|
Container Platform <4.13.57 | ||
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Red Hat OpenShift Container Platform <4.18.8
Red Hat / OpenShift
|
Container Platform <4.18.8 | ||
|
Red Hat OpenShift Container Platform <4.12.75
Red Hat / OpenShift
|
Container Platform <4.12.75 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Dell NetWorker <19.12.0.2
Dell / NetWorker
|
<19.12.0.2 | ||
|
Broadcom Brocade SANnav
Broadcom
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell NetWorker <19.11.0.6
Dell / NetWorker
|
<19.11.0.6 |
Affected products
Known affected
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF04
IBM / QRadar SIEM
|
<7.5.0 UP11 IF04 | ||
|
Red Hat OpenShift Container Platform <4.14.52
Red Hat / OpenShift
|
Container Platform <4.14.52 | ||
|
Red Hat OpenShift Container Platform <4.17.23
Red Hat / OpenShift
|
Container Platform <4.17.23 | ||
|
Red Hat OpenShift Container Platform <4.16.38
Red Hat / OpenShift
|
Container Platform <4.16.38 | ||
|
Red Hat OpenShift Container Platform <4.15.50
Red Hat / OpenShift
|
Container Platform <4.15.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Grub
Open Source
|
cpe:/a:gnu:grub:-
|
— | |
|
Red Hat OpenShift Container Platform <4.13.57
Red Hat / OpenShift
|
Container Platform <4.13.57 | ||
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Red Hat OpenShift Container Platform <4.18.8
Red Hat / OpenShift
|
Container Platform <4.18.8 | ||
|
Red Hat OpenShift Container Platform <4.12.75
Red Hat / OpenShift
|
Container Platform <4.12.75 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Dell NetWorker <19.12.0.2
Dell / NetWorker
|
<19.12.0.2 | ||
|
Broadcom Brocade SANnav
Broadcom
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell NetWorker <19.11.0.6
Dell / NetWorker
|
<19.11.0.6 |
Affected products
Known affected
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF04
IBM / QRadar SIEM
|
<7.5.0 UP11 IF04 | ||
|
Red Hat OpenShift Container Platform <4.14.52
Red Hat / OpenShift
|
Container Platform <4.14.52 | ||
|
Red Hat OpenShift Container Platform <4.17.23
Red Hat / OpenShift
|
Container Platform <4.17.23 | ||
|
Red Hat OpenShift Container Platform <4.16.38
Red Hat / OpenShift
|
Container Platform <4.16.38 | ||
|
Red Hat OpenShift Container Platform <4.15.50
Red Hat / OpenShift
|
Container Platform <4.15.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Grub
Open Source
|
cpe:/a:gnu:grub:-
|
— | |
|
Red Hat OpenShift Container Platform <4.13.57
Red Hat / OpenShift
|
Container Platform <4.13.57 | ||
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Red Hat OpenShift Container Platform <4.18.8
Red Hat / OpenShift
|
Container Platform <4.18.8 | ||
|
Red Hat OpenShift Container Platform <4.12.75
Red Hat / OpenShift
|
Container Platform <4.12.75 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Dell NetWorker <19.12.0.2
Dell / NetWorker
|
<19.12.0.2 | ||
|
Broadcom Brocade SANnav
Broadcom
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell NetWorker <19.11.0.6
Dell / NetWorker
|
<19.11.0.6 |
Affected products
Known affected
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF04
IBM / QRadar SIEM
|
<7.5.0 UP11 IF04 | ||
|
Red Hat OpenShift Container Platform <4.14.52
Red Hat / OpenShift
|
Container Platform <4.14.52 | ||
|
Red Hat OpenShift Container Platform <4.17.23
Red Hat / OpenShift
|
Container Platform <4.17.23 | ||
|
Red Hat OpenShift Container Platform <4.16.38
Red Hat / OpenShift
|
Container Platform <4.16.38 | ||
|
Red Hat OpenShift Container Platform <4.15.50
Red Hat / OpenShift
|
Container Platform <4.15.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Grub
Open Source
|
cpe:/a:gnu:grub:-
|
— | |
|
Red Hat OpenShift Container Platform <4.13.57
Red Hat / OpenShift
|
Container Platform <4.13.57 | ||
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Red Hat OpenShift Container Platform <4.18.8
Red Hat / OpenShift
|
Container Platform <4.18.8 | ||
|
Red Hat OpenShift Container Platform <4.12.75
Red Hat / OpenShift
|
Container Platform <4.12.75 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Dell NetWorker <19.12.0.2
Dell / NetWorker
|
<19.12.0.2 | ||
|
Broadcom Brocade SANnav
Broadcom
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell NetWorker <19.11.0.6
Dell / NetWorker
|
<19.11.0.6 |
Affected products
Known affected
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF04
IBM / QRadar SIEM
|
<7.5.0 UP11 IF04 | ||
|
Red Hat OpenShift Container Platform <4.14.52
Red Hat / OpenShift
|
Container Platform <4.14.52 | ||
|
Red Hat OpenShift Container Platform <4.17.23
Red Hat / OpenShift
|
Container Platform <4.17.23 | ||
|
Red Hat OpenShift Container Platform <4.16.38
Red Hat / OpenShift
|
Container Platform <4.16.38 | ||
|
Red Hat OpenShift Container Platform <4.15.50
Red Hat / OpenShift
|
Container Platform <4.15.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Grub
Open Source
|
cpe:/a:gnu:grub:-
|
— | |
|
Red Hat OpenShift Container Platform <4.13.57
Red Hat / OpenShift
|
Container Platform <4.13.57 | ||
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Red Hat OpenShift Container Platform <4.18.8
Red Hat / OpenShift
|
Container Platform <4.18.8 | ||
|
Red Hat OpenShift Container Platform <4.12.75
Red Hat / OpenShift
|
Container Platform <4.12.75 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Dell NetWorker <19.12.0.2
Dell / NetWorker
|
<19.12.0.2 | ||
|
Broadcom Brocade SANnav
Broadcom
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell NetWorker <19.11.0.6
Dell / NetWorker
|
<19.11.0.6 |
Affected products
Known affected
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF04
IBM / QRadar SIEM
|
<7.5.0 UP11 IF04 | ||
|
Red Hat OpenShift Container Platform <4.14.52
Red Hat / OpenShift
|
Container Platform <4.14.52 | ||
|
Red Hat OpenShift Container Platform <4.17.23
Red Hat / OpenShift
|
Container Platform <4.17.23 | ||
|
Red Hat OpenShift Container Platform <4.16.38
Red Hat / OpenShift
|
Container Platform <4.16.38 | ||
|
Red Hat OpenShift Container Platform <4.15.50
Red Hat / OpenShift
|
Container Platform <4.15.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Grub
Open Source
|
cpe:/a:gnu:grub:-
|
— | |
|
Red Hat OpenShift Container Platform <4.13.57
Red Hat / OpenShift
|
Container Platform <4.13.57 | ||
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Red Hat OpenShift Container Platform <4.18.8
Red Hat / OpenShift
|
Container Platform <4.18.8 | ||
|
Red Hat OpenShift Container Platform <4.12.75
Red Hat / OpenShift
|
Container Platform <4.12.75 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Dell NetWorker <19.12.0.2
Dell / NetWorker
|
<19.12.0.2 | ||
|
Broadcom Brocade SANnav
Broadcom
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell NetWorker <19.11.0.6
Dell / NetWorker
|
<19.11.0.6 |
Affected products
Known affected
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF04
IBM / QRadar SIEM
|
<7.5.0 UP11 IF04 | ||
|
Red Hat OpenShift Container Platform <4.14.52
Red Hat / OpenShift
|
Container Platform <4.14.52 | ||
|
Red Hat OpenShift Container Platform <4.17.23
Red Hat / OpenShift
|
Container Platform <4.17.23 | ||
|
Red Hat OpenShift Container Platform <4.16.38
Red Hat / OpenShift
|
Container Platform <4.16.38 | ||
|
Red Hat OpenShift Container Platform <4.15.50
Red Hat / OpenShift
|
Container Platform <4.15.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Grub
Open Source
|
cpe:/a:gnu:grub:-
|
— | |
|
Red Hat OpenShift Container Platform <4.13.57
Red Hat / OpenShift
|
Container Platform <4.13.57 | ||
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Red Hat OpenShift Container Platform <4.18.8
Red Hat / OpenShift
|
Container Platform <4.18.8 | ||
|
Red Hat OpenShift Container Platform <4.12.75
Red Hat / OpenShift
|
Container Platform <4.12.75 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Dell NetWorker <19.12.0.2
Dell / NetWorker
|
<19.12.0.2 | ||
|
Broadcom Brocade SANnav
Broadcom
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell NetWorker <19.11.0.6
Dell / NetWorker
|
<19.11.0.6 |
Affected products
Known affected
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF04
IBM / QRadar SIEM
|
<7.5.0 UP11 IF04 | ||
|
Red Hat OpenShift Container Platform <4.14.52
Red Hat / OpenShift
|
Container Platform <4.14.52 | ||
|
Red Hat OpenShift Container Platform <4.17.23
Red Hat / OpenShift
|
Container Platform <4.17.23 | ||
|
Red Hat OpenShift Container Platform <4.16.38
Red Hat / OpenShift
|
Container Platform <4.16.38 | ||
|
Red Hat OpenShift Container Platform <4.15.50
Red Hat / OpenShift
|
Container Platform <4.15.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Grub
Open Source
|
cpe:/a:gnu:grub:-
|
— | |
|
Red Hat OpenShift Container Platform <4.13.57
Red Hat / OpenShift
|
Container Platform <4.13.57 | ||
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Red Hat OpenShift Container Platform <4.18.8
Red Hat / OpenShift
|
Container Platform <4.18.8 | ||
|
Red Hat OpenShift Container Platform <4.12.75
Red Hat / OpenShift
|
Container Platform <4.12.75 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Dell NetWorker <19.12.0.2
Dell / NetWorker
|
<19.12.0.2 | ||
|
Broadcom Brocade SANnav
Broadcom
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell NetWorker <19.11.0.6
Dell / NetWorker
|
<19.11.0.6 |
Affected products
Known affected
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF04
IBM / QRadar SIEM
|
<7.5.0 UP11 IF04 | ||
|
Red Hat OpenShift Container Platform <4.14.52
Red Hat / OpenShift
|
Container Platform <4.14.52 | ||
|
Red Hat OpenShift Container Platform <4.17.23
Red Hat / OpenShift
|
Container Platform <4.17.23 | ||
|
Red Hat OpenShift Container Platform <4.16.38
Red Hat / OpenShift
|
Container Platform <4.16.38 | ||
|
Red Hat OpenShift Container Platform <4.15.50
Red Hat / OpenShift
|
Container Platform <4.15.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Grub
Open Source
|
cpe:/a:gnu:grub:-
|
— | |
|
Red Hat OpenShift Container Platform <4.13.57
Red Hat / OpenShift
|
Container Platform <4.13.57 | ||
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Red Hat OpenShift Container Platform <4.18.8
Red Hat / OpenShift
|
Container Platform <4.18.8 | ||
|
Red Hat OpenShift Container Platform <4.12.75
Red Hat / OpenShift
|
Container Platform <4.12.75 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Dell NetWorker <19.12.0.2
Dell / NetWorker
|
<19.12.0.2 | ||
|
Broadcom Brocade SANnav
Broadcom
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell NetWorker <19.11.0.6
Dell / NetWorker
|
<19.11.0.6 |
Affected products
Known affected
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF04
IBM / QRadar SIEM
|
<7.5.0 UP11 IF04 | ||
|
Red Hat OpenShift Container Platform <4.14.52
Red Hat / OpenShift
|
Container Platform <4.14.52 | ||
|
Red Hat OpenShift Container Platform <4.17.23
Red Hat / OpenShift
|
Container Platform <4.17.23 | ||
|
Red Hat OpenShift Container Platform <4.16.38
Red Hat / OpenShift
|
Container Platform <4.16.38 | ||
|
Red Hat OpenShift Container Platform <4.15.50
Red Hat / OpenShift
|
Container Platform <4.15.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Grub
Open Source
|
cpe:/a:gnu:grub:-
|
— | |
|
Red Hat OpenShift Container Platform <4.13.57
Red Hat / OpenShift
|
Container Platform <4.13.57 | ||
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Red Hat OpenShift Container Platform <4.18.8
Red Hat / OpenShift
|
Container Platform <4.18.8 | ||
|
Red Hat OpenShift Container Platform <4.12.75
Red Hat / OpenShift
|
Container Platform <4.12.75 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Dell NetWorker <19.12.0.2
Dell / NetWorker
|
<19.12.0.2 | ||
|
Broadcom Brocade SANnav
Broadcom
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell NetWorker <19.11.0.6
Dell / NetWorker
|
<19.11.0.6 |
Affected products
Known affected
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF04
IBM / QRadar SIEM
|
<7.5.0 UP11 IF04 | ||
|
Red Hat OpenShift Container Platform <4.14.52
Red Hat / OpenShift
|
Container Platform <4.14.52 | ||
|
Red Hat OpenShift Container Platform <4.17.23
Red Hat / OpenShift
|
Container Platform <4.17.23 | ||
|
Red Hat OpenShift Container Platform <4.16.38
Red Hat / OpenShift
|
Container Platform <4.16.38 | ||
|
Red Hat OpenShift Container Platform <4.15.50
Red Hat / OpenShift
|
Container Platform <4.15.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Grub
Open Source
|
cpe:/a:gnu:grub:-
|
— | |
|
Red Hat OpenShift Container Platform <4.13.57
Red Hat / OpenShift
|
Container Platform <4.13.57 | ||
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Red Hat OpenShift Container Platform <4.18.8
Red Hat / OpenShift
|
Container Platform <4.18.8 | ||
|
Red Hat OpenShift Container Platform <4.12.75
Red Hat / OpenShift
|
Container Platform <4.12.75 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Dell NetWorker <19.12.0.2
Dell / NetWorker
|
<19.12.0.2 | ||
|
Broadcom Brocade SANnav
Broadcom
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell NetWorker <19.11.0.6
Dell / NetWorker
|
<19.11.0.6 |
Affected products
Known affected
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF04
IBM / QRadar SIEM
|
<7.5.0 UP11 IF04 | ||
|
Red Hat OpenShift Container Platform <4.14.52
Red Hat / OpenShift
|
Container Platform <4.14.52 | ||
|
Red Hat OpenShift Container Platform <4.17.23
Red Hat / OpenShift
|
Container Platform <4.17.23 | ||
|
Red Hat OpenShift Container Platform <4.16.38
Red Hat / OpenShift
|
Container Platform <4.16.38 | ||
|
Red Hat OpenShift Container Platform <4.15.50
Red Hat / OpenShift
|
Container Platform <4.15.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Grub
Open Source
|
cpe:/a:gnu:grub:-
|
— | |
|
Red Hat OpenShift Container Platform <4.13.57
Red Hat / OpenShift
|
Container Platform <4.13.57 | ||
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Red Hat OpenShift Container Platform <4.18.8
Red Hat / OpenShift
|
Container Platform <4.18.8 | ||
|
Red Hat OpenShift Container Platform <4.12.75
Red Hat / OpenShift
|
Container Platform <4.12.75 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Dell NetWorker <19.12.0.2
Dell / NetWorker
|
<19.12.0.2 | ||
|
Broadcom Brocade SANnav
Broadcom
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell NetWorker <19.11.0.6
Dell / NetWorker
|
<19.11.0.6 |
Affected products
Known affected
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF04
IBM / QRadar SIEM
|
<7.5.0 UP11 IF04 | ||
|
Red Hat OpenShift Container Platform <4.14.52
Red Hat / OpenShift
|
Container Platform <4.14.52 | ||
|
Red Hat OpenShift Container Platform <4.17.23
Red Hat / OpenShift
|
Container Platform <4.17.23 | ||
|
Red Hat OpenShift Container Platform <4.16.38
Red Hat / OpenShift
|
Container Platform <4.16.38 | ||
|
Red Hat OpenShift Container Platform <4.15.50
Red Hat / OpenShift
|
Container Platform <4.15.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Grub
Open Source
|
cpe:/a:gnu:grub:-
|
— | |
|
Red Hat OpenShift Container Platform <4.13.57
Red Hat / OpenShift
|
Container Platform <4.13.57 | ||
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Red Hat OpenShift Container Platform <4.18.8
Red Hat / OpenShift
|
Container Platform <4.18.8 | ||
|
Red Hat OpenShift Container Platform <4.12.75
Red Hat / OpenShift
|
Container Platform <4.12.75 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Dell NetWorker <19.12.0.2
Dell / NetWorker
|
<19.12.0.2 | ||
|
Broadcom Brocade SANnav
Broadcom
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell NetWorker <19.11.0.6
Dell / NetWorker
|
<19.11.0.6 |
Affected products
Known affected
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF04
IBM / QRadar SIEM
|
<7.5.0 UP11 IF04 | ||
|
Red Hat OpenShift Container Platform <4.14.52
Red Hat / OpenShift
|
Container Platform <4.14.52 | ||
|
Red Hat OpenShift Container Platform <4.17.23
Red Hat / OpenShift
|
Container Platform <4.17.23 | ||
|
Red Hat OpenShift Container Platform <4.16.38
Red Hat / OpenShift
|
Container Platform <4.16.38 | ||
|
Red Hat OpenShift Container Platform <4.15.50
Red Hat / OpenShift
|
Container Platform <4.15.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Grub
Open Source
|
cpe:/a:gnu:grub:-
|
— | |
|
Red Hat OpenShift Container Platform <4.13.57
Red Hat / OpenShift
|
Container Platform <4.13.57 | ||
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Red Hat OpenShift Container Platform <4.18.8
Red Hat / OpenShift
|
Container Platform <4.18.8 | ||
|
Red Hat OpenShift Container Platform <4.12.75
Red Hat / OpenShift
|
Container Platform <4.12.75 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Dell NetWorker <19.12.0.2
Dell / NetWorker
|
<19.12.0.2 | ||
|
Broadcom Brocade SANnav
Broadcom
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell NetWorker <19.11.0.6
Dell / NetWorker
|
<19.11.0.6 |
Affected products
Known affected
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF04
IBM / QRadar SIEM
|
<7.5.0 UP11 IF04 | ||
|
Red Hat OpenShift Container Platform <4.14.52
Red Hat / OpenShift
|
Container Platform <4.14.52 | ||
|
Red Hat OpenShift Container Platform <4.17.23
Red Hat / OpenShift
|
Container Platform <4.17.23 | ||
|
Red Hat OpenShift Container Platform <4.16.38
Red Hat / OpenShift
|
Container Platform <4.16.38 | ||
|
Red Hat OpenShift Container Platform <4.15.50
Red Hat / OpenShift
|
Container Platform <4.15.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Grub
Open Source
|
cpe:/a:gnu:grub:-
|
— | |
|
Red Hat OpenShift Container Platform <4.13.57
Red Hat / OpenShift
|
Container Platform <4.13.57 | ||
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Red Hat OpenShift Container Platform <4.18.8
Red Hat / OpenShift
|
Container Platform <4.18.8 | ||
|
Red Hat OpenShift Container Platform <4.12.75
Red Hat / OpenShift
|
Container Platform <4.12.75 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Dell NetWorker <19.12.0.2
Dell / NetWorker
|
<19.12.0.2 | ||
|
Broadcom Brocade SANnav
Broadcom
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell NetWorker <19.11.0.6
Dell / NetWorker
|
<19.11.0.6 |
Affected products
Known affected
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF04
IBM / QRadar SIEM
|
<7.5.0 UP11 IF04 | ||
|
Red Hat OpenShift Container Platform <4.14.52
Red Hat / OpenShift
|
Container Platform <4.14.52 | ||
|
Red Hat OpenShift Container Platform <4.17.23
Red Hat / OpenShift
|
Container Platform <4.17.23 | ||
|
Red Hat OpenShift Container Platform <4.16.38
Red Hat / OpenShift
|
Container Platform <4.16.38 | ||
|
Red Hat OpenShift Container Platform <4.15.50
Red Hat / OpenShift
|
Container Platform <4.15.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Grub
Open Source
|
cpe:/a:gnu:grub:-
|
— | |
|
Red Hat OpenShift Container Platform <4.13.57
Red Hat / OpenShift
|
Container Platform <4.13.57 | ||
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Red Hat OpenShift Container Platform <4.18.8
Red Hat / OpenShift
|
Container Platform <4.18.8 | ||
|
Red Hat OpenShift Container Platform <4.12.75
Red Hat / OpenShift
|
Container Platform <4.12.75 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Dell NetWorker <19.12.0.2
Dell / NetWorker
|
<19.12.0.2 | ||
|
Broadcom Brocade SANnav
Broadcom
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell NetWorker <19.11.0.6
Dell / NetWorker
|
<19.11.0.6 |
Affected products
Known affected
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker
Dell / NetWorker
|
cpe:/a:dell:networker:virtual
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP11 IF04
IBM / QRadar SIEM
|
<7.5.0 UP11 IF04 | ||
|
Red Hat OpenShift Container Platform <4.14.52
Red Hat / OpenShift
|
Container Platform <4.14.52 | ||
|
Red Hat OpenShift Container Platform <4.17.23
Red Hat / OpenShift
|
Container Platform <4.17.23 | ||
|
Red Hat OpenShift Container Platform <4.16.38
Red Hat / OpenShift
|
Container Platform <4.16.38 | ||
|
Red Hat OpenShift Container Platform <4.15.50
Red Hat / OpenShift
|
Container Platform <4.15.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source Grub
Open Source
|
cpe:/a:gnu:grub:-
|
— | |
|
Red Hat OpenShift Container Platform <4.13.57
Red Hat / OpenShift
|
Container Platform <4.13.57 | ||
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Red Hat OpenShift Container Platform <4.18.8
Red Hat / OpenShift
|
Container Platform <4.18.8 | ||
|
Red Hat OpenShift Container Platform <4.12.75
Red Hat / OpenShift
|
Container Platform <4.12.75 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Dell NetWorker <19.12.0.2
Dell / NetWorker
|
<19.12.0.2 | ||
|
Broadcom Brocade SANnav
Broadcom
|
cpe:/a:broadcom:brocade_sannav:-
|
— | |
|
Dell NetWorker <19.11.0.6
Dell / NetWorker
|
<19.11.0.6 |
References
46 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": "Grand Unified Bootloader (Grub) ist ein freies Bootloader-Programm des GNU Projekts.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Grub ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu erzeugen, Daten zu manipulieren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen preiszugeben oder nicht spezifizierte Auswirkungen zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX",
"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-0396 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0396.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0396 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0396"
},
{
"category": "external",
"summary": "GRUB CVE disclosures vom 2025-02-18",
"url": "https://seclists.org/oss-sec/2025/q1/146"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0587-1 vom 2025-02-19",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/FC5UMQRPYZRSXBO46R2XWYWPO5LLBJJT/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0588-1 vom 2025-02-19",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/XX3LKTTDBFMS35QPFYN7JCSSRUAIKNBQ/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0586-1 vom 2025-02-19",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/DXNQOLWI2VTGHQQFXJ4MVKB7VZAOWIIK/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0607-1 vom 2025-02-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020379.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:14822-1 vom 2025-02-20",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/ASOEHBP5LS2I6OPV4KMUZIY2AF7IGH4E/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0629-1 vom 2025-02-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020407.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:2521 vom 2025-03-10",
"url": "https://access.redhat.com/errata/RHSA-2025:2521"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:2653 vom 2025-03-11",
"url": "https://access.redhat.com/errata/RHSA-2025:2653"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:2655 vom 2025-03-11",
"url": "https://access.redhat.com/errata/RHSA-2025:2655"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:2675 vom 2025-03-12",
"url": "https://access.redhat.com/errata/RHSA-2025:2675"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:2784 vom 2025-03-13",
"url": "https://access.redhat.com/errata/RHSA-2025:2784"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:2799 vom 2025-03-13",
"url": "https://access.redhat.com/errata/RHSA-2025:2799"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:2869 vom 2025-03-17",
"url": "https://access.redhat.com/errata/RHSA-2025:2869"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:2867 vom 2025-03-17",
"url": "https://access.redhat.com/errata/RHSA-2025:2867"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-2867 vom 2025-03-17",
"url": "https://linux.oracle.com/errata/ELSA-2025-2867.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3367 vom 2025-03-27",
"url": "https://access.redhat.com/errata/RHSA-2025:3367"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3396 vom 2025-03-31",
"url": "https://access.redhat.com/errata/RHSA-2025:3396"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3301 vom 2025-04-03",
"url": "https://access.redhat.com/errata/RHSA-2025:3301"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3297 vom 2025-04-02",
"url": "https://access.redhat.com/errata/RHSA-2025:3297"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-3367 vom 2025-04-10",
"url": "https://linux.oracle.com/errata/ELSA-2025-3367.html"
},
{
"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:3577 vom 2025-04-10",
"url": "https://access.redhat.com/errata/RHSA-2025:3577"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-3396 vom 2025-04-11",
"url": "https://linux.oracle.com/errata/ELSA-2025-3396.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3780 vom 2025-04-17",
"url": "https://access.redhat.com/errata/RHSA-2025:3780"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7231915 vom 2025-04-26",
"url": "https://www.ibm.com/support/pages/node/7231915"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2844 vom 2025-04-30",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2844.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4422 vom 2025-05-08",
"url": "https://access.redhat.com/errata/RHSA-2025:4422"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:6990 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:6990"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20250516-0006 vom 2025-05-16",
"url": "https://security.netapp.com/advisory/ntap-20250516-0006/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7702 vom 2025-05-21",
"url": "https://access.redhat.com/errata/RHSA-2025:7702"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-213 vom 2025-05-30",
"url": "https://www.dell.com/support/kbdoc/de-de/000326299/dsa-2025-213-security-update-for-dell-avamar-dell-networker-virtual-edition-nve-and-dell-powerprotect-dp-series-appliance-dell-integrated-data-protection-appliance-idpa-multiple-third-party-vulnerabilities"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01961-1 vom 2025-06-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021530.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-262 vom 2025-08-01",
"url": "https://www.dell.com/support/kbdoc/000337955"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20511-1 vom 2025-08-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022039.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:16154 vom 2025-09-18",
"url": "https://access.redhat.com/errata/RHSA-2025:16154"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-16154 vom 2025-09-18",
"url": "https://linux.oracle.com/errata/ELSA-2025-16154.html"
},
{
"category": "external",
"summary": "Dell Security Update vom 2025-10-02",
"url": "https://www.dell.com/support/kbdoc/000376224"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:16154 vom 2025-10-03",
"url": "https://errata.build.resf.org/RLSA-2025:16154"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:6990 vom 2025-10-04",
"url": "https://errata.build.resf.org/RLSA-2025:6990"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20863-1 vom 2025-10-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/023017.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:20532 vom 2025-11-11",
"url": "https://access.redhat.com/errata/RHSA-2025:20532"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20532 vom 2025-11-25",
"url": "https://linux.oracle.com/errata/ELSA-2025-20532-0.html"
},
{
"category": "external",
"summary": "Brocade Security Advisory BSA-2026-3200 vom 2026-03-03",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37142"
}
],
"source_lang": "en-US",
"title": "Grub: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-03-03T23:00:00.000+00:00",
"generator": {
"date": "2026-03-04T11:17:14.926+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-0396",
"initial_release_date": "2025-02-18T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-02-18T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-02-20T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE und openSUSE aufgenommen"
},
{
"date": "2025-02-23T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-03-10T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-11T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-13T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-16T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-17T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-03-27T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-30T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-04-02T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-04-09T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-04-10T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-04-13T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-04-16T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-04-27T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-05-01T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-05-07T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-13T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-18T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von NetApp aufgenommen"
},
{
"date": "2025-05-20T22:00:00.000+00:00",
"number": "21",
"summary": "Referenz(en) aufgenommen: EUVD-2025-4377"
},
{
"date": "2025-05-21T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-29T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-06-16T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-07-31T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-08-03T22:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-09-17T22:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-09-18T22:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-10-01T22:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-10-05T22:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-10-26T23:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-11-11T23:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-24T23:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-03-03T23:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von BROCADE aufgenommen"
}
],
"status": "final",
"version": "34"
}
},
"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": "Broadcom Brocade SANnav",
"product": {
"name": "Broadcom Brocade SANnav",
"product_id": "T022212",
"product_identification_helper": {
"cpe": "cpe:/a:broadcom:brocade_sannav:-"
}
}
}
],
"category": "vendor",
"name": "Broadcom"
},
{
"branches": [
{
"category": "product_name",
"name": "Dell Avamar",
"product": {
"name": "Dell Avamar",
"product_id": "T039664",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:-"
}
}
},
{
"branches": [
{
"category": "product_name",
"name": "Dell NetWorker",
"product": {
"name": "Dell NetWorker",
"product_id": "T034583",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual"
}
}
},
{
"category": "product_version_range",
"name": "\u003c19.12.0.2",
"product": {
"name": "Dell NetWorker \u003c19.12.0.2",
"product_id": "T045790"
}
},
{
"category": "product_version",
"name": "19.12.0.2",
"product": {
"name": "Dell NetWorker 19.12.0.2",
"product_id": "T045790-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:19.12.0.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c19.11.0.6",
"product": {
"name": "Dell NetWorker \u003c19.11.0.6",
"product_id": "T045791"
}
},
{
"category": "product_version",
"name": "19.11.0.6",
"product": {
"name": "Dell NetWorker 19.11.0.6",
"product_id": "T045791-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:19.11.0.6"
}
}
}
],
"category": "product_name",
"name": "NetWorker"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.4.0.0",
"product": {
"name": "Dell PowerProtect Data Domain \u003c8.4.0.0",
"product_id": "T045879"
}
},
{
"category": "product_version",
"name": "8.4.0.0",
"product": {
"name": "Dell PowerProtect Data Domain 8.4.0.0",
"product_id": "T045879-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:8.4.0.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.10.1.70",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.10.1.70",
"product_id": "T045881"
}
},
{
"category": "product_version",
"name": "7.10.1.70",
"product": {
"name": "Dell PowerProtect Data Domain 7.10.1.70",
"product_id": "T045881-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.10.1.70"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.13.1.40",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.13.1.40",
"product_id": "T047343"
}
},
{
"category": "product_version",
"name": "7.13.1.40",
"product": {
"name": "Dell PowerProtect Data Domain 7.13.1.40",
"product_id": "T047343-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.13.1.40"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.3.1.10",
"product": {
"name": "Dell PowerProtect Data Domain \u003c8.3.1.10",
"product_id": "T047344"
}
},
{
"category": "product_version",
"name": "8.3.1.10",
"product": {
"name": "Dell PowerProtect Data Domain 8.3.1.10",
"product_id": "T047344-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:8.3.1.10"
}
}
}
],
"category": "product_name",
"name": "PowerProtect Data Domain"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP11 IF04",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP11 IF04",
"product_id": "T043169"
}
},
{
"category": "product_version",
"name": "7.5.0 UP11 IF04",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP11 IF04",
"product_id": "T043169-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up11_if04"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "NetApp ActiveIQ Unified Manager",
"product": {
"name": "NetApp ActiveIQ Unified Manager",
"product_id": "T032260",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:active_iq_unified_manager:-"
}
}
}
],
"category": "vendor",
"name": "NetApp"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source Grub",
"product": {
"name": "Open Source Grub",
"product_id": "T041271",
"product_identification_helper": {
"cpe": "cpe:/a:gnu:grub:-"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "Container Platform \u003c4.17.23",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.17.23",
"product_id": "T042314"
}
},
{
"category": "product_version",
"name": "Container Platform 4.17.23",
"product": {
"name": "Red Hat OpenShift Container Platform 4.17.23",
"product_id": "T042314-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.17.23"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.16.38",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.16.38",
"product_id": "T042315"
}
},
{
"category": "product_version",
"name": "Container Platform 4.16.38",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16.38",
"product_id": "T042315-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.16.38"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.18.8",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.18.8",
"product_id": "T042744"
}
},
{
"category": "product_version",
"name": "Container Platform 4.18.8",
"product": {
"name": "Red Hat OpenShift Container Platform 4.18.8",
"product_id": "T042744-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.18.8"
}
}
},
{
"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.13.57",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.13.57",
"product_id": "T042963"
}
},
{
"category": "product_version",
"name": "Container Platform 4.13.57",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13.57",
"product_id": "T042963-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.13.57"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.15.50",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.15.50",
"product_id": "T043405"
}
},
{
"category": "product_version",
"name": "Container Platform 4.15.50",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15.50",
"product_id": "T043405-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.15.50"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.14.52",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.14.52",
"product_id": "T044059"
}
},
{
"category": "product_version",
"name": "Container Platform 4.14.52",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14.52",
"product_id": "T044059-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.14.52"
}
}
}
],
"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"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45774",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T032260",
"T004914",
"T043169",
"T044059",
"T042314",
"T042315",
"T043405",
"T047343",
"398363",
"T045881",
"T047344",
"T032255",
"T039664",
"T002207",
"T041271",
"T042963",
"T045879",
"T042744",
"T042745",
"T027843",
"T045790",
"T022212",
"T045791"
]
},
"release_date": "2025-02-18T23:00:00.000+00:00",
"title": "CVE-2024-45774"
},
{
"cve": "CVE-2024-45775",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T032260",
"T004914",
"T043169",
"T044059",
"T042314",
"T042315",
"T043405",
"T047343",
"398363",
"T045881",
"T047344",
"T032255",
"T039664",
"T002207",
"T041271",
"T042963",
"T045879",
"T042744",
"T042745",
"T027843",
"T045790",
"T022212",
"T045791"
]
},
"release_date": "2025-02-18T23:00:00.000+00:00",
"title": "CVE-2024-45775"
},
{
"cve": "CVE-2024-45776",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T032260",
"T004914",
"T043169",
"T044059",
"T042314",
"T042315",
"T043405",
"T047343",
"398363",
"T045881",
"T047344",
"T032255",
"T039664",
"T002207",
"T041271",
"T042963",
"T045879",
"T042744",
"T042745",
"T027843",
"T045790",
"T022212",
"T045791"
]
},
"release_date": "2025-02-18T23:00:00.000+00:00",
"title": "CVE-2024-45776"
},
{
"cve": "CVE-2024-45777",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T032260",
"T004914",
"T043169",
"T044059",
"T042314",
"T042315",
"T043405",
"T047343",
"398363",
"T045881",
"T047344",
"T032255",
"T039664",
"T002207",
"T041271",
"T042963",
"T045879",
"T042744",
"T042745",
"T027843",
"T045790",
"T022212",
"T045791"
]
},
"release_date": "2025-02-18T23:00:00.000+00:00",
"title": "CVE-2024-45777"
},
{
"cve": "CVE-2024-45778",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T032260",
"T004914",
"T043169",
"T044059",
"T042314",
"T042315",
"T043405",
"T047343",
"398363",
"T045881",
"T047344",
"T032255",
"T039664",
"T002207",
"T041271",
"T042963",
"T045879",
"T042744",
"T042745",
"T027843",
"T045790",
"T022212",
"T045791"
]
},
"release_date": "2025-02-18T23:00:00.000+00:00",
"title": "CVE-2024-45778"
},
{
"cve": "CVE-2024-45779",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T032260",
"T004914",
"T043169",
"T044059",
"T042314",
"T042315",
"T043405",
"T047343",
"398363",
"T045881",
"T047344",
"T032255",
"T039664",
"T002207",
"T041271",
"T042963",
"T045879",
"T042744",
"T042745",
"T027843",
"T045790",
"T022212",
"T045791"
]
},
"release_date": "2025-02-18T23:00:00.000+00:00",
"title": "CVE-2024-45779"
},
{
"cve": "CVE-2024-45780",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T032260",
"T004914",
"T043169",
"T044059",
"T042314",
"T042315",
"T043405",
"T047343",
"398363",
"T045881",
"T047344",
"T032255",
"T039664",
"T002207",
"T041271",
"T042963",
"T045879",
"T042744",
"T042745",
"T027843",
"T045790",
"T022212",
"T045791"
]
},
"release_date": "2025-02-18T23:00:00.000+00:00",
"title": "CVE-2024-45780"
},
{
"cve": "CVE-2024-45781",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T032260",
"T004914",
"T043169",
"T044059",
"T042314",
"T042315",
"T043405",
"T047343",
"398363",
"T045881",
"T047344",
"T032255",
"T039664",
"T002207",
"T041271",
"T042963",
"T045879",
"T042744",
"T042745",
"T027843",
"T045790",
"T022212",
"T045791"
]
},
"release_date": "2025-02-18T23:00:00.000+00:00",
"title": "CVE-2024-45781"
},
{
"cve": "CVE-2024-45782",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T032260",
"T004914",
"T043169",
"T044059",
"T042314",
"T042315",
"T043405",
"T047343",
"398363",
"T045881",
"T047344",
"T032255",
"T039664",
"T002207",
"T041271",
"T042963",
"T045879",
"T042744",
"T042745",
"T027843",
"T045790",
"T022212",
"T045791"
]
},
"release_date": "2025-02-18T23:00:00.000+00:00",
"title": "CVE-2024-45782"
},
{
"cve": "CVE-2024-45783",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T032260",
"T004914",
"T043169",
"T044059",
"T042314",
"T042315",
"T043405",
"T047343",
"398363",
"T045881",
"T047344",
"T032255",
"T039664",
"T002207",
"T041271",
"T042963",
"T045879",
"T042744",
"T042745",
"T027843",
"T045790",
"T022212",
"T045791"
]
},
"release_date": "2025-02-18T23:00:00.000+00:00",
"title": "CVE-2024-45783"
},
{
"cve": "CVE-2025-0622",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T032260",
"T004914",
"T043169",
"T044059",
"T042314",
"T042315",
"T043405",
"T047343",
"398363",
"T045881",
"T047344",
"T032255",
"T039664",
"T002207",
"T041271",
"T042963",
"T045879",
"T042744",
"T042745",
"T027843",
"T045790",
"T022212",
"T045791"
]
},
"release_date": "2025-02-18T23:00:00.000+00:00",
"title": "CVE-2025-0622"
},
{
"cve": "CVE-2025-0624",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T032260",
"T004914",
"T043169",
"T044059",
"T042314",
"T042315",
"T043405",
"T047343",
"398363",
"T045881",
"T047344",
"T032255",
"T039664",
"T002207",
"T041271",
"T042963",
"T045879",
"T042744",
"T042745",
"T027843",
"T045790",
"T022212",
"T045791"
]
},
"release_date": "2025-02-18T23:00:00.000+00:00",
"title": "CVE-2025-0624"
},
{
"cve": "CVE-2025-0677",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T032260",
"T004914",
"T043169",
"T044059",
"T042314",
"T042315",
"T043405",
"T047343",
"398363",
"T045881",
"T047344",
"T032255",
"T039664",
"T002207",
"T041271",
"T042963",
"T045879",
"T042744",
"T042745",
"T027843",
"T045790",
"T022212",
"T045791"
]
},
"release_date": "2025-02-18T23:00:00.000+00:00",
"title": "CVE-2025-0677"
},
{
"cve": "CVE-2025-0678",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T032260",
"T004914",
"T043169",
"T044059",
"T042314",
"T042315",
"T043405",
"T047343",
"398363",
"T045881",
"T047344",
"T032255",
"T039664",
"T002207",
"T041271",
"T042963",
"T045879",
"T042744",
"T042745",
"T027843",
"T045790",
"T022212",
"T045791"
]
},
"release_date": "2025-02-18T23:00:00.000+00:00",
"title": "CVE-2025-0678"
},
{
"cve": "CVE-2025-0684",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T032260",
"T004914",
"T043169",
"T044059",
"T042314",
"T042315",
"T043405",
"T047343",
"398363",
"T045881",
"T047344",
"T032255",
"T039664",
"T002207",
"T041271",
"T042963",
"T045879",
"T042744",
"T042745",
"T027843",
"T045790",
"T022212",
"T045791"
]
},
"release_date": "2025-02-18T23:00:00.000+00:00",
"title": "CVE-2025-0684"
},
{
"cve": "CVE-2025-0685",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T032260",
"T004914",
"T043169",
"T044059",
"T042314",
"T042315",
"T043405",
"T047343",
"398363",
"T045881",
"T047344",
"T032255",
"T039664",
"T002207",
"T041271",
"T042963",
"T045879",
"T042744",
"T042745",
"T027843",
"T045790",
"T022212",
"T045791"
]
},
"release_date": "2025-02-18T23:00:00.000+00:00",
"title": "CVE-2025-0685"
},
{
"cve": "CVE-2025-0686",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T032260",
"T004914",
"T043169",
"T044059",
"T042314",
"T042315",
"T043405",
"T047343",
"398363",
"T045881",
"T047344",
"T032255",
"T039664",
"T002207",
"T041271",
"T042963",
"T045879",
"T042744",
"T042745",
"T027843",
"T045790",
"T022212",
"T045791"
]
},
"release_date": "2025-02-18T23:00:00.000+00:00",
"title": "CVE-2025-0686"
},
{
"cve": "CVE-2025-0689",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T032260",
"T004914",
"T043169",
"T044059",
"T042314",
"T042315",
"T043405",
"T047343",
"398363",
"T045881",
"T047344",
"T032255",
"T039664",
"T002207",
"T041271",
"T042963",
"T045879",
"T042744",
"T042745",
"T027843",
"T045790",
"T022212",
"T045791"
]
},
"release_date": "2025-02-18T23:00:00.000+00:00",
"title": "CVE-2025-0689"
},
{
"cve": "CVE-2025-0690",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T032260",
"T004914",
"T043169",
"T044059",
"T042314",
"T042315",
"T043405",
"T047343",
"398363",
"T045881",
"T047344",
"T032255",
"T039664",
"T002207",
"T041271",
"T042963",
"T045879",
"T042744",
"T042745",
"T027843",
"T045790",
"T022212",
"T045791"
]
},
"release_date": "2025-02-18T23:00:00.000+00:00",
"title": "CVE-2025-0690"
},
{
"cve": "CVE-2025-1118",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T032260",
"T004914",
"T043169",
"T044059",
"T042314",
"T042315",
"T043405",
"T047343",
"398363",
"T045881",
"T047344",
"T032255",
"T039664",
"T002207",
"T041271",
"T042963",
"T045879",
"T042744",
"T042745",
"T027843",
"T045790",
"T022212",
"T045791"
]
},
"release_date": "2025-02-18T23:00:00.000+00:00",
"title": "CVE-2025-1118"
},
{
"cve": "CVE-2025-1125",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T032260",
"T004914",
"T043169",
"T044059",
"T042314",
"T042315",
"T043405",
"T047343",
"398363",
"T045881",
"T047344",
"T032255",
"T039664",
"T002207",
"T041271",
"T042963",
"T045879",
"T042744",
"T042745",
"T027843",
"T045790",
"T022212",
"T045791"
]
},
"release_date": "2025-02-18T23:00:00.000+00:00",
"title": "CVE-2025-1125"
}
]
}
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…