Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-11731 (GCVE-0-2025-11731)
Vulnerability from cvelistv5 – Published: 2025-10-14 06:02 – Updated: 2026-04-27 20:05
VLAI
EPSS
Title
Libxslt: type confusion in exsltfuncresultcompfunction of libxslt
Summary
A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT <func:result> elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-843 - Access of Resource Using Incompatible Type ('Type Confusion')
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:11015 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/security/cve/CVE-2025-11731 | vdb-entryx_refsource_REDHAT |
| https://bugzilla.redhat.com/show_bug.cgi?id=2403688 | issue-trackingx_refsource_REDHAT |
| https://gitlab.gnome.org/GNOME/libxslt/-/issues/151 | |
| https://gitlab.gnome.org/GNOME/libxslt/-/merge_re… |
Impacted products
8 products
| Vendor | Product | Version | |
|---|---|---|---|
|
Affected:
0 , < 1.1.44
(semver)
|
|||
| Red Hat | Red Hat Hardened Images |
Unaffected:
1.1.45-0.1.hum1 , < *
(rpm)
cpe:/a:redhat:hummingbird:1 |
|
| Red Hat | Red Hat Enterprise Linux 10 |
cpe:/o:redhat:enterprise_linux:10 |
|
| Red Hat | Red Hat Enterprise Linux 6 |
cpe:/o:redhat:enterprise_linux:6 |
|
| 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 Enterprise Linux 9 |
cpe:/o:redhat:enterprise_linux:9 |
|
| Red Hat | Red Hat OpenShift Container Platform 4 |
cpe:/a:redhat:openshift:4 |
Date Public
2025-10-14 00:00
Credits
Red Hat would like to thank Google Big Sleep for reporting this issue.
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-11731",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-10-14T15:18:32.705297Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-10-14T15:18:44.086Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://gitlab.gnome.org/GNOME/libxslt",
"defaultStatus": "unaffected",
"packageName": "libxslt",
"versions": [
{
"lessThan": "1.1.44",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
},
{
"collectionURL": "https://catalog.redhat.com/software/containers/",
"cpes": [
"cpe:/a:redhat:hummingbird:1"
],
"defaultStatus": "affected",
"packageName": "libxslt-main",
"product": "Red Hat Hardened Images",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "1.1.45-0.1.hum1",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10"
],
"defaultStatus": "affected",
"packageName": "libxslt",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:6"
],
"defaultStatus": "unknown",
"packageName": "libxslt",
"product": "Red Hat Enterprise Linux 6",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "affected",
"packageName": "libxslt",
"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": "affected",
"packageName": "libxslt",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:9"
],
"defaultStatus": "affected",
"packageName": "libxslt",
"product": "Red Hat Enterprise Linux 9",
"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"
}
],
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank Google Big Sleep for reporting this issue."
}
],
"datePublic": "2025-10-14T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT \u003cfunc:result\u003e elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service."
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Low"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-843",
"description": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-27T20:05:08.635Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "RHSA-2026:11015",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2026:11015"
},
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2025-11731"
},
{
"name": "RHBZ#2403688",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403688"
},
{
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/151"
},
{
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/merge_requests/78"
}
],
"timeline": [
{
"lang": "en",
"time": "2025-10-14T05:24:09.808Z",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2025-10-14T00:00:00.000Z",
"value": "Made public."
}
],
"title": "Libxslt: type confusion in exsltfuncresultcompfunction of libxslt",
"workarounds": [
{
"lang": "en",
"value": "Mitigation for this issue is either not available or the currently available options don\u2019t meet the Red Hat Product Security criteria comprising ease of use, applicability to a widespread installation base, or stability."
}
],
"x_generator": {
"engine": "cvelib 1.8.0"
},
"x_redhatCweChain": "CWE-843: Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2025-11731",
"datePublished": "2025-10-14T06:02:35.519Z",
"dateReserved": "2025-10-14T05:28:37.404Z",
"dateUpdated": "2026-04-27T20:05:08.635Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-11731",
"date": "2026-06-24",
"epss": "0.00258",
"percentile": "0.16967"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-11731\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2025-10-14T06:15:34.483\",\"lastModified\":\"2026-04-27T21:16:22.567\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT \u003cfunc:result\u003e elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L\",\"baseScore\":3.1,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.6,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-843\"}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHSA-2026:11015\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/security/cve/CVE-2025-11731\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2403688\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://gitlab.gnome.org/GNOME/libxslt/-/issues/151\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://gitlab.gnome.org/GNOME/libxslt/-/merge_requests/78\",\"source\":\"secalert@redhat.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-11731\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-10-14T15:18:32.705297Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-10-14T15:18:39.195Z\"}}], \"cna\": {\"title\": \"Libxslt: type confusion in exsltfuncresultcompfunction of libxslt\", \"credits\": [{\"lang\": \"en\", \"value\": \"Red Hat would like to thank Google Big Sleep for reporting this issue.\"}], \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Low\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 3.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.1.44\", \"versionType\": \"semver\"}], \"packageName\": \"libxslt\", \"collectionURL\": \"https://gitlab.gnome.org/GNOME/libxslt\", \"defaultStatus\": \"unaffected\"}, {\"cpes\": [\"cpe:/a:redhat:hummingbird:1\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Hardened Images\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"1.1.45-0.1.hum1\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"libxslt-main\", \"collectionURL\": \"https://catalog.redhat.com/software/containers/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:10\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"packageName\": \"libxslt\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:6\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 6\", \"packageName\": \"libxslt\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"libxslt\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:8\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"packageName\": \"libxslt\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:9\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"packageName\": \"libxslt\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"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-10-14T05:24:09.808Z\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2025-10-14T00:00:00.000Z\", \"value\": \"Made public.\"}], \"datePublic\": \"2025-10-14T00:00:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/errata/RHSA-2026:11015\", \"name\": \"RHSA-2026:11015\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2025-11731\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2403688\", \"name\": \"RHBZ#2403688\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://gitlab.gnome.org/GNOME/libxslt/-/issues/151\"}, {\"url\": \"https://gitlab.gnome.org/GNOME/libxslt/-/merge_requests/78\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Mitigation for this issue is either not available or the currently available options don\\u2019t meet the Red Hat Product Security criteria comprising ease of use, applicability to a widespread installation base, or stability.\"}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT \u003cfunc:result\u003e elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-843\", \"description\": \"Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2026-04-27T20:05:08.635Z\"}, \"x_redhatCweChain\": \"CWE-843: Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)\"}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-11731\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-27T20:05:08.635Z\", \"dateReserved\": \"2025-10-14T05:28:37.404Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2025-10-14T06:02:35.519Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2025:21008-1
Vulnerability from csaf_suse - Published: 2025-11-19 09:41 - Updated: 2025-11-19 09:41Summary
Security update for libxslt
Severity
Important
Notes
Title of the patch: Security update for libxslt
Description of the patch: This update for libxslt fixes the following issues:
Changes in libxslt:
- CVE-2025-11731: Fixed type confusion in exsltFuncResultCompfunction leading to denial of service (bsc#1251979)
- CVE-2025-10911: Fixed use-after-free with key data stored cross-RVT (bsc#1250553)
Patchnames: SUSE-SLES-16.0-24
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.5 (Medium)
Affected products
Recommended
32 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
32 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libxslt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libxslt fixes the following issues:\n\nChanges in libxslt:\n\n- CVE-2025-11731: Fixed type confusion in exsltFuncResultCompfunction leading to denial of service (bsc#1251979)\n- CVE-2025-10911: Fixed use-after-free with key data stored cross-RVT (bsc#1250553)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-24",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_21008-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:21008-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202521008-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:21008-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023384.html"
},
{
"category": "self",
"summary": "SUSE Bug 1250553",
"url": "https://bugzilla.suse.com/1250553"
},
{
"category": "self",
"summary": "SUSE Bug 1251979",
"url": "https://bugzilla.suse.com/1251979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-10911 page",
"url": "https://www.suse.com/security/cve/CVE-2025-10911/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11731 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11731/"
}
],
"title": "Security update for libxslt",
"tracking": {
"current_release_date": "2025-11-19T09:41:09Z",
"generator": {
"date": "2025-11-19T09:41:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:21008-1",
"initial_release_date": "2025-11-19T09:41:09Z",
"revision_history": [
{
"date": "2025-11-19T09:41:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.43-160000.3.1.aarch64",
"product": {
"name": "libexslt0-1.1.43-160000.3.1.aarch64",
"product_id": "libexslt0-1.1.43-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt-devel-1.1.43-160000.3.1.aarch64",
"product": {
"name": "libxslt-devel-1.1.43-160000.3.1.aarch64",
"product_id": "libxslt-devel-1.1.43-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.43-160000.3.1.aarch64",
"product": {
"name": "libxslt-tools-1.1.43-160000.3.1.aarch64",
"product_id": "libxslt-tools-1.1.43-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.43-160000.3.1.aarch64",
"product": {
"name": "libxslt1-1.1.43-160000.3.1.aarch64",
"product_id": "libxslt1-1.1.43-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.43-160000.3.1.ppc64le",
"product": {
"name": "libexslt0-1.1.43-160000.3.1.ppc64le",
"product_id": "libexslt0-1.1.43-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt-devel-1.1.43-160000.3.1.ppc64le",
"product": {
"name": "libxslt-devel-1.1.43-160000.3.1.ppc64le",
"product_id": "libxslt-devel-1.1.43-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.43-160000.3.1.ppc64le",
"product": {
"name": "libxslt-tools-1.1.43-160000.3.1.ppc64le",
"product_id": "libxslt-tools-1.1.43-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.43-160000.3.1.ppc64le",
"product": {
"name": "libxslt1-1.1.43-160000.3.1.ppc64le",
"product_id": "libxslt1-1.1.43-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.43-160000.3.1.s390x",
"product": {
"name": "libexslt0-1.1.43-160000.3.1.s390x",
"product_id": "libexslt0-1.1.43-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-devel-1.1.43-160000.3.1.s390x",
"product": {
"name": "libxslt-devel-1.1.43-160000.3.1.s390x",
"product_id": "libxslt-devel-1.1.43-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.43-160000.3.1.s390x",
"product": {
"name": "libxslt-tools-1.1.43-160000.3.1.s390x",
"product_id": "libxslt-tools-1.1.43-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.43-160000.3.1.s390x",
"product": {
"name": "libxslt1-1.1.43-160000.3.1.s390x",
"product_id": "libxslt1-1.1.43-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.43-160000.3.1.x86_64",
"product": {
"name": "libexslt0-1.1.43-160000.3.1.x86_64",
"product_id": "libexslt0-1.1.43-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-devel-1.1.43-160000.3.1.x86_64",
"product": {
"name": "libxslt-devel-1.1.43-160000.3.1.x86_64",
"product_id": "libxslt-devel-1.1.43-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.43-160000.3.1.x86_64",
"product": {
"name": "libxslt-tools-1.1.43-160000.3.1.x86_64",
"product_id": "libxslt-tools-1.1.43-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.43-160000.3.1.x86_64",
"product": {
"name": "libxslt1-1.1.43-160000.3.1.x86_64",
"product_id": "libxslt1-1.1.43-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.aarch64"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.ppc64le"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.s390x"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.x86_64"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.43-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.43-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.43-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.43-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.43-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.s390x"
},
"product_reference": "libxslt-devel-1.1.43-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.43-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.43-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.43-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.43-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.43-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.43-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.43-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.s390x"
},
"product_reference": "libxslt-tools-1.1.43-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.43-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.43-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.aarch64"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.ppc64le"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.s390x"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.x86_64"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.aarch64"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.ppc64le"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.s390x"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.x86_64"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.43-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.43-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.43-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.43-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.43-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.s390x"
},
"product_reference": "libxslt-devel-1.1.43-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.43-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.43-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.43-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.43-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.43-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.43-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.43-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.s390x"
},
"product_reference": "libxslt-tools-1.1.43-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.43-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.43-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.aarch64"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.ppc64le"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.s390x"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.x86_64"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-10911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-10911"
}
],
"notes": [
{
"category": "general",
"text": "A use-after-free vulnerability was found in libxslt while parsing xsl nodes that may lead to the dereference of expired pointers and application crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-10911",
"url": "https://www.suse.com/security/cve/CVE-2025-10911"
},
{
"category": "external",
"summary": "SUSE Bug 1250553 for CVE-2025-10911",
"url": "https://bugzilla.suse.com/1250553"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-19T09:41:09Z",
"details": "moderate"
}
],
"title": "CVE-2025-10911"
},
{
"cve": "CVE-2025-11731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11731"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT \u003cfunc:result\u003e elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11731",
"url": "https://www.suse.com/security/cve/CVE-2025-11731"
},
{
"category": "external",
"summary": "SUSE Bug 1251979 for CVE-2025-11731",
"url": "https://bugzilla.suse.com/1251979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 16.0:libxslt1-1.1.43-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-19T09:41:09Z",
"details": "important"
}
],
"title": "CVE-2025-11731"
}
]
}
SUSE-SU-2025:21031-1
Vulnerability from csaf_suse - Published: 2025-11-19 09:41 - Updated: 2025-11-19 09:41Summary
Security update for libxslt
Severity
Important
Notes
Title of the patch: Security update for libxslt
Description of the patch: This update for libxslt fixes the following issues:
Changes in libxslt:
- CVE-2025-11731: Fixed type confusion in exsltFuncResultCompfunction leading to denial of service (bsc#1251979)
- CVE-2025-10911: Fixed use-after-free with key data stored cross-RVT (bsc#1250553)
Patchnames: SUSE-SL-Micro-6.2-24
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.5 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libxslt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libxslt fixes the following issues:\n\nChanges in libxslt:\n\n- CVE-2025-11731: Fixed type confusion in exsltFuncResultCompfunction leading to denial of service (bsc#1251979)\n- CVE-2025-10911: Fixed use-after-free with key data stored cross-RVT (bsc#1250553)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-24",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_21031-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:21031-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202521031-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:21031-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023404.html"
},
{
"category": "self",
"summary": "SUSE Bug 1250553",
"url": "https://bugzilla.suse.com/1250553"
},
{
"category": "self",
"summary": "SUSE Bug 1251979",
"url": "https://bugzilla.suse.com/1251979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-10911 page",
"url": "https://www.suse.com/security/cve/CVE-2025-10911/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11731 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11731/"
}
],
"title": "Security update for libxslt",
"tracking": {
"current_release_date": "2025-11-19T09:41:09Z",
"generator": {
"date": "2025-11-19T09:41:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:21031-1",
"initial_release_date": "2025-11-19T09:41:09Z",
"revision_history": [
{
"date": "2025-11-19T09:41:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.43-160000.3.1.aarch64",
"product": {
"name": "libexslt0-1.1.43-160000.3.1.aarch64",
"product_id": "libexslt0-1.1.43-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.43-160000.3.1.aarch64",
"product": {
"name": "libxslt1-1.1.43-160000.3.1.aarch64",
"product_id": "libxslt1-1.1.43-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.43-160000.3.1.ppc64le",
"product": {
"name": "libexslt0-1.1.43-160000.3.1.ppc64le",
"product_id": "libexslt0-1.1.43-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.43-160000.3.1.ppc64le",
"product": {
"name": "libxslt1-1.1.43-160000.3.1.ppc64le",
"product_id": "libxslt1-1.1.43-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.43-160000.3.1.s390x",
"product": {
"name": "libexslt0-1.1.43-160000.3.1.s390x",
"product_id": "libexslt0-1.1.43-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.43-160000.3.1.s390x",
"product": {
"name": "libxslt1-1.1.43-160000.3.1.s390x",
"product_id": "libxslt1-1.1.43-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.43-160000.3.1.x86_64",
"product": {
"name": "libexslt0-1.1.43-160000.3.1.x86_64",
"product_id": "libexslt0-1.1.43-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.43-160000.3.1.x86_64",
"product": {
"name": "libxslt1-1.1.43-160000.3.1.x86_64",
"product_id": "libxslt1-1.1.43-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:transactional"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.aarch64"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.ppc64le"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.s390x"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.x86_64"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.aarch64"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.ppc64le"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.s390x"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.x86_64"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-10911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-10911"
}
],
"notes": [
{
"category": "general",
"text": "A use-after-free vulnerability was found in libxslt while parsing xsl nodes that may lead to the dereference of expired pointers and application crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-10911",
"url": "https://www.suse.com/security/cve/CVE-2025-10911"
},
{
"category": "external",
"summary": "SUSE Bug 1250553 for CVE-2025-10911",
"url": "https://bugzilla.suse.com/1250553"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-19T09:41:09Z",
"details": "moderate"
}
],
"title": "CVE-2025-10911"
},
{
"cve": "CVE-2025-11731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11731"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT \u003cfunc:result\u003e elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11731",
"url": "https://www.suse.com/security/cve/CVE-2025-11731"
},
{
"category": "external",
"summary": "SUSE Bug 1251979 for CVE-2025-11731",
"url": "https://bugzilla.suse.com/1251979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-19T09:41:09Z",
"details": "important"
}
],
"title": "CVE-2025-11731"
}
]
}
SUSE-SU-2025:3743-1
Vulnerability from csaf_suse - Published: 2025-10-23 06:19 - Updated: 2025-10-23 06:19Summary
Security update for libxslt
Severity
Important
Notes
Title of the patch: Security update for libxslt
Description of the patch: This update for libxslt fixes the following issues:
- CVE-2025-11731: fixed a type confusion in exsltFuncResultComp function that could cause a denial of service (bsc#1251979)
Patchnames: SUSE-2025-3743,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-3743,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-3743,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-3743,SUSE-SUSE-MicroOS-5.1-2025-3743,SUSE-SUSE-MicroOS-5.2-2025-3743,SUSE-Storage-7.1-2025-3743,openSUSE-SLE-15.6-2025-3743
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libxslt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libxslt fixes the following issues:\n\n - CVE-2025-11731: fixed a type confusion in exsltFuncResultComp function that could cause a denial of service (bsc#1251979)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3743,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-3743,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-3743,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-3743,SUSE-SUSE-MicroOS-5.1-2025-3743,SUSE-SUSE-MicroOS-5.2-2025-3743,SUSE-Storage-7.1-2025-3743,openSUSE-SLE-15.6-2025-3743",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_3743-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:3743-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20253743-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:3743-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042270.html"
},
{
"category": "self",
"summary": "SUSE Bug 1251979",
"url": "https://bugzilla.suse.com/1251979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11731 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11731/"
}
],
"title": "Security update for libxslt",
"tracking": {
"current_release_date": "2025-10-23T06:19:50Z",
"generator": {
"date": "2025-10-23T06:19:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:3743-1",
"initial_release_date": "2025-10-23T06:19:50Z",
"revision_history": [
{
"date": "2025-10-23T06:19:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"product": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"product_id": "libxslt-devel-1.1.32-150000.3.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt-python-1.1.32-150000.3.28.1.aarch64",
"product": {
"name": "libxslt-python-1.1.32-150000.3.28.1.aarch64",
"product_id": "libxslt-python-1.1.32-150000.3.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"product": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"product_id": "libxslt-tools-1.1.32-150000.3.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.32-150000.3.28.1.aarch64",
"product": {
"name": "libxslt1-1.1.32-150000.3.28.1.aarch64",
"product_id": "libxslt1-1.1.32-150000.3.28.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-64bit-1.1.32-150000.3.28.1.aarch64_ilp32",
"product": {
"name": "libxslt-devel-64bit-1.1.32-150000.3.28.1.aarch64_ilp32",
"product_id": "libxslt-devel-64bit-1.1.32-150000.3.28.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libxslt1-64bit-1.1.32-150000.3.28.1.aarch64_ilp32",
"product": {
"name": "libxslt1-64bit-1.1.32-150000.3.28.1.aarch64_ilp32",
"product_id": "libxslt1-64bit-1.1.32-150000.3.28.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.32-150000.3.28.1.i586",
"product": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.i586",
"product_id": "libxslt-devel-1.1.32-150000.3.28.1.i586"
}
},
{
"category": "product_version",
"name": "libxslt-python-1.1.32-150000.3.28.1.i586",
"product": {
"name": "libxslt-python-1.1.32-150000.3.28.1.i586",
"product_id": "libxslt-python-1.1.32-150000.3.28.1.i586"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.32-150000.3.28.1.i586",
"product": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.i586",
"product_id": "libxslt-tools-1.1.32-150000.3.28.1.i586"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.32-150000.3.28.1.i586",
"product": {
"name": "libxslt1-1.1.32-150000.3.28.1.i586",
"product_id": "libxslt1-1.1.32-150000.3.28.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.32-150000.3.28.1.ppc64le",
"product": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.ppc64le",
"product_id": "libxslt-devel-1.1.32-150000.3.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt-python-1.1.32-150000.3.28.1.ppc64le",
"product": {
"name": "libxslt-python-1.1.32-150000.3.28.1.ppc64le",
"product_id": "libxslt-python-1.1.32-150000.3.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.32-150000.3.28.1.ppc64le",
"product": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.ppc64le",
"product_id": "libxslt-tools-1.1.32-150000.3.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.32-150000.3.28.1.ppc64le",
"product": {
"name": "libxslt1-1.1.32-150000.3.28.1.ppc64le",
"product_id": "libxslt1-1.1.32-150000.3.28.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.32-150000.3.28.1.s390x",
"product": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.s390x",
"product_id": "libxslt-devel-1.1.32-150000.3.28.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-python-1.1.32-150000.3.28.1.s390x",
"product": {
"name": "libxslt-python-1.1.32-150000.3.28.1.s390x",
"product_id": "libxslt-python-1.1.32-150000.3.28.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.32-150000.3.28.1.s390x",
"product": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.s390x",
"product_id": "libxslt-tools-1.1.32-150000.3.28.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.32-150000.3.28.1.s390x",
"product": {
"name": "libxslt1-1.1.32-150000.3.28.1.s390x",
"product_id": "libxslt1-1.1.32-150000.3.28.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"product": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"product_id": "libxslt-devel-1.1.32-150000.3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-devel-32bit-1.1.32-150000.3.28.1.x86_64",
"product": {
"name": "libxslt-devel-32bit-1.1.32-150000.3.28.1.x86_64",
"product_id": "libxslt-devel-32bit-1.1.32-150000.3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-python-1.1.32-150000.3.28.1.x86_64",
"product": {
"name": "libxslt-python-1.1.32-150000.3.28.1.x86_64",
"product_id": "libxslt-python-1.1.32-150000.3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"product": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"product_id": "libxslt-tools-1.1.32-150000.3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.32-150000.3.28.1.x86_64",
"product": {
"name": "libxslt1-1.1.32-150000.3.28.1.x86_64",
"product_id": "libxslt1-1.1.32-150000.3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-32bit-1.1.32-150000.3.28.1.x86_64",
"product": {
"name": "libxslt1-32bit-1.1.32-150000.3.28.1.x86_64",
"product_id": "libxslt1-32bit-1.1.32-150000.3.28.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.aarch64"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.s390x"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.s390x"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.aarch64"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.ppc64le"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.s390x"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.28.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.28.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.28.1.ppc64le"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.aarch64"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.s390x"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.aarch64"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.s390x"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.28.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.28.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.28.1.aarch64"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-python-1.1.32-150000.3.28.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.aarch64"
},
"product_reference": "libxslt-python-1.1.32-150000.3.28.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-python-1.1.32-150000.3.28.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.ppc64le"
},
"product_reference": "libxslt-python-1.1.32-150000.3.28.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-python-1.1.32-150000.3.28.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.s390x"
},
"product_reference": "libxslt-python-1.1.32-150000.3.28.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-python-1.1.32-150000.3.28.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt-python-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11731"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT \u003cfunc:result\u003e elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.28.1.x86_64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.aarch64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.ppc64le",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.s390x",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11731",
"url": "https://www.suse.com/security/cve/CVE-2025-11731"
},
{
"category": "external",
"summary": "SUSE Bug 1251979 for CVE-2025-11731",
"url": "https://bugzilla.suse.com/1251979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.28.1.x86_64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.aarch64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.ppc64le",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.s390x",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.28.1.x86_64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.aarch64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.ppc64le",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.s390x",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-23T06:19:50Z",
"details": "important"
}
],
"title": "CVE-2025-11731"
}
]
}
SUSE-SU-2025:3778-1
Vulnerability from csaf_suse - Published: 2025-10-24 13:26 - Updated: 2025-10-24 13:26Summary
Security update for libxslt
Severity
Important
Notes
Title of the patch: Security update for libxslt
Description of the patch: This update for libxslt fixes the following issues:
- CVE-2025-11731: fixed a type confusion in exsltFuncResultComp function that could cause a denial of service (bsc#1251979)
Patchnames: SUSE-2025-3778,SUSE-SLE-SERVER-12-SP5-LTSS-2025-3778,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-3778
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
18 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-devel-1.1.28-17.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-tools-1.1.28-17.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-1.1.28-17.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-32bit-1.1.28-17.21.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libxslt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libxslt fixes the following issues:\n\n - CVE-2025-11731: fixed a type confusion in exsltFuncResultComp function that could cause a denial of service (bsc#1251979)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3778,SUSE-SLE-SERVER-12-SP5-LTSS-2025-3778,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-3778",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_3778-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:3778-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20253778-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:3778-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042308.html"
},
{
"category": "self",
"summary": "SUSE Bug 1251979",
"url": "https://bugzilla.suse.com/1251979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11731 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11731/"
}
],
"title": "Security update for libxslt",
"tracking": {
"current_release_date": "2025-10-24T13:26:07Z",
"generator": {
"date": "2025-10-24T13:26:07Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:3778-1",
"initial_release_date": "2025-10-24T13:26:07Z",
"revision_history": [
{
"date": "2025-10-24T13:26:07Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.28-17.21.1.aarch64",
"product": {
"name": "libxslt-devel-1.1.28-17.21.1.aarch64",
"product_id": "libxslt-devel-1.1.28-17.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.28-17.21.1.aarch64",
"product": {
"name": "libxslt-tools-1.1.28-17.21.1.aarch64",
"product_id": "libxslt-tools-1.1.28-17.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.28-17.21.1.aarch64",
"product": {
"name": "libxslt1-1.1.28-17.21.1.aarch64",
"product_id": "libxslt1-1.1.28-17.21.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-64bit-1.1.28-17.21.1.aarch64_ilp32",
"product": {
"name": "libxslt-devel-64bit-1.1.28-17.21.1.aarch64_ilp32",
"product_id": "libxslt-devel-64bit-1.1.28-17.21.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libxslt1-64bit-1.1.28-17.21.1.aarch64_ilp32",
"product": {
"name": "libxslt1-64bit-1.1.28-17.21.1.aarch64_ilp32",
"product_id": "libxslt1-64bit-1.1.28-17.21.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.28-17.21.1.i586",
"product": {
"name": "libxslt-devel-1.1.28-17.21.1.i586",
"product_id": "libxslt-devel-1.1.28-17.21.1.i586"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.28-17.21.1.i586",
"product": {
"name": "libxslt-tools-1.1.28-17.21.1.i586",
"product_id": "libxslt-tools-1.1.28-17.21.1.i586"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.28-17.21.1.i586",
"product": {
"name": "libxslt1-1.1.28-17.21.1.i586",
"product_id": "libxslt1-1.1.28-17.21.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.28-17.21.1.ppc64le",
"product": {
"name": "libxslt-devel-1.1.28-17.21.1.ppc64le",
"product_id": "libxslt-devel-1.1.28-17.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.28-17.21.1.ppc64le",
"product": {
"name": "libxslt-tools-1.1.28-17.21.1.ppc64le",
"product_id": "libxslt-tools-1.1.28-17.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.28-17.21.1.ppc64le",
"product": {
"name": "libxslt1-1.1.28-17.21.1.ppc64le",
"product_id": "libxslt1-1.1.28-17.21.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.28-17.21.1.s390",
"product": {
"name": "libxslt-devel-1.1.28-17.21.1.s390",
"product_id": "libxslt-devel-1.1.28-17.21.1.s390"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.28-17.21.1.s390",
"product": {
"name": "libxslt-tools-1.1.28-17.21.1.s390",
"product_id": "libxslt-tools-1.1.28-17.21.1.s390"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.28-17.21.1.s390",
"product": {
"name": "libxslt1-1.1.28-17.21.1.s390",
"product_id": "libxslt1-1.1.28-17.21.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.28-17.21.1.s390x",
"product": {
"name": "libxslt-devel-1.1.28-17.21.1.s390x",
"product_id": "libxslt-devel-1.1.28-17.21.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-devel-32bit-1.1.28-17.21.1.s390x",
"product": {
"name": "libxslt-devel-32bit-1.1.28-17.21.1.s390x",
"product_id": "libxslt-devel-32bit-1.1.28-17.21.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.28-17.21.1.s390x",
"product": {
"name": "libxslt-tools-1.1.28-17.21.1.s390x",
"product_id": "libxslt-tools-1.1.28-17.21.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.28-17.21.1.s390x",
"product": {
"name": "libxslt1-1.1.28-17.21.1.s390x",
"product_id": "libxslt1-1.1.28-17.21.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt1-32bit-1.1.28-17.21.1.s390x",
"product": {
"name": "libxslt1-32bit-1.1.28-17.21.1.s390x",
"product_id": "libxslt1-32bit-1.1.28-17.21.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.28-17.21.1.x86_64",
"product": {
"name": "libxslt-devel-1.1.28-17.21.1.x86_64",
"product_id": "libxslt-devel-1.1.28-17.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-devel-32bit-1.1.28-17.21.1.x86_64",
"product": {
"name": "libxslt-devel-32bit-1.1.28-17.21.1.x86_64",
"product_id": "libxslt-devel-32bit-1.1.28-17.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.28-17.21.1.x86_64",
"product": {
"name": "libxslt-tools-1.1.28-17.21.1.x86_64",
"product_id": "libxslt-tools-1.1.28-17.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.28-17.21.1.x86_64",
"product": {
"name": "libxslt1-1.1.28-17.21.1.x86_64",
"product_id": "libxslt1-1.1.28-17.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-32bit-1.1.28-17.21.1.x86_64",
"product": {
"name": "libxslt1-32bit-1.1.28-17.21.1.x86_64",
"product_id": "libxslt1-32bit-1.1.28-17.21.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.28-17.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.28-17.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.28-17.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.28-17.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.28-17.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.s390x"
},
"product_reference": "libxslt-devel-1.1.28-17.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.28-17.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.28-17.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.28-17.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.28-17.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.28-17.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.28-17.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.28-17.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.s390x"
},
"product_reference": "libxslt-tools-1.1.28-17.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.28-17.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.28-17.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.28-17.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.aarch64"
},
"product_reference": "libxslt1-1.1.28-17.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.28-17.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.ppc64le"
},
"product_reference": "libxslt1-1.1.28-17.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.28-17.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.s390x"
},
"product_reference": "libxslt1-1.1.28-17.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.28-17.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.x86_64"
},
"product_reference": "libxslt1-1.1.28-17.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-32bit-1.1.28-17.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.21.1.s390x"
},
"product_reference": "libxslt1-32bit-1.1.28-17.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-32bit-1.1.28-17.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.21.1.x86_64"
},
"product_reference": "libxslt1-32bit-1.1.28-17.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.28-17.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-devel-1.1.28-17.21.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.28-17.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.28-17.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-tools-1.1.28-17.21.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.28-17.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.28-17.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-1.1.28-17.21.1.x86_64"
},
"product_reference": "libxslt1-1.1.28-17.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-32bit-1.1.28-17.21.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-32bit-1.1.28-17.21.1.x86_64"
},
"product_reference": "libxslt1-32bit-1.1.28-17.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11731"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT \u003cfunc:result\u003e elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-devel-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-tools-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-32bit-1.1.28-17.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11731",
"url": "https://www.suse.com/security/cve/CVE-2025-11731"
},
{
"category": "external",
"summary": "SUSE Bug 1251979 for CVE-2025-11731",
"url": "https://bugzilla.suse.com/1251979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-devel-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-tools-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-32bit-1.1.28-17.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-devel-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-tools-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-32bit-1.1.28-17.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:26:07Z",
"details": "important"
}
],
"title": "CVE-2025-11731"
}
]
}
SUSE-SU-2025:3875-1
Vulnerability from csaf_suse - Published: 2025-10-30 15:27 - Updated: 2025-10-30 15:27Summary
Security update for libxslt
Severity
Important
Notes
Title of the patch: Security update for libxslt
Description of the patch: This update for libxslt fixes the following issues:
- CVE-2025-11731: fixed a type confusion in exsltFuncResultComp function leading to denial of service (bsc#1251979)
- CVE-2025-10911: last fix caused a regression, patch was temporary disabled (bsc#1250553)
Patchnames: SUSE-2025-3875,SUSE-SLE-Micro-5.3-2025-3875,SUSE-SLE-Micro-5.4-2025-3875,SUSE-SLE-Micro-5.5-2025-3875,SUSE-SLE-Module-Basesystem-15-SP6-2025-3875,SUSE-SLE-Module-Basesystem-15-SP7-2025-3875,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-3875,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-3875,openSUSE-SLE-15.6-2025-3875
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.5 (Medium)
Affected products
Recommended
50 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
50 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libxslt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libxslt fixes the following issues:\n\n - CVE-2025-11731: fixed a type confusion in exsltFuncResultComp function leading to denial of service (bsc#1251979)\n - CVE-2025-10911: last fix caused a regression, patch was temporary disabled (bsc#1250553)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3875,SUSE-SLE-Micro-5.3-2025-3875,SUSE-SLE-Micro-5.4-2025-3875,SUSE-SLE-Micro-5.5-2025-3875,SUSE-SLE-Module-Basesystem-15-SP6-2025-3875,SUSE-SLE-Module-Basesystem-15-SP7-2025-3875,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-3875,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-3875,openSUSE-SLE-15.6-2025-3875",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_3875-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:3875-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20253875-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:3875-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/023084.html"
},
{
"category": "self",
"summary": "SUSE Bug 1250553",
"url": "https://bugzilla.suse.com/1250553"
},
{
"category": "self",
"summary": "SUSE Bug 1251979",
"url": "https://bugzilla.suse.com/1251979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-10911 page",
"url": "https://www.suse.com/security/cve/CVE-2025-10911/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11731 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11731/"
}
],
"title": "Security update for libxslt",
"tracking": {
"current_release_date": "2025-10-30T15:27:08Z",
"generator": {
"date": "2025-10-30T15:27:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:3875-1",
"initial_release_date": "2025-10-30T15:27:08Z",
"revision_history": [
{
"date": "2025-10-30T15:27:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"product": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"product_id": "libxslt-devel-1.1.34-150400.3.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"product": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"product_id": "libxslt-tools-1.1.34-150400.3.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64",
"product": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64",
"product_id": "libxslt1-1.1.34-150400.3.13.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-64bit-1.1.34-150400.3.13.1.aarch64_ilp32",
"product": {
"name": "libxslt-devel-64bit-1.1.34-150400.3.13.1.aarch64_ilp32",
"product_id": "libxslt-devel-64bit-1.1.34-150400.3.13.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libxslt1-64bit-1.1.34-150400.3.13.1.aarch64_ilp32",
"product": {
"name": "libxslt1-64bit-1.1.34-150400.3.13.1.aarch64_ilp32",
"product_id": "libxslt1-64bit-1.1.34-150400.3.13.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.34-150400.3.13.1.i586",
"product": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.i586",
"product_id": "libxslt-devel-1.1.34-150400.3.13.1.i586"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.34-150400.3.13.1.i586",
"product": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.i586",
"product_id": "libxslt-tools-1.1.34-150400.3.13.1.i586"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.34-150400.3.13.1.i586",
"product": {
"name": "libxslt1-1.1.34-150400.3.13.1.i586",
"product_id": "libxslt1-1.1.34-150400.3.13.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"product": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"product_id": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"product": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"product_id": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.34-150400.3.13.1.ppc64le",
"product": {
"name": "libxslt1-1.1.34-150400.3.13.1.ppc64le",
"product_id": "libxslt1-1.1.34-150400.3.13.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.34-150400.3.13.1.s390x",
"product": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.s390x",
"product_id": "libxslt-devel-1.1.34-150400.3.13.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.34-150400.3.13.1.s390x",
"product": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.s390x",
"product_id": "libxslt-tools-1.1.34-150400.3.13.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.34-150400.3.13.1.s390x",
"product": {
"name": "libxslt1-1.1.34-150400.3.13.1.s390x",
"product_id": "libxslt1-1.1.34-150400.3.13.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"product": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"product_id": "libxslt-devel-1.1.34-150400.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64",
"product": {
"name": "libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64",
"product_id": "libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"product": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"product_id": "libxslt-tools-1.1.34-150400.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"product": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"product_id": "libxslt1-1.1.34-150400.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"product": {
"name": "libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"product_id": "libxslt1-32bit-1.1.34-150400.3.13.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-32bit-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-32bit-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-32bit-1.1.34-150400.3.13.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-10911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-10911"
}
],
"notes": [
{
"category": "general",
"text": "A use-after-free vulnerability was found in libxslt while parsing xsl nodes that may lead to the dereference of expired pointers and application crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-10911",
"url": "https://www.suse.com/security/cve/CVE-2025-10911"
},
{
"category": "external",
"summary": "SUSE Bug 1250553 for CVE-2025-10911",
"url": "https://bugzilla.suse.com/1250553"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-30T15:27:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-10911"
},
{
"cve": "CVE-2025-11731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11731"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT \u003cfunc:result\u003e elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11731",
"url": "https://www.suse.com/security/cve/CVE-2025-11731"
},
{
"category": "external",
"summary": "SUSE Bug 1251979 for CVE-2025-11731",
"url": "https://bugzilla.suse.com/1251979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-30T15:27:08Z",
"details": "important"
}
],
"title": "CVE-2025-11731"
}
]
}
SUSE-SU-2026:0603-1
Vulnerability from csaf_suse - Published: 2026-02-24 10:17 - Updated: 2026-02-24 10:17Summary
Security update for libxslt
Severity
Important
Notes
Title of the patch: Security update for libxslt
Description of the patch: This update for libxslt fixes the following issues:
- CVE-2025-11731: fixed a type confusion in exsltFuncResultComp function leading to denial of service (bsc#1251979)
- CVE-2025-10911: last fix caused a regression, patch was temporary disabled (bsc#1250553)
Patchnames: SUSE-2026-603,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-603,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-603,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-603,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-603,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-603,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-603,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-603,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-603
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.5 (Medium)
Affected products
Recommended
60 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
60 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libxslt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libxslt fixes the following issues:\n\n - CVE-2025-11731: fixed a type confusion in exsltFuncResultComp function leading to denial of service (bsc#1251979)\n - CVE-2025-10911: last fix caused a regression, patch was temporary disabled (bsc#1250553)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-603,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-603,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-603,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-603,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-603,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-603,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-603,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-603,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-603",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0603-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0603-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260603-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0603-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024373.html"
},
{
"category": "self",
"summary": "SUSE Bug 1250553",
"url": "https://bugzilla.suse.com/1250553"
},
{
"category": "self",
"summary": "SUSE Bug 1251979",
"url": "https://bugzilla.suse.com/1251979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-10911 page",
"url": "https://www.suse.com/security/cve/CVE-2025-10911/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11731 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11731/"
}
],
"title": "Security update for libxslt",
"tracking": {
"current_release_date": "2026-02-24T10:17:09Z",
"generator": {
"date": "2026-02-24T10:17:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0603-1",
"initial_release_date": "2026-02-24T10:17:09Z",
"revision_history": [
{
"date": "2026-02-24T10:17:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"product": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"product_id": "libxslt-devel-1.1.34-150400.3.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"product": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"product_id": "libxslt-tools-1.1.34-150400.3.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64",
"product": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64",
"product_id": "libxslt1-1.1.34-150400.3.13.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"product": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"product_id": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"product": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"product_id": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.34-150400.3.13.1.ppc64le",
"product": {
"name": "libxslt1-1.1.34-150400.3.13.1.ppc64le",
"product_id": "libxslt1-1.1.34-150400.3.13.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.34-150400.3.13.1.s390x",
"product": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.s390x",
"product_id": "libxslt-devel-1.1.34-150400.3.13.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.34-150400.3.13.1.s390x",
"product": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.s390x",
"product_id": "libxslt-tools-1.1.34-150400.3.13.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.34-150400.3.13.1.s390x",
"product": {
"name": "libxslt1-1.1.34-150400.3.13.1.s390x",
"product_id": "libxslt1-1.1.34-150400.3.13.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"product": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"product_id": "libxslt-devel-1.1.34-150400.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"product": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"product_id": "libxslt-tools-1.1.34-150400.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"product": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"product_id": "libxslt1-1.1.34-150400.3.13.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-10911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-10911"
}
],
"notes": [
{
"category": "general",
"text": "A use-after-free vulnerability was found in libxslt while parsing xsl nodes that may lead to the dereference of expired pointers and application crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-10911",
"url": "https://www.suse.com/security/cve/CVE-2025-10911"
},
{
"category": "external",
"summary": "SUSE Bug 1250553 for CVE-2025-10911",
"url": "https://bugzilla.suse.com/1250553"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-24T10:17:09Z",
"details": "moderate"
}
],
"title": "CVE-2025-10911"
},
{
"cve": "CVE-2025-11731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11731"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT \u003cfunc:result\u003e elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11731",
"url": "https://www.suse.com/security/cve/CVE-2025-11731"
},
{
"category": "external",
"summary": "SUSE Bug 1251979 for CVE-2025-11731",
"url": "https://bugzilla.suse.com/1251979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-24T10:17:09Z",
"details": "important"
}
],
"title": "CVE-2025-11731"
}
]
}
WID-SEC-W-2026-0349
Vulnerability from csaf_certbund - Published: 2026-02-09 23:00 - Updated: 2026-03-16 23:00Summary
Dell Avamar und NetWorker: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Avamar ist eine Backup und Recovery Lösung von Dell.
Dell NetWorker stellt zentralisiert Backup- und Recovery-Dienste bereit.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Dell Avamar und Dell NetWorker ausnutzen, um Angriffe zu starten, die die Integrität, Vertraulichkeit und Verfügbarkeit von Systemen beeinträchtigen.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
- Windows
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Avamar Virtual Edition <19.10
Dell / Avamar
|
Virtual Edition <19.10 | ||
|
Dell NetWorker Virtual Edition <19.10
Dell / NetWorker
|
Virtual Edition <19.10 | ||
|
Dell Avamar Virtual Edition <19.10-SP1
Dell / Avamar
|
Virtual Edition <19.10-SP1 | ||
|
Dell NetWorker Virtual Edition <19.9
Dell / NetWorker
|
Virtual Edition <19.9 | ||
|
Dell Avamar NDMP Accelerator <19.12
Dell / Avamar
|
NDMP Accelerator <19.12 | ||
|
Dell NetWorker vProxy <19.13.0.3
Dell / NetWorker
|
vProxy <19.13.0.3 | ||
|
Dell Avamar Virtual Edition <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Virtual Edition <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.11
Dell / NetWorker
|
Virtual Edition <19.11 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10-SP1
Dell / Avamar
|
VMware Image Backup Proxy <19.10-SP1 | ||
|
Dell Avamar Virtual Edition <19.12,
Dell / Avamar
|
Virtual Edition <19.12, | ||
|
Dell Avamar VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
VMware Image Backup Proxy <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.9 OS Security Rollup 2025R4 | ||
|
Dell Avamar VMware Image Backup Proxy <19.10
Dell / Avamar
|
VMware Image Backup Proxy <19.10 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10
Dell / Avamar
|
NDMP Accelerator <19.10 | ||
|
Dell Avamar NDMP Accelerator <19.10-SP1
Dell / Avamar
|
NDMP Accelerator <19.10-SP1 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.10-SP1
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.10-SP1 | ||
|
Dell Avamar VMware Image Backup Proxy <19.12
Dell / Avamar
|
VMware Image Backup Proxy <19.12 | ||
|
Dell Avamar Data Store Gen4T / Gen5A <19.12
Dell / Avamar
|
Data Store Gen4T / Gen5A <19.12 | ||
|
Dell Avamar NDMP Accelerator <19.9 OS Security Rollup 2025R4
Dell / Avamar
|
NDMP Accelerator <19.9 OS Security Rollup 2025R4 | ||
|
Dell NetWorker Virtual Edition <19.12 OS Security Rollup 2025R4
Dell / NetWorker
|
Virtual Edition <19.12 OS Security Rollup 2025R4 |
References
4 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Avamar ist eine Backup und Recovery L\u00f6sung von Dell.\r\nDell NetWorker stellt zentralisiert Backup- und Recovery-Dienste bereit.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Dell Avamar und Dell NetWorker ausnutzen, um Angriffe zu starten, die die Integrit\u00e4t, Vertraulichkeit und Verf\u00fcgbarkeit von Systemen beeintr\u00e4chtigen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0349 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0349.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0349 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0349"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2026-072 vom 2026-02-09",
"url": "https://www.dell.com/support/kbdoc/de-de/000425769/dsa-2026-072-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": "Dell Security Advisory DSA-2026-114 vom 2026-03-17",
"url": "https://www.dell.com/support/kbdoc/000436206"
}
],
"source_lang": "en-US",
"title": "Dell Avamar und NetWorker: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-03-16T23:00:00.000+00:00",
"generator": {
"date": "2026-03-17T09:58:04.322+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0349",
"initial_release_date": "2026-02-09T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-02-09T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-03-16T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Dell aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "Data Store Gen4T / Gen5A \u003c19.12",
"product": {
"name": "Dell Avamar Data Store Gen4T / Gen5A \u003c19.12",
"product_id": "T050647"
}
},
{
"category": "product_version",
"name": "Data Store Gen4T / Gen5A 19.12",
"product": {
"name": "Dell Avamar Data Store Gen4T / Gen5A 19.12",
"product_id": "T050647-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:data_store_gen4t__gen5a__19.12"
}
}
},
{
"category": "product_version_range",
"name": "Data Store Gen4T / Gen5A \u003c19.10-SP1",
"product": {
"name": "Dell Avamar Data Store Gen4T / Gen5A \u003c19.10-SP1",
"product_id": "T050648"
}
},
{
"category": "product_version",
"name": "Data Store Gen4T / Gen5A 19.10-SP1",
"product": {
"name": "Dell Avamar Data Store Gen4T / Gen5A 19.10-SP1",
"product_id": "T050648-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:data_store_gen4t__gen5a__19.10-sp1"
}
}
},
{
"category": "product_version_range",
"name": "Data Store Gen4T / Gen5A \u003c19.10",
"product": {
"name": "Dell Avamar Data Store Gen4T / Gen5A \u003c19.10",
"product_id": "T050649"
}
},
{
"category": "product_version",
"name": "Data Store Gen4T / Gen5A 19.10",
"product": {
"name": "Dell Avamar Data Store Gen4T / Gen5A 19.10",
"product_id": "T050649-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:data_store_gen4t__gen5a__19.10"
}
}
},
{
"category": "product_version_range",
"name": "Data Store Gen4T / Gen5A \u003c19.9 OS Security Rollup 2025R4",
"product": {
"name": "Dell Avamar Data Store Gen4T / Gen5A \u003c19.9 OS Security Rollup 2025R4",
"product_id": "T050650"
}
},
{
"category": "product_version",
"name": "Data Store Gen4T / Gen5A 19.9 OS Security Rollup 2025R4",
"product": {
"name": "Dell Avamar Data Store Gen4T / Gen5A 19.9 OS Security Rollup 2025R4",
"product_id": "T050650-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:data_store_gen4t__gen5a__19.9_os_security_rollup_2025r4"
}
}
},
{
"category": "product_version_range",
"name": "Virtual Edition \u003c19.12,",
"product": {
"name": "Dell Avamar Virtual Edition \u003c19.12,",
"product_id": "T050651"
}
},
{
"category": "product_version",
"name": "Virtual Edition 19.12,",
"product": {
"name": "Dell Avamar Virtual Edition 19.12,",
"product_id": "T050651-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:virtual_edition__19.12"
}
}
},
{
"category": "product_version_range",
"name": "Virtual Edition \u003c19.10-SP1",
"product": {
"name": "Dell Avamar Virtual Edition \u003c19.10-SP1",
"product_id": "T050652"
}
},
{
"category": "product_version",
"name": "Virtual Edition 19.10-SP1",
"product": {
"name": "Dell Avamar Virtual Edition 19.10-SP1",
"product_id": "T050652-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:virtual_edition__19.10-sp1"
}
}
},
{
"category": "product_version_range",
"name": "Virtual Edition \u003c19.10",
"product": {
"name": "Dell Avamar Virtual Edition \u003c19.10",
"product_id": "T050653"
}
},
{
"category": "product_version",
"name": "Virtual Edition 19.10",
"product": {
"name": "Dell Avamar Virtual Edition 19.10",
"product_id": "T050653-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:virtual_edition__19.10"
}
}
},
{
"category": "product_version_range",
"name": "Virtual Edition \u003c19.9 OS Security Rollup 2025R4",
"product": {
"name": "Dell Avamar Virtual Edition \u003c19.9 OS Security Rollup 2025R4",
"product_id": "T050654"
}
},
{
"category": "product_version",
"name": "Virtual Edition 19.9 OS Security Rollup 2025R4",
"product": {
"name": "Dell Avamar Virtual Edition 19.9 OS Security Rollup 2025R4",
"product_id": "T050654-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:virtual_edition__19.9_os_security_rollup_2025r4"
}
}
},
{
"category": "product_version_range",
"name": "NDMP Accelerator \u003c19.12",
"product": {
"name": "Dell Avamar NDMP Accelerator \u003c19.12",
"product_id": "T050655"
}
},
{
"category": "product_version",
"name": "NDMP Accelerator 19.12",
"product": {
"name": "Dell Avamar NDMP Accelerator 19.12",
"product_id": "T050655-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:ndmp_accelerator__19.12"
}
}
},
{
"category": "product_version_range",
"name": "NDMP Accelerator \u003c19.10-SP1",
"product": {
"name": "Dell Avamar NDMP Accelerator \u003c19.10-SP1",
"product_id": "T050656"
}
},
{
"category": "product_version",
"name": "NDMP Accelerator 19.10-SP1",
"product": {
"name": "Dell Avamar NDMP Accelerator 19.10-SP1",
"product_id": "T050656-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:ndmp_accelerator__19.10-sp1"
}
}
},
{
"category": "product_version_range",
"name": "NDMP Accelerator \u003c19.10",
"product": {
"name": "Dell Avamar NDMP Accelerator \u003c19.10",
"product_id": "T050657"
}
},
{
"category": "product_version",
"name": "NDMP Accelerator 19.10",
"product": {
"name": "Dell Avamar NDMP Accelerator 19.10",
"product_id": "T050657-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:ndmp_accelerator__19.10"
}
}
},
{
"category": "product_version_range",
"name": "NDMP Accelerator \u003c19.9 OS Security Rollup 2025R4",
"product": {
"name": "Dell Avamar NDMP Accelerator \u003c19.9 OS Security Rollup 2025R4",
"product_id": "T050658"
}
},
{
"category": "product_version",
"name": "NDMP Accelerator 19.9 OS Security Rollup 2025R4",
"product": {
"name": "Dell Avamar NDMP Accelerator 19.9 OS Security Rollup 2025R4",
"product_id": "T050658-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:ndmp_accelerator__19.9_os_security_rollup_2025r4"
}
}
},
{
"category": "product_version_range",
"name": "VMware Image Backup Proxy \u003c19.12",
"product": {
"name": "Dell Avamar VMware Image Backup Proxy \u003c19.12",
"product_id": "T050659"
}
},
{
"category": "product_version",
"name": "VMware Image Backup Proxy 19.12",
"product": {
"name": "Dell Avamar VMware Image Backup Proxy 19.12",
"product_id": "T050659-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:vmware_image_backup_proxy__19.12"
}
}
},
{
"category": "product_version_range",
"name": "VMware Image Backup Proxy \u003c19.10-SP1",
"product": {
"name": "Dell Avamar VMware Image Backup Proxy \u003c19.10-SP1",
"product_id": "T050660"
}
},
{
"category": "product_version",
"name": "VMware Image Backup Proxy 19.10-SP1",
"product": {
"name": "Dell Avamar VMware Image Backup Proxy 19.10-SP1",
"product_id": "T050660-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:vmware_image_backup_proxy__19.10-sp1"
}
}
},
{
"category": "product_version_range",
"name": "VMware Image Backup Proxy \u003c19.10",
"product": {
"name": "Dell Avamar VMware Image Backup Proxy \u003c19.10",
"product_id": "T050661"
}
},
{
"category": "product_version",
"name": "VMware Image Backup Proxy 19.10",
"product": {
"name": "Dell Avamar VMware Image Backup Proxy 19.10",
"product_id": "T050661-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:vmware_image_backup_proxy__19.10"
}
}
},
{
"category": "product_version_range",
"name": "VMware Image Backup Proxy \u003c19.9 OS Security Rollup 2025R4",
"product": {
"name": "Dell Avamar VMware Image Backup Proxy \u003c19.9 OS Security Rollup 2025R4",
"product_id": "T050662"
}
},
{
"category": "product_version",
"name": "VMware Image Backup Proxy 19.9 OS Security Rollup 2025R4",
"product": {
"name": "Dell Avamar VMware Image Backup Proxy 19.9 OS Security Rollup 2025R4",
"product_id": "T050662-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:vmware_image_backup_proxy___19.9_os_security_rollup_2025r4"
}
}
}
],
"category": "product_name",
"name": "Avamar"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Virtual Edition \u003c19.9",
"product": {
"name": "Dell NetWorker Virtual Edition \u003c19.9",
"product_id": "T050663"
}
},
{
"category": "product_version",
"name": "Virtual Edition 19.9",
"product": {
"name": "Dell NetWorker Virtual Edition 19.9",
"product_id": "T050663-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual_edition__19.9"
}
}
},
{
"category": "product_version_range",
"name": "Virtual Edition \u003c19.10",
"product": {
"name": "Dell NetWorker Virtual Edition \u003c19.10",
"product_id": "T050664"
}
},
{
"category": "product_version",
"name": "Virtual Edition 19.10",
"product": {
"name": "Dell NetWorker Virtual Edition 19.10",
"product_id": "T050664-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual_edition__19.10"
}
}
},
{
"category": "product_version_range",
"name": "Virtual Edition \u003c19.11",
"product": {
"name": "Dell NetWorker Virtual Edition \u003c19.11",
"product_id": "T050665"
}
},
{
"category": "product_version",
"name": "Virtual Edition 19.11",
"product": {
"name": "Dell NetWorker Virtual Edition 19.11",
"product_id": "T050665-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual_edition__19.11"
}
}
},
{
"category": "product_version_range",
"name": "Virtual Edition \u003c19.12 OS Security Rollup 2025R4",
"product": {
"name": "Dell NetWorker Virtual Edition \u003c19.12 OS Security Rollup 2025R4",
"product_id": "T050669"
}
},
{
"category": "product_version",
"name": "Virtual Edition 19.12 OS Security Rollup 2025R4",
"product": {
"name": "Dell NetWorker Virtual Edition 19.12 OS Security Rollup 2025R4",
"product_id": "T050669-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual_edition__19.12_os_security_rollup_2025r4"
}
}
},
{
"category": "product_version_range",
"name": "vProxy \u003c19.13.0.3",
"product": {
"name": "Dell NetWorker vProxy \u003c19.13.0.3",
"product_id": "T051763"
}
},
{
"category": "product_version",
"name": "vProxy 19.13.0.3",
"product": {
"name": "Dell NetWorker vProxy 19.13.0.3",
"product_id": "T051763-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:vproxy__19.13.0.3"
}
}
}
],
"category": "product_name",
"name": "NetWorker"
}
],
"category": "vendor",
"name": "Dell"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-4460",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2021-4460"
},
{
"cve": "CVE-2022-48631",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-48631"
},
{
"cve": "CVE-2022-50233",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50233"
},
{
"cve": "CVE-2022-50235",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50235"
},
{
"cve": "CVE-2022-50236",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50236"
},
{
"cve": "CVE-2022-50242",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50242"
},
{
"cve": "CVE-2022-50244",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50244"
},
{
"cve": "CVE-2022-50249",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50249"
},
{
"cve": "CVE-2022-50252",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50252"
},
{
"cve": "CVE-2022-50253",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50253"
},
{
"cve": "CVE-2022-50257",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50257"
},
{
"cve": "CVE-2022-50258",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50258"
},
{
"cve": "CVE-2022-50265",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50265"
},
{
"cve": "CVE-2022-50266",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50266"
},
{
"cve": "CVE-2022-50271",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50271"
},
{
"cve": "CVE-2022-50272",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50272"
},
{
"cve": "CVE-2022-50278",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50278"
},
{
"cve": "CVE-2022-50280",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50280"
},
{
"cve": "CVE-2022-50282",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50282"
},
{
"cve": "CVE-2022-50285",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50285"
},
{
"cve": "CVE-2022-50288",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50288"
},
{
"cve": "CVE-2022-50289",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50289"
},
{
"cve": "CVE-2022-50291",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50291"
},
{
"cve": "CVE-2022-50293",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50293"
},
{
"cve": "CVE-2022-50294",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50294"
},
{
"cve": "CVE-2022-50297",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50297"
},
{
"cve": "CVE-2022-50299",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50299"
},
{
"cve": "CVE-2022-50304",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50304"
},
{
"cve": "CVE-2022-50311",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50311"
},
{
"cve": "CVE-2022-50312",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50312"
},
{
"cve": "CVE-2022-50321",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50321"
},
{
"cve": "CVE-2022-50327",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50327"
},
{
"cve": "CVE-2022-50330",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50330"
},
{
"cve": "CVE-2022-50344",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50344"
},
{
"cve": "CVE-2022-50346",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50346"
},
{
"cve": "CVE-2022-50349",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50349"
},
{
"cve": "CVE-2022-50350",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50350"
},
{
"cve": "CVE-2022-50351",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50351"
},
{
"cve": "CVE-2022-50352",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50352"
},
{
"cve": "CVE-2022-50356",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50356"
},
{
"cve": "CVE-2022-50359",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50359"
},
{
"cve": "CVE-2022-50364",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50364"
},
{
"cve": "CVE-2022-50365",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50365"
},
{
"cve": "CVE-2022-50367",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50367"
},
{
"cve": "CVE-2022-50368",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50368"
},
{
"cve": "CVE-2022-50372",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50372"
},
{
"cve": "CVE-2022-50375",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50375"
},
{
"cve": "CVE-2022-50381",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50381"
},
{
"cve": "CVE-2022-50385",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50385"
},
{
"cve": "CVE-2022-50386",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50386"
},
{
"cve": "CVE-2022-50389",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50389"
},
{
"cve": "CVE-2022-50394",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50394"
},
{
"cve": "CVE-2022-50395",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50395"
},
{
"cve": "CVE-2022-50396",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50396"
},
{
"cve": "CVE-2022-50401",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50401"
},
{
"cve": "CVE-2022-50402",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50402"
},
{
"cve": "CVE-2022-50405",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50405"
},
{
"cve": "CVE-2022-50406",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50406"
},
{
"cve": "CVE-2022-50408",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50408"
},
{
"cve": "CVE-2022-50409",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50409"
},
{
"cve": "CVE-2022-50410",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50410"
},
{
"cve": "CVE-2022-50411",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50411"
},
{
"cve": "CVE-2022-50414",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50414"
},
{
"cve": "CVE-2022-50419",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50419"
},
{
"cve": "CVE-2022-50422",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50422"
},
{
"cve": "CVE-2022-50423",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50423"
},
{
"cve": "CVE-2022-50432",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50432"
},
{
"cve": "CVE-2022-50434",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50434"
},
{
"cve": "CVE-2022-50435",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50435"
},
{
"cve": "CVE-2022-50440",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50440"
},
{
"cve": "CVE-2022-50443",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50443"
},
{
"cve": "CVE-2022-50456",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50456"
},
{
"cve": "CVE-2022-50459",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50459"
},
{
"cve": "CVE-2022-50460",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50460"
},
{
"cve": "CVE-2022-50470",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50470"
},
{
"cve": "CVE-2022-50481",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50481"
},
{
"cve": "CVE-2022-50485",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50485"
},
{
"cve": "CVE-2022-50493",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50493"
},
{
"cve": "CVE-2022-50494",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50494"
},
{
"cve": "CVE-2022-50496",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50496"
},
{
"cve": "CVE-2022-50501",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50501"
},
{
"cve": "CVE-2022-50504",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50504"
},
{
"cve": "CVE-2022-50505",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50505"
},
{
"cve": "CVE-2022-50509",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50509"
},
{
"cve": "CVE-2022-50516",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50516"
},
{
"cve": "CVE-2022-50532",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50532"
},
{
"cve": "CVE-2022-50534",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50534"
},
{
"cve": "CVE-2022-50536",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50536"
},
{
"cve": "CVE-2022-50537",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50537"
},
{
"cve": "CVE-2022-50542",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50542"
},
{
"cve": "CVE-2022-50544",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50544"
},
{
"cve": "CVE-2022-50545",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50545"
},
{
"cve": "CVE-2022-50549",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50549"
},
{
"cve": "CVE-2022-50551",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50551"
},
{
"cve": "CVE-2022-50563",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50563"
},
{
"cve": "CVE-2022-50564",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50564"
},
{
"cve": "CVE-2022-50569",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50569"
},
{
"cve": "CVE-2022-50571",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50571"
},
{
"cve": "CVE-2022-50578",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50578"
},
{
"cve": "CVE-2022-50581",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2022-50581"
},
{
"cve": "CVE-2023-53147",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53147"
},
{
"cve": "CVE-2023-53148",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53148"
},
{
"cve": "CVE-2023-53149",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53149"
},
{
"cve": "CVE-2023-53150",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53150"
},
{
"cve": "CVE-2023-53151",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53151"
},
{
"cve": "CVE-2023-53153",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53153"
},
{
"cve": "CVE-2023-53165",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53165"
},
{
"cve": "CVE-2023-53174",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53174"
},
{
"cve": "CVE-2023-53176",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53176"
},
{
"cve": "CVE-2023-53178",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53178"
},
{
"cve": "CVE-2023-53183",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53183"
},
{
"cve": "CVE-2023-53185",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53185"
},
{
"cve": "CVE-2023-53188",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53188"
},
{
"cve": "CVE-2023-53189",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53189"
},
{
"cve": "CVE-2023-53191",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53191"
},
{
"cve": "CVE-2023-53199",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53199"
},
{
"cve": "CVE-2023-53201",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53201"
},
{
"cve": "CVE-2023-53204",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53204"
},
{
"cve": "CVE-2023-53213",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53213"
},
{
"cve": "CVE-2023-53215",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53215"
},
{
"cve": "CVE-2023-53226",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53226"
},
{
"cve": "CVE-2023-53229",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53229"
},
{
"cve": "CVE-2023-53245",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53245"
},
{
"cve": "CVE-2023-53246",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53246"
},
{
"cve": "CVE-2023-53248",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53248"
},
{
"cve": "CVE-2023-53250",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53250"
},
{
"cve": "CVE-2023-53254",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53254"
},
{
"cve": "CVE-2023-53265",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53265"
},
{
"cve": "CVE-2023-53270",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53270"
},
{
"cve": "CVE-2023-53271",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53271"
},
{
"cve": "CVE-2023-53272",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53272"
},
{
"cve": "CVE-2023-53277",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53277"
},
{
"cve": "CVE-2023-53280",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53280"
},
{
"cve": "CVE-2023-53282",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53282"
},
{
"cve": "CVE-2023-53288",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53288"
},
{
"cve": "CVE-2023-53289",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53289"
},
{
"cve": "CVE-2023-53292",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53292"
},
{
"cve": "CVE-2023-53295",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53295"
},
{
"cve": "CVE-2023-53298",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53298"
},
{
"cve": "CVE-2023-53299",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53299"
},
{
"cve": "CVE-2023-53302",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53302"
},
{
"cve": "CVE-2023-53305",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53305"
},
{
"cve": "CVE-2023-53307",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53307"
},
{
"cve": "CVE-2023-53308",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53308"
},
{
"cve": "CVE-2023-53309",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53309"
},
{
"cve": "CVE-2023-53313",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53313"
},
{
"cve": "CVE-2023-53317",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53317"
},
{
"cve": "CVE-2023-53321",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53321"
},
{
"cve": "CVE-2023-53322",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53322"
},
{
"cve": "CVE-2023-53326",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53326"
},
{
"cve": "CVE-2023-53331",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53331"
},
{
"cve": "CVE-2023-53332",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53332"
},
{
"cve": "CVE-2023-53333",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53333"
},
{
"cve": "CVE-2023-53335",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53335"
},
{
"cve": "CVE-2023-53338",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53338"
},
{
"cve": "CVE-2023-53339",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53339"
},
{
"cve": "CVE-2023-53344",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53344"
},
{
"cve": "CVE-2023-53348",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53348"
},
{
"cve": "CVE-2023-53357",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53357"
},
{
"cve": "CVE-2023-53365",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53365"
},
{
"cve": "CVE-2023-53368",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53368"
},
{
"cve": "CVE-2023-53369",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53369"
},
{
"cve": "CVE-2023-53373",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53373"
},
{
"cve": "CVE-2023-53380",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53380"
},
{
"cve": "CVE-2023-53384",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53384"
},
{
"cve": "CVE-2023-53393",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53393"
},
{
"cve": "CVE-2023-53395",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53395"
},
{
"cve": "CVE-2023-53397",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53397"
},
{
"cve": "CVE-2023-53400",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53400"
},
{
"cve": "CVE-2023-53427",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53427"
},
{
"cve": "CVE-2023-53431",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53431"
},
{
"cve": "CVE-2023-53433",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53433"
},
{
"cve": "CVE-2023-53436",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53436"
},
{
"cve": "CVE-2023-53438",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53438"
},
{
"cve": "CVE-2023-53441",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53441"
},
{
"cve": "CVE-2023-53446",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53446"
},
{
"cve": "CVE-2023-53451",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53451"
},
{
"cve": "CVE-2023-53456",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53456"
},
{
"cve": "CVE-2023-53476",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53476"
},
{
"cve": "CVE-2023-53477",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53477"
},
{
"cve": "CVE-2023-53484",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53484"
},
{
"cve": "CVE-2023-53499",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53499"
},
{
"cve": "CVE-2023-53506",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53506"
},
{
"cve": "CVE-2023-53512",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53512"
},
{
"cve": "CVE-2023-53517",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53517"
},
{
"cve": "CVE-2023-53519",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53519"
},
{
"cve": "CVE-2023-53521",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53521"
},
{
"cve": "CVE-2023-53526",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53526"
},
{
"cve": "CVE-2023-53530",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53530"
},
{
"cve": "CVE-2023-53533",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53533"
},
{
"cve": "CVE-2023-53540",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53540"
},
{
"cve": "CVE-2023-53542",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53542"
},
{
"cve": "CVE-2023-53548",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53548"
},
{
"cve": "CVE-2023-53556",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53556"
},
{
"cve": "CVE-2023-53559",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53559"
},
{
"cve": "CVE-2023-53564",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53564"
},
{
"cve": "CVE-2023-53568",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53568"
},
{
"cve": "CVE-2023-53582",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53582"
},
{
"cve": "CVE-2023-53587",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53587"
},
{
"cve": "CVE-2023-53589",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53589"
},
{
"cve": "CVE-2023-53593",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53593"
},
{
"cve": "CVE-2023-53594",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53594"
},
{
"cve": "CVE-2023-53596",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53596"
},
{
"cve": "CVE-2023-53597",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53597"
},
{
"cve": "CVE-2023-53603",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53603"
},
{
"cve": "CVE-2023-53604",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53604"
},
{
"cve": "CVE-2023-53611",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53611"
},
{
"cve": "CVE-2023-53615",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53615"
},
{
"cve": "CVE-2023-53619",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53619"
},
{
"cve": "CVE-2023-53620",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53620"
},
{
"cve": "CVE-2023-53622",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53622"
},
{
"cve": "CVE-2023-53624",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53624"
},
{
"cve": "CVE-2023-53635",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53635"
},
{
"cve": "CVE-2023-53641",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53641"
},
{
"cve": "CVE-2023-53644",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53644"
},
{
"cve": "CVE-2023-53647",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53647"
},
{
"cve": "CVE-2023-53648",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53648"
},
{
"cve": "CVE-2023-53650",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53650"
},
{
"cve": "CVE-2023-53667",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53667"
},
{
"cve": "CVE-2023-53668",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53668"
},
{
"cve": "CVE-2023-53672",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53672"
},
{
"cve": "CVE-2023-53675",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53675"
},
{
"cve": "CVE-2023-53676",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53676"
},
{
"cve": "CVE-2023-53681",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53681"
},
{
"cve": "CVE-2023-53683",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53683"
},
{
"cve": "CVE-2023-53687",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53687"
},
{
"cve": "CVE-2023-53695",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53695"
},
{
"cve": "CVE-2023-53696",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53696"
},
{
"cve": "CVE-2023-53705",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53705"
},
{
"cve": "CVE-2023-53707",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53707"
},
{
"cve": "CVE-2023-53715",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53715"
},
{
"cve": "CVE-2023-53717",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53717"
},
{
"cve": "CVE-2023-53722",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53722"
},
{
"cve": "CVE-2023-53733",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-53733"
},
{
"cve": "CVE-2023-7324",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2023-7324"
},
{
"cve": "CVE-2024-53194",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2024-53194"
},
{
"cve": "CVE-2024-58240",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2024-58240"
},
{
"cve": "CVE-2025-10230",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-10230"
},
{
"cve": "CVE-2025-11561",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-11561"
},
{
"cve": "CVE-2025-11731",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-11731"
},
{
"cve": "CVE-2025-12817",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-12817"
},
{
"cve": "CVE-2025-12818",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-12818"
},
{
"cve": "CVE-2025-13601",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-13601"
},
{
"cve": "CVE-2025-14087",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-14087"
},
{
"cve": "CVE-2025-14512",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-14512"
},
{
"cve": "CVE-2025-31257",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-31257"
},
{
"cve": "CVE-2025-38436",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38436"
},
{
"cve": "CVE-2025-38488",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38488"
},
{
"cve": "CVE-2025-38527",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38527"
},
{
"cve": "CVE-2025-38539",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38539"
},
{
"cve": "CVE-2025-38553",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38553"
},
{
"cve": "CVE-2025-38572",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38572"
},
{
"cve": "CVE-2025-38574",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38574"
},
{
"cve": "CVE-2025-38602",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38602"
},
{
"cve": "CVE-2025-38604",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38604"
},
{
"cve": "CVE-2025-38623",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38623"
},
{
"cve": "CVE-2025-38624",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38624"
},
{
"cve": "CVE-2025-38632",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38632"
},
{
"cve": "CVE-2025-38639",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38639"
},
{
"cve": "CVE-2025-38665",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38665"
},
{
"cve": "CVE-2025-38680",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38680"
},
{
"cve": "CVE-2025-38685",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38685"
},
{
"cve": "CVE-2025-38691",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38691"
},
{
"cve": "CVE-2025-38695",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38695"
},
{
"cve": "CVE-2025-38699",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38699"
},
{
"cve": "CVE-2025-38700",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38700"
},
{
"cve": "CVE-2025-38701",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38701"
},
{
"cve": "CVE-2025-38702",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38702"
},
{
"cve": "CVE-2025-38705",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38705"
},
{
"cve": "CVE-2025-38712",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38712"
},
{
"cve": "CVE-2025-38713",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38713"
},
{
"cve": "CVE-2025-38714",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38714"
},
{
"cve": "CVE-2025-38718",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38718"
},
{
"cve": "CVE-2025-38724",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38724"
},
{
"cve": "CVE-2025-38727",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38727"
},
{
"cve": "CVE-2025-38729",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38729"
},
{
"cve": "CVE-2025-38735",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-38735"
},
{
"cve": "CVE-2025-39676",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39676"
},
{
"cve": "CVE-2025-39677",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39677"
},
{
"cve": "CVE-2025-39691",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39691"
},
{
"cve": "CVE-2025-39702",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39702"
},
{
"cve": "CVE-2025-39705",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39705"
},
{
"cve": "CVE-2025-39706",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39706"
},
{
"cve": "CVE-2025-39724",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39724"
},
{
"cve": "CVE-2025-39726",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39726"
},
{
"cve": "CVE-2025-39754",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39754"
},
{
"cve": "CVE-2025-39756",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39756"
},
{
"cve": "CVE-2025-39757",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39757"
},
{
"cve": "CVE-2025-39760",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39760"
},
{
"cve": "CVE-2025-39763",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39763"
},
{
"cve": "CVE-2025-39764",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39764"
},
{
"cve": "CVE-2025-39772",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39772"
},
{
"cve": "CVE-2025-39773",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39773"
},
{
"cve": "CVE-2025-39782",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39782"
},
{
"cve": "CVE-2025-39787",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39787"
},
{
"cve": "CVE-2025-39800",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39800"
},
{
"cve": "CVE-2025-39808",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39808"
},
{
"cve": "CVE-2025-39812",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39812"
},
{
"cve": "CVE-2025-39813",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39813"
},
{
"cve": "CVE-2025-39819",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39819"
},
{
"cve": "CVE-2025-39824",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39824"
},
{
"cve": "CVE-2025-39833",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39833"
},
{
"cve": "CVE-2025-39838",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39838"
},
{
"cve": "CVE-2025-39841",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39841"
},
{
"cve": "CVE-2025-39847",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39847"
},
{
"cve": "CVE-2025-39853",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39853"
},
{
"cve": "CVE-2025-39860",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39860"
},
{
"cve": "CVE-2025-39863",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39863"
},
{
"cve": "CVE-2025-39865",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39865"
},
{
"cve": "CVE-2025-39866",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39866"
},
{
"cve": "CVE-2025-39869",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39869"
},
{
"cve": "CVE-2025-39876",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39876"
},
{
"cve": "CVE-2025-39885",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39885"
},
{
"cve": "CVE-2025-39911",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39911"
},
{
"cve": "CVE-2025-39923",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39923"
},
{
"cve": "CVE-2025-39929",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39929"
},
{
"cve": "CVE-2025-39931",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39931"
},
{
"cve": "CVE-2025-39945",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39945"
},
{
"cve": "CVE-2025-39949",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39949"
},
{
"cve": "CVE-2025-39955",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39955"
},
{
"cve": "CVE-2025-39967",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39967"
},
{
"cve": "CVE-2025-39968",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39968"
},
{
"cve": "CVE-2025-39970",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39970"
},
{
"cve": "CVE-2025-39971",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39971"
},
{
"cve": "CVE-2025-39972",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39972"
},
{
"cve": "CVE-2025-39973",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39973"
},
{
"cve": "CVE-2025-39997",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-39997"
},
{
"cve": "CVE-2025-40001",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-40001"
},
{
"cve": "CVE-2025-40018",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-40018"
},
{
"cve": "CVE-2025-40027",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-40027"
},
{
"cve": "CVE-2025-40030",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-40030"
},
{
"cve": "CVE-2025-40040",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-40040"
},
{
"cve": "CVE-2025-40044",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-40044"
},
{
"cve": "CVE-2025-40048",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-40048"
},
{
"cve": "CVE-2025-40049",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-40049"
},
{
"cve": "CVE-2025-40055",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-40055"
},
{
"cve": "CVE-2025-40070",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-40070"
},
{
"cve": "CVE-2025-40078",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-40078"
},
{
"cve": "CVE-2025-40082",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-40082"
},
{
"cve": "CVE-2025-40083",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-40083"
},
{
"cve": "CVE-2025-40088",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-40088"
},
{
"cve": "CVE-2025-40173",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-40173"
},
{
"cve": "CVE-2025-40186",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-40186"
},
{
"cve": "CVE-2025-40204",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-40204"
},
{
"cve": "CVE-2025-40205",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-40205"
},
{
"cve": "CVE-2025-40300",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-40300"
},
{
"cve": "CVE-2025-40778",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-40778"
},
{
"cve": "CVE-2025-41244",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-41244"
},
{
"cve": "CVE-2025-4373",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-4373"
},
{
"cve": "CVE-2025-53057",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-53057"
},
{
"cve": "CVE-2025-53066",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-53066"
},
{
"cve": "CVE-2025-53905",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-53905"
},
{
"cve": "CVE-2025-53906",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-53906"
},
{
"cve": "CVE-2025-55157",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-55157"
},
{
"cve": "CVE-2025-55158",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-55158"
},
{
"cve": "CVE-2025-55753",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-55753"
},
{
"cve": "CVE-2025-58098",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-58098"
},
{
"cve": "CVE-2025-59375",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-59375"
},
{
"cve": "CVE-2025-61984",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-61984"
},
{
"cve": "CVE-2025-61985",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-61985"
},
{
"cve": "CVE-2025-65082",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-65082"
},
{
"cve": "CVE-2025-66200",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-66200"
},
{
"cve": "CVE-2025-7039",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-7039"
},
{
"cve": "CVE-2025-8534",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-8534"
},
{
"cve": "CVE-2025-8961",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-8961"
},
{
"cve": "CVE-2025-9165",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-9165"
},
{
"cve": "CVE-2025-9230",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-9230"
},
{
"cve": "CVE-2025-9640",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-9640"
},
{
"cve": "CVE-2025-9900",
"product_status": {
"known_affected": [
"T050653",
"T050664",
"T050652",
"T050663",
"T050655",
"T051763",
"T050654",
"T050665",
"T050660",
"T050651",
"T050662",
"T050650",
"T050661",
"T050649",
"T050657",
"T050656",
"T050648",
"T050659",
"T050647",
"T050658",
"T050669"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-9900"
}
]
}
WID-SEC-W-2026-0778
Vulnerability from csaf_certbund - Published: 2026-03-18 23:00 - Updated: 2026-05-11 22:00Summary
Dell Secure Connect Gateway Policy Manager: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Dell Secure Connect Gateway ist eine Softwarelösung, die als sicherer, zentralisierter Punkt für die Verwaltung des Fernzugriffs und des Supports für Hardware und Software von Dell Technologies dient.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Dell Secure Connect Gateway Policy Manager ausnutzen, um einen nicht näher spezifizierten Angriff durchzuführen.
Betroffene Betriebssysteme: - Sonstiges
- Windows
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
References
5 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Dell Secure Connect Gateway ist eine Softwarel\u00f6sung, die als sicherer, zentralisierter Punkt f\u00fcr die Verwaltung des Fernzugriffs und des Supports f\u00fcr Hardware und Software von Dell Technologies dient.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Dell Secure Connect Gateway Policy Manager ausnutzen, um einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0778 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0778.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0778 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0778"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2026-120 vom 2026-03-18",
"url": "https://www.dell.com/support/kbdoc/de-de/000441138/dsa-2026-120-security-update-for-dell-secure-connect-gateway-policy-manager-multiple-third-party-component-vulnerabilities"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2026-152 vom 2026-03-23",
"url": "https://www.dell.com/support/kbdoc/de-de/000443243/dsa-2026-152-dell-secure-connect-gateway-security-update-for-multiple-third-party-component-vulnerabilities"
},
{
"category": "external",
"summary": "Dell Security Advisory",
"url": "https://www.dell.com/support/kbdoc/en-us/000462117/dsa-2026-047-security-update-for-dell-ecs-and-objectscale-multiple-vulnerabilities-1"
}
],
"source_lang": "en-US",
"title": "Dell Secure Connect Gateway Policy Manager: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-05-11T22:00:00.000+00:00",
"generator": {
"date": "2026-05-12T08:12:31.865+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0778",
"initial_release_date": "2026-03-18T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-03-18T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-03-23T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2026-05-11T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Dell aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.8.1.0-3.8.1.7",
"product": {
"name": "Dell ECS 3.8.1.0-3.8.1.7",
"product_id": "T053778",
"product_identification_helper": {
"cpe": "cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7"
}
}
}
],
"category": "product_name",
"name": "ECS"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Policy Manager \u003c5.34.00.14",
"product": {
"name": "Dell Secure Connect Gateway Policy Manager \u003c5.34.00.14",
"product_id": "T051894"
}
},
{
"category": "product_version",
"name": "Policy Manager 5.34.00.14",
"product": {
"name": "Dell Secure Connect Gateway Policy Manager 5.34.00.14",
"product_id": "T051894-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:policy_manager__5.34.00.14"
}
}
},
{
"category": "product_version_range",
"name": "\u003c5.34.00.16",
"product": {
"name": "Dell Secure Connect Gateway \u003c5.34.00.16",
"product_id": "T052048"
}
},
{
"category": "product_version",
"name": "5.34.00.16",
"product": {
"name": "Dell Secure Connect Gateway 5.34.00.16",
"product_id": "T052048-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:5.34.00.16"
}
}
}
],
"category": "product_name",
"name": "Secure Connect Gateway"
}
],
"category": "vendor",
"name": "Dell"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2014-8991",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2014-8991"
},
{
"cve": "CVE-2015-2296",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2015-2296"
},
{
"cve": "CVE-2019-6778",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2019-6778"
},
{
"cve": "CVE-2020-10756",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2020-10756"
},
{
"cve": "CVE-2020-13645",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2020-13645"
},
{
"cve": "CVE-2020-1983",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2020-1983"
},
{
"cve": "CVE-2020-24455",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2020-24455"
},
{
"cve": "CVE-2020-25219",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2020-25219"
},
{
"cve": "CVE-2020-26154",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2020-26154"
},
{
"cve": "CVE-2020-29130",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2020-29130"
},
{
"cve": "CVE-2021-3592",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2021-3592"
},
{
"cve": "CVE-2021-3593",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2021-3593"
},
{
"cve": "CVE-2021-3594",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2021-3594"
},
{
"cve": "CVE-2021-3595",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2021-3595"
},
{
"cve": "CVE-2022-40897",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2022-40897"
},
{
"cve": "CVE-2023-22745",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2023-22745"
},
{
"cve": "CVE-2023-5752",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2023-5752"
},
{
"cve": "CVE-2024-25621",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2024-25621"
},
{
"cve": "CVE-2024-29040",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2024-29040"
},
{
"cve": "CVE-2024-6345",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2024-6345"
},
{
"cve": "CVE-2025-10911",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-10911"
},
{
"cve": "CVE-2025-11226",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-11226"
},
{
"cve": "CVE-2025-11468",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-11468"
},
{
"cve": "CVE-2025-11563",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-11563"
},
{
"cve": "CVE-2025-11731",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-11731"
},
{
"cve": "CVE-2025-12084",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-12084"
},
{
"cve": "CVE-2025-12781",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-12781"
},
{
"cve": "CVE-2025-1352",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-1352"
},
{
"cve": "CVE-2025-13601",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-13601"
},
{
"cve": "CVE-2025-1372",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-1372"
},
{
"cve": "CVE-2025-1376",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-1376"
},
{
"cve": "CVE-2025-1377",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-1377"
},
{
"cve": "CVE-2025-13836",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-13836"
},
{
"cve": "CVE-2025-13837",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-13837"
},
{
"cve": "CVE-2025-14087",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-14087"
},
{
"cve": "CVE-2025-14512",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-14512"
},
{
"cve": "CVE-2025-15281",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-15281"
},
{
"cve": "CVE-2025-15282",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-15282"
},
{
"cve": "CVE-2025-15366",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-15366"
},
{
"cve": "CVE-2025-15367",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-15367"
},
{
"cve": "CVE-2025-15467",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-15467"
},
{
"cve": "CVE-2025-24294",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-24294"
},
{
"cve": "CVE-2025-28162",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-28162"
},
{
"cve": "CVE-2025-28164",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-28164"
},
{
"cve": "CVE-2025-31133",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-31133"
},
{
"cve": "CVE-2025-3576",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-3576"
},
{
"cve": "CVE-2025-47273",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-47273"
},
{
"cve": "CVE-2025-52565",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-52565"
},
{
"cve": "CVE-2025-52881",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-52881"
},
{
"cve": "CVE-2025-53057",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-53057"
},
{
"cve": "CVE-2025-53666",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-53666"
},
{
"cve": "CVE-2025-54770",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-54770"
},
{
"cve": "CVE-2025-54771",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-54771"
},
{
"cve": "CVE-2025-54798",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-54798"
},
{
"cve": "CVE-2025-55752",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-55752"
},
{
"cve": "CVE-2025-59375",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-59375"
},
{
"cve": "CVE-2025-6075",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-6075"
},
{
"cve": "CVE-2025-61661",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-61661"
},
{
"cve": "CVE-2025-61662",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-61662"
},
{
"cve": "CVE-2025-61663",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-61663"
},
{
"cve": "CVE-2025-61664",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-61664"
},
{
"cve": "CVE-2025-61748",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-61748"
},
{
"cve": "CVE-2025-61795",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-61795"
},
{
"cve": "CVE-2025-61984",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-61984"
},
{
"cve": "CVE-2025-61985",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-61985"
},
{
"cve": "CVE-2025-64329",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-64329"
},
{
"cve": "CVE-2025-64505",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-64505"
},
{
"cve": "CVE-2025-64506",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-64506"
},
{
"cve": "CVE-2025-64720",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-64720"
},
{
"cve": "CVE-2025-64756",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-64756"
},
{
"cve": "CVE-2025-65018",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-65018"
},
{
"cve": "CVE-2025-66035",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-66035"
},
{
"cve": "CVE-2025-66293",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-66293"
},
{
"cve": "CVE-2025-66412",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-66412"
},
{
"cve": "CVE-2025-66614",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-66614"
},
{
"cve": "CVE-2025-67721",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-67721"
},
{
"cve": "CVE-2025-68160",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-68160"
},
{
"cve": "CVE-2025-68973",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-68973"
},
{
"cve": "CVE-2025-69418",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-69418"
},
{
"cve": "CVE-2025-69419",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-69419"
},
{
"cve": "CVE-2025-69420",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-69420"
},
{
"cve": "CVE-2025-69421",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-69421"
},
{
"cve": "CVE-2025-69873",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-69873"
},
{
"cve": "CVE-2025-7039",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-7039"
},
{
"cve": "CVE-2025-8291",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-8291"
},
{
"cve": "CVE-2025-9187",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-9187"
},
{
"cve": "CVE-2025-9820",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-9820"
},
{
"cve": "CVE-2026-0672",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-0672"
},
{
"cve": "CVE-2026-0861",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-0861"
},
{
"cve": "CVE-2026-0865",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-0865"
},
{
"cve": "CVE-2026-0915",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-0915"
},
{
"cve": "CVE-2026-0988",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-0988"
},
{
"cve": "CVE-2026-1484",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-1484"
},
{
"cve": "CVE-2026-1485",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-1485"
},
{
"cve": "CVE-2026-1489",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-1489"
},
{
"cve": "CVE-2026-22610",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-22610"
},
{
"cve": "CVE-2026-22695",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-22695"
},
{
"cve": "CVE-2026-22795",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-22795"
},
{
"cve": "CVE-2026-22796",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-22796"
},
{
"cve": "CVE-2026-22801",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-22801"
},
{
"cve": "CVE-2026-24734",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-24734"
},
{
"cve": "CVE-2026-24882",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-24882"
},
{
"cve": "CVE-2026-25646",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-25646"
}
]
}
WID-SEC-W-2026-1287
Vulnerability from csaf_certbund - Published: 2026-04-27 22:00 - Updated: 2026-06-16 22:00Summary
Red Hat Hardened Images RPMs (libxslt): Mehrere Schwachstellen ermöglichen Denial of Service
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
Angriff: Ein lokaler Angreifer kann mehrere Schwachstellen in Red Hat Hardened Images RPMs ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme: - Linux
- UNIX
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat Enterprise Linux Hardened Images RPMs
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:hardened_images_rpms
|
Hardened Images RPMs | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat Enterprise Linux Hardened Images RPMs
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:hardened_images_rpms
|
Hardened Images RPMs | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat Enterprise Linux Hardened Images RPMs
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:hardened_images_rpms
|
Hardened Images RPMs | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
References
7 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": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann mehrere Schwachstellen in Red Hat Hardened Images RPMs ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- 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-2026-1287 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1287.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1287 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1287"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:11015 vom 2026-04-27",
"url": "https://access.redhat.com/errata/RHSA-2026:11015"
},
{
"category": "external",
"summary": "Dell Security Advisory",
"url": "https://www.dell.com/support/kbdoc/en-us/000462117/dsa-2026-047-security-update-for-dell-ecs-and-objectscale-multiple-vulnerabilities-1"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:26355 vom 2026-06-17",
"url": "https://errata.build.resf.org/RLSA-2026:26355"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:26355 vom 2026-06-16",
"url": "https://access.redhat.com/errata/RHSA-2026:26355"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-26355 vom 2026-06-17",
"url": "https://linux.oracle.com/errata/ELSA-2026-26355.html"
}
],
"source_lang": "en-US",
"title": "Red Hat Hardened Images RPMs (libxslt): Mehrere Schwachstellen erm\u00f6glichen Denial of Service",
"tracking": {
"current_release_date": "2026-06-16T22:00:00.000+00:00",
"generator": {
"date": "2026-06-17T09:00:59.467+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1287",
"initial_release_date": "2026-04-27T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-04-27T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-05-11T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2026-06-16T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Rocky Enterprise Software Foundation, Red Hat und Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.8.1.0-3.8.1.7",
"product": {
"name": "Dell ECS 3.8.1.0-3.8.1.7",
"product_id": "T053778",
"product_identification_helper": {
"cpe": "cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7"
}
}
}
],
"category": "product_name",
"name": "ECS"
}
],
"category": "vendor",
"name": "Dell"
},
{
"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": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "Hardened Images RPMs",
"product": {
"name": "Red Hat Enterprise Linux Hardened Images RPMs",
"product_id": "T053356",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:hardened_images_rpms"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-10911",
"product_status": {
"known_affected": [
"67646",
"T053778",
"T004914",
"T053356",
"T032255"
]
},
"release_date": "2026-04-27T22:00:00.000+00:00",
"title": "CVE-2025-10911"
},
{
"cve": "CVE-2025-11731",
"product_status": {
"known_affected": [
"67646",
"T053778",
"T004914",
"T053356",
"T032255"
]
},
"release_date": "2026-04-27T22:00:00.000+00:00",
"title": "CVE-2025-11731"
},
{
"cve": "CVE-2025-7424",
"product_status": {
"known_affected": [
"67646",
"T053778",
"T004914",
"T053356",
"T032255"
]
},
"release_date": "2026-04-27T22:00:00.000+00:00",
"title": "CVE-2025-7424"
}
]
}
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…