Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-50367 (GCVE-0-2022-50367)
Vulnerability from cvelistv5 – Published: 2025-09-17 14:56 – Updated: 2026-05-11 19:18
VLAI
EPSS
Title
fs: fix UAF/GPF bug in nilfs_mdt_destroy
Summary
In the Linux kernel, the following vulnerability has been resolved:
fs: fix UAF/GPF bug in nilfs_mdt_destroy
In alloc_inode, inode_init_always() could return -ENOMEM if
security_inode_alloc() fails, which causes inode->i_private
uninitialized. Then nilfs_is_metadata_file_inode() returns
true and nilfs_free_inode() wrongly calls nilfs_mdt_destroy(),
which frees the uninitialized inode->i_private
and leads to crashes(e.g., UAF/GPF).
Fix this by moving security_inode_alloc just prior to
this_cpu_inc(nr_inodes)
Severity
7.8 (High)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-416 - Use After Free
Assigner
References
9 references
Impacted products
2 products
| Vendor | Product | Version | |
|---|---|---|---|
| Linux | Linux |
Affected:
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 , < d1ff475d7c83289d0a7faef346ea3bbf90818bad
(git)
Affected: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 , < c0aa76b0f17f59dd9c9d3463550a2986a1d592e4 (git) Affected: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 , < ec2aab115eb38ac4992ea2fcc2a02fbe7af5cf48 (git) Affected: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 , < 70e4f70d54e0225f91814e8610477d65f33cefe4 (git) Affected: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 , < 1e555c3ed1fce4b278aaebe18a64a934cece57d8 (git) Affected: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 , < 64b79e632869ad3ef6c098a4731d559381da1115 (git) Affected: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 , < 81de80330fa6907aec32eb54c5619059e6e36452 (git) Affected: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 , < 2a96b532098284ecf8e4849b8b9e5fc7a28bdee9 (git) Affected: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 , < 2e488f13755ffbb60f307e991b27024716a33b29 (git) |
|
| Linux | Linux |
Affected:
2.6.12
Unaffected: 0 , < 2.6.12 (semver) Unaffected: 4.9.331 , ≤ 4.9.* (semver) Unaffected: 4.14.296 , ≤ 4.14.* (semver) Unaffected: 4.19.262 , ≤ 4.19.* (semver) Unaffected: 5.4.218 , ≤ 5.4.* (semver) Unaffected: 5.10.148 , ≤ 5.10.* (semver) Unaffected: 5.15.73 , ≤ 5.15.* (semver) Unaffected: 5.19.15 , ≤ 5.19.* (semver) Unaffected: 6.0.1 , ≤ 6.0.* (semver) Unaffected: 6.1 , ≤ * (original_commit_for_fix) |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2022-50367",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-14T18:35:10.102018Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-416",
"description": "CWE-416 Use After Free",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-01-14T18:42:59.212Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"fs/inode.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "d1ff475d7c83289d0a7faef346ea3bbf90818bad",
"status": "affected",
"version": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
"versionType": "git"
},
{
"lessThan": "c0aa76b0f17f59dd9c9d3463550a2986a1d592e4",
"status": "affected",
"version": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
"versionType": "git"
},
{
"lessThan": "ec2aab115eb38ac4992ea2fcc2a02fbe7af5cf48",
"status": "affected",
"version": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
"versionType": "git"
},
{
"lessThan": "70e4f70d54e0225f91814e8610477d65f33cefe4",
"status": "affected",
"version": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
"versionType": "git"
},
{
"lessThan": "1e555c3ed1fce4b278aaebe18a64a934cece57d8",
"status": "affected",
"version": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
"versionType": "git"
},
{
"lessThan": "64b79e632869ad3ef6c098a4731d559381da1115",
"status": "affected",
"version": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
"versionType": "git"
},
{
"lessThan": "81de80330fa6907aec32eb54c5619059e6e36452",
"status": "affected",
"version": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
"versionType": "git"
},
{
"lessThan": "2a96b532098284ecf8e4849b8b9e5fc7a28bdee9",
"status": "affected",
"version": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
"versionType": "git"
},
{
"lessThan": "2e488f13755ffbb60f307e991b27024716a33b29",
"status": "affected",
"version": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"fs/inode.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "2.6.12"
},
{
"lessThan": "2.6.12",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "4.9.*",
"status": "unaffected",
"version": "4.9.331",
"versionType": "semver"
},
{
"lessThanOrEqual": "4.14.*",
"status": "unaffected",
"version": "4.14.296",
"versionType": "semver"
},
{
"lessThanOrEqual": "4.19.*",
"status": "unaffected",
"version": "4.19.262",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.4.*",
"status": "unaffected",
"version": "5.4.218",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
"version": "5.10.148",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.73",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.19.*",
"status": "unaffected",
"version": "5.19.15",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.0.*",
"status": "unaffected",
"version": "6.0.1",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "6.1",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "4.9.331",
"versionStartIncluding": "2.6.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "4.14.296",
"versionStartIncluding": "2.6.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "4.19.262",
"versionStartIncluding": "2.6.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.4.218",
"versionStartIncluding": "2.6.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.10.148",
"versionStartIncluding": "2.6.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.15.73",
"versionStartIncluding": "2.6.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.19.15",
"versionStartIncluding": "2.6.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.0.1",
"versionStartIncluding": "2.6.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1",
"versionStartIncluding": "2.6.12",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nfs: fix UAF/GPF bug in nilfs_mdt_destroy\n\nIn alloc_inode, inode_init_always() could return -ENOMEM if\nsecurity_inode_alloc() fails, which causes inode-\u003ei_private\nuninitialized. Then nilfs_is_metadata_file_inode() returns\ntrue and nilfs_free_inode() wrongly calls nilfs_mdt_destroy(),\nwhich frees the uninitialized inode-\u003ei_private\nand leads to crashes(e.g., UAF/GPF).\n\nFix this by moving security_inode_alloc just prior to\nthis_cpu_inc(nr_inodes)"
}
],
"providerMetadata": {
"dateUpdated": "2026-05-11T19:18:11.230Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/d1ff475d7c83289d0a7faef346ea3bbf90818bad"
},
{
"url": "https://git.kernel.org/stable/c/c0aa76b0f17f59dd9c9d3463550a2986a1d592e4"
},
{
"url": "https://git.kernel.org/stable/c/ec2aab115eb38ac4992ea2fcc2a02fbe7af5cf48"
},
{
"url": "https://git.kernel.org/stable/c/70e4f70d54e0225f91814e8610477d65f33cefe4"
},
{
"url": "https://git.kernel.org/stable/c/1e555c3ed1fce4b278aaebe18a64a934cece57d8"
},
{
"url": "https://git.kernel.org/stable/c/64b79e632869ad3ef6c098a4731d559381da1115"
},
{
"url": "https://git.kernel.org/stable/c/81de80330fa6907aec32eb54c5619059e6e36452"
},
{
"url": "https://git.kernel.org/stable/c/2a96b532098284ecf8e4849b8b9e5fc7a28bdee9"
},
{
"url": "https://git.kernel.org/stable/c/2e488f13755ffbb60f307e991b27024716a33b29"
}
],
"title": "fs: fix UAF/GPF bug in nilfs_mdt_destroy",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2022-50367",
"datePublished": "2025-09-17T14:56:23.190Z",
"dateReserved": "2025-09-17T14:53:06.995Z",
"dateUpdated": "2026-05-11T19:18:11.230Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-50367",
"date": "2026-06-22",
"epss": "0.00206",
"percentile": "0.10512"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-50367\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-09-17T15:15:35.590\",\"lastModified\":\"2026-01-14T19:16:09.570\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nfs: fix UAF/GPF bug in nilfs_mdt_destroy\\n\\nIn alloc_inode, inode_init_always() could return -ENOMEM if\\nsecurity_inode_alloc() fails, which causes inode-\u003ei_private\\nuninitialized. Then nilfs_is_metadata_file_inode() returns\\ntrue and nilfs_free_inode() wrongly calls nilfs_mdt_destroy(),\\nwhich frees the uninitialized inode-\u003ei_private\\nand leads to crashes(e.g., UAF/GPF).\\n\\nFix this by moving security_inode_alloc just prior to\\nthis_cpu_inc(nr_inodes)\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"4.9.331\",\"matchCriteriaId\":\"F5B7C986-E6CA-41ED-A833-EA73FCF421D4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.10\",\"versionEndExcluding\":\"4.14.296\",\"matchCriteriaId\":\"1927ABC6-E0D2-478F-B103-B982A42D1158\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.15\",\"versionEndExcluding\":\"4.19.262\",\"matchCriteriaId\":\"D6B62970-1FAD-4ED6-930A-23E26A8D2E08\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.20\",\"versionEndExcluding\":\"5.4.218\",\"matchCriteriaId\":\"ED2FAD62-84D0-451F-9F4D-66173BBD59E2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.5\",\"versionEndExcluding\":\"5.10.148\",\"matchCriteriaId\":\"A125CF4C-603D-4ED4-AE18-CFC7C8D5CCF1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.11\",\"versionEndExcluding\":\"5.15.73\",\"matchCriteriaId\":\"BD909509-E426-404A-A91F-525301A0E517\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"5.19.15\",\"matchCriteriaId\":\"80E4DFA6-D363-43C6-A3B1-88F31DA1EE0C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.0\",\"versionEndExcluding\":\"6.0.1\",\"matchCriteriaId\":\"1E5DDBBA-1F3E-4276-B4F9-59FD799BC0F7\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/1e555c3ed1fce4b278aaebe18a64a934cece57d8\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/2a96b532098284ecf8e4849b8b9e5fc7a28bdee9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/2e488f13755ffbb60f307e991b27024716a33b29\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/64b79e632869ad3ef6c098a4731d559381da1115\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/70e4f70d54e0225f91814e8610477d65f33cefe4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/81de80330fa6907aec32eb54c5619059e6e36452\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/c0aa76b0f17f59dd9c9d3463550a2986a1d592e4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/d1ff475d7c83289d0a7faef346ea3bbf90818bad\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/ec2aab115eb38ac4992ea2fcc2a02fbe7af5cf48\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-50367\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-14T18:35:10.102018Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-416\", \"description\": \"CWE-416 Use After Free\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-01-14T18:35:05.692Z\"}}], \"cna\": {\"title\": \"fs: fix UAF/GPF bug in nilfs_mdt_destroy\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"1da177e4c3f41524e886b7f1b8a0c1fc7321cac2\", \"lessThan\": \"d1ff475d7c83289d0a7faef346ea3bbf90818bad\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"1da177e4c3f41524e886b7f1b8a0c1fc7321cac2\", \"lessThan\": \"c0aa76b0f17f59dd9c9d3463550a2986a1d592e4\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"1da177e4c3f41524e886b7f1b8a0c1fc7321cac2\", \"lessThan\": \"ec2aab115eb38ac4992ea2fcc2a02fbe7af5cf48\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"1da177e4c3f41524e886b7f1b8a0c1fc7321cac2\", \"lessThan\": \"70e4f70d54e0225f91814e8610477d65f33cefe4\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"1da177e4c3f41524e886b7f1b8a0c1fc7321cac2\", \"lessThan\": \"1e555c3ed1fce4b278aaebe18a64a934cece57d8\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"1da177e4c3f41524e886b7f1b8a0c1fc7321cac2\", \"lessThan\": \"64b79e632869ad3ef6c098a4731d559381da1115\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"1da177e4c3f41524e886b7f1b8a0c1fc7321cac2\", \"lessThan\": \"81de80330fa6907aec32eb54c5619059e6e36452\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"1da177e4c3f41524e886b7f1b8a0c1fc7321cac2\", \"lessThan\": \"2a96b532098284ecf8e4849b8b9e5fc7a28bdee9\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"1da177e4c3f41524e886b7f1b8a0c1fc7321cac2\", \"lessThan\": \"2e488f13755ffbb60f307e991b27024716a33b29\", \"versionType\": \"git\"}], \"programFiles\": [\"fs/inode.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.6.12\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"2.6.12\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"4.9.331\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.9.*\"}, {\"status\": \"unaffected\", \"version\": \"4.14.296\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.14.*\"}, {\"status\": \"unaffected\", \"version\": \"4.19.262\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.19.*\"}, {\"status\": \"unaffected\", \"version\": \"5.4.218\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.4.*\"}, {\"status\": \"unaffected\", \"version\": \"5.10.148\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"5.15.73\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"5.19.15\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.19.*\"}, {\"status\": \"unaffected\", \"version\": \"6.0.1\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.0.*\"}, {\"status\": \"unaffected\", \"version\": \"6.1\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"fs/inode.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/d1ff475d7c83289d0a7faef346ea3bbf90818bad\"}, {\"url\": \"https://git.kernel.org/stable/c/c0aa76b0f17f59dd9c9d3463550a2986a1d592e4\"}, {\"url\": \"https://git.kernel.org/stable/c/ec2aab115eb38ac4992ea2fcc2a02fbe7af5cf48\"}, {\"url\": \"https://git.kernel.org/stable/c/70e4f70d54e0225f91814e8610477d65f33cefe4\"}, {\"url\": \"https://git.kernel.org/stable/c/1e555c3ed1fce4b278aaebe18a64a934cece57d8\"}, {\"url\": \"https://git.kernel.org/stable/c/64b79e632869ad3ef6c098a4731d559381da1115\"}, {\"url\": \"https://git.kernel.org/stable/c/81de80330fa6907aec32eb54c5619059e6e36452\"}, {\"url\": \"https://git.kernel.org/stable/c/2a96b532098284ecf8e4849b8b9e5fc7a28bdee9\"}, {\"url\": \"https://git.kernel.org/stable/c/2e488f13755ffbb60f307e991b27024716a33b29\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nfs: fix UAF/GPF bug in nilfs_mdt_destroy\\n\\nIn alloc_inode, inode_init_always() could return -ENOMEM if\\nsecurity_inode_alloc() fails, which causes inode-\u003ei_private\\nuninitialized. Then nilfs_is_metadata_file_inode() returns\\ntrue and nilfs_free_inode() wrongly calls nilfs_mdt_destroy(),\\nwhich frees the uninitialized inode-\u003ei_private\\nand leads to crashes(e.g., UAF/GPF).\\n\\nFix this by moving security_inode_alloc just prior to\\nthis_cpu_inc(nr_inodes)\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.9.331\", \"versionStartIncluding\": \"2.6.12\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.14.296\", \"versionStartIncluding\": \"2.6.12\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.19.262\", \"versionStartIncluding\": \"2.6.12\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.4.218\", \"versionStartIncluding\": \"2.6.12\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.10.148\", \"versionStartIncluding\": \"2.6.12\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.15.73\", \"versionStartIncluding\": \"2.6.12\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.19.15\", \"versionStartIncluding\": \"2.6.12\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.0.1\", \"versionStartIncluding\": \"2.6.12\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.1\", \"versionStartIncluding\": \"2.6.12\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2026-05-11T19:18:11.230Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-50367\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-11T19:18:11.230Z\", \"dateReserved\": \"2025-09-17T14:53:06.995Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2025-09-17T14:56:23.190Z\", \"assignerShortName\": \"Linux\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
WID-SEC-W-2025-2087
Vulnerability from csaf_certbund - Published: 2025-09-17 22:00 - Updated: 2026-05-11 22:00Summary
Linux Kernel: 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: Der Kernel stellt den Kern des Linux Betriebssystems dar.
Angriff: Ein Angreifer kann mehrere Schwachstellen im Linux Kernel ausnutzen, um einen Denial of Service Angriff durchzuführen oder nicht näher beschriebene Auswirkungen zu erzielen.
Betroffene Betriebssysteme: - Linux
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:unspecified
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
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 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
References
130 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": "Der Kernel stellt den Kern des Linux Betriebssystems dar.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen im Linux Kernel ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren oder nicht n\u00e4her beschriebene Auswirkungen zu erzielen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2087 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2087.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2087 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2087"
},
{
"category": "external",
"summary": "Kernel CVE Announce Mailingliste",
"url": "https://lore.kernel.org/linux-cve-announce/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2022-50353",
"url": "https://lore.kernel.org/linux-cve-announce/2025091711-CVE-2022-50353-2f1e@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2022-50354",
"url": "https://lore.kernel.org/linux-cve-announce/2025091714-CVE-2022-50354-45cc@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2022-50355",
"url": "https://lore.kernel.org/linux-cve-announce/2025091714-CVE-2022-50355-11ce@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2022-50356",
"url": "https://lore.kernel.org/linux-cve-announce/2025091714-CVE-2022-50356-fe76@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2022-50357",
"url": "https://lore.kernel.org/linux-cve-announce/2025091714-CVE-2022-50357-4ae9@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2022-50358",
"url": "https://lore.kernel.org/linux-cve-announce/2025091714-CVE-2022-50358-6a86@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2022-50359",
"url": "https://lore.kernel.org/linux-cve-announce/2025091714-CVE-2022-50359-e9fb@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2022-50360",
"url": "https://lore.kernel.org/linux-cve-announce/2025091715-CVE-2022-50360-00c7@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2022-50361",
"url": "https://lore.kernel.org/linux-cve-announce/2025091715-CVE-2022-50361-60ad@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2022-50362",
"url": "https://lore.kernel.org/linux-cve-announce/2025091715-CVE-2022-50362-3640@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2022-50363",
"url": "https://lore.kernel.org/linux-cve-announce/2025091715-CVE-2022-50363-7e9b@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2022-50364",
"url": "https://lore.kernel.org/linux-cve-announce/2025091715-CVE-2022-50364-b594@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2022-50365",
"url": "https://lore.kernel.org/linux-cve-announce/2025091716-CVE-2022-50365-9a71@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2022-50366",
"url": "https://lore.kernel.org/linux-cve-announce/2025091716-CVE-2022-50366-0f75@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2022-50367",
"url": "https://lore.kernel.org/linux-cve-announce/2025091716-CVE-2022-50367-651c@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2022-50368",
"url": "https://lore.kernel.org/linux-cve-announce/2025091716-CVE-2022-50368-ae84@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2022-50369",
"url": "https://lore.kernel.org/linux-cve-announce/2025091716-CVE-2022-50369-bc92@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2022-50370",
"url": "https://lore.kernel.org/linux-cve-announce/2025091716-CVE-2022-50370-7271@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2022-50371",
"url": "https://lore.kernel.org/linux-cve-announce/2025091717-CVE-2022-50371-593f@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2022-50372",
"url": "https://lore.kernel.org/linux-cve-announce/2025091717-CVE-2022-50372-e3b5@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2022-50373",
"url": "https://lore.kernel.org/linux-cve-announce/2025091717-CVE-2022-50373-ce58@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2022-50374",
"url": "https://lore.kernel.org/linux-cve-announce/2025091717-CVE-2022-50374-6da4@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53335",
"url": "https://lore.kernel.org/linux-cve-announce/2025091717-CVE-2023-53335-1e5d@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53336",
"url": "https://lore.kernel.org/linux-cve-announce/2025091718-CVE-2023-53336-0abd@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53337",
"url": "https://lore.kernel.org/linux-cve-announce/2025091718-CVE-2023-53337-ac33@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53338",
"url": "https://lore.kernel.org/linux-cve-announce/2025091718-CVE-2023-53338-8224@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53339",
"url": "https://lore.kernel.org/linux-cve-announce/2025091718-CVE-2023-53339-437d@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53340",
"url": "https://lore.kernel.org/linux-cve-announce/2025091718-CVE-2023-53340-c694@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53341",
"url": "https://lore.kernel.org/linux-cve-announce/2025091718-CVE-2023-53341-896e@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53342",
"url": "https://lore.kernel.org/linux-cve-announce/2025091719-CVE-2023-53342-8505@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53343",
"url": "https://lore.kernel.org/linux-cve-announce/2025091719-CVE-2023-53343-880b@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53344",
"url": "https://lore.kernel.org/linux-cve-announce/2025091719-CVE-2023-53344-b8a4@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53345",
"url": "https://lore.kernel.org/linux-cve-announce/2025091719-CVE-2023-53345-0807@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53346",
"url": "https://lore.kernel.org/linux-cve-announce/2025091719-CVE-2023-53346-2268@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53347",
"url": "https://lore.kernel.org/linux-cve-announce/2025091719-CVE-2023-53347-ed20@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53348",
"url": "https://lore.kernel.org/linux-cve-announce/2025091720-CVE-2023-53348-513e@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53349",
"url": "https://lore.kernel.org/linux-cve-announce/2025091720-CVE-2023-53349-deef@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53350",
"url": "https://lore.kernel.org/linux-cve-announce/2025091720-CVE-2023-53350-86b6@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53351",
"url": "https://lore.kernel.org/linux-cve-announce/2025091720-CVE-2023-53351-7b67@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53352",
"url": "https://lore.kernel.org/linux-cve-announce/2025091720-CVE-2023-53352-9be5@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53353",
"url": "https://lore.kernel.org/linux-cve-announce/2025091720-CVE-2023-53353-2611@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53354",
"url": "https://lore.kernel.org/linux-cve-announce/2025091721-CVE-2023-53354-771f@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53355",
"url": "https://lore.kernel.org/linux-cve-announce/2025091721-CVE-2023-53355-823c@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53356",
"url": "https://lore.kernel.org/linux-cve-announce/2025091721-CVE-2023-53356-5383@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53357",
"url": "https://lore.kernel.org/linux-cve-announce/2025091721-CVE-2023-53357-15aa@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53358",
"url": "https://lore.kernel.org/linux-cve-announce/2025091721-CVE-2023-53358-29d3@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53359",
"url": "https://lore.kernel.org/linux-cve-announce/2025091722-CVE-2023-53359-0569@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53360",
"url": "https://lore.kernel.org/linux-cve-announce/2025091722-CVE-2023-53360-a553@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53361",
"url": "https://lore.kernel.org/linux-cve-announce/2025091722-CVE-2023-53361-922a@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53362",
"url": "https://lore.kernel.org/linux-cve-announce/2025091722-CVE-2023-53362-740e@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53363",
"url": "https://lore.kernel.org/linux-cve-announce/2025091722-CVE-2023-53363-4ac2@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53364",
"url": "https://lore.kernel.org/linux-cve-announce/2025091722-CVE-2023-53364-8e1b@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53365",
"url": "https://lore.kernel.org/linux-cve-announce/2025091723-CVE-2023-53365-acb1@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53366",
"url": "https://lore.kernel.org/linux-cve-announce/2025091723-CVE-2023-53366-c8e7@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53367",
"url": "https://lore.kernel.org/linux-cve-announce/2025091723-CVE-2023-53367-ccb9@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2023-53368",
"url": "https://lore.kernel.org/linux-cve-announce/2025091723-CVE-2023-53368-3371@gregkh/"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3038 vom 2025-10-15",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3038.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03615-1 vom 2025-10-16",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BVPLWRQN6MVKFQDJSEKN2JP6PMSGIO4Q/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03614-1 vom 2025-10-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022911.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03600-1 vom 2025-10-15",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/VHWHH7ZSMFJ6PQZ3CBDGGCWHNBCWD26Z/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03613-1 vom 2025-10-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022915.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03626-1 vom 2025-10-17",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/Z3DYHRRLY43MYRNEEU5SFR4ZRMSPITED/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03628-1 vom 2025-10-17",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/O6BEPQBC4GULLYP5G3VVU4ZS37B7I6EV/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03634-1 vom 2025-10-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022925.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:3716-1 vom 2025-10-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022962.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:3761-1 vom 2025-10-23",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/MLTPAKCOQABZPEY7O35CI42PHK5WNIUQ/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:3751-1 vom 2025-10-23",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NMB6RXALFYMRMM4UK7R54RAQRCZJEBH4/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20851-1 vom 2025-10-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/023025.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20861-1 vom 2025-10-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/023019.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20870-1 vom 2025-10-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/023060.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20898-1 vom 2025-10-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/023116.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19409 vom 2025-11-03",
"url": "https://access.redhat.com/errata/RHSA-2025:19409"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-19409 vom 2025-11-04",
"url": "https://linux.oracle.com/errata/ELSA-2025-19409.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-390 vom 2025-11-05",
"url": "https://www.dell.com/support/kbdoc/000385230"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19886 vom 2025-11-06",
"url": "https://access.redhat.com/errata/RHSA-2025:19886"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19932 vom 2025-11-10",
"url": "https://access.redhat.com/errata/RHSA-2025:19932"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19931 vom 2025-11-10",
"url": "https://access.redhat.com/errata/RHSA-2025:19931"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21084 vom 2025-11-12",
"url": "https://access.redhat.com/errata/RHSA-2025:21084"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21051 vom 2025-11-12",
"url": "https://access.redhat.com/errata/RHSA-2025:21051"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-19931 vom 2025-11-11",
"url": "https://linux.oracle.com/errata/ELSA-2025-19931.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4057-1 vom 2025-11-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023254.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21083 vom 2025-11-12",
"url": "https://access.redhat.com/errata/RHSA-2025:21083"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21091 vom 2025-11-12",
"url": "https://access.redhat.com/errata/RHSA-2025:21091"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21128 vom 2025-11-12",
"url": "https://access.redhat.com/errata/RHSA-2025:21128"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21136 vom 2025-11-12",
"url": "https://access.redhat.com/errata/RHSA-2025:21136"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:19932 vom 2025-11-13",
"url": "https://errata.build.resf.org/RLSA-2025:19932"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21112 vom 2025-11-12",
"url": "https://access.redhat.com/errata/RHSA-2025:21112"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:19931 vom 2025-11-13",
"url": "https://errata.build.resf.org/RLSA-2025:19931"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4111-1 vom 2025-11-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023294.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4135-1 vom 2025-11-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023300.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4132-1 vom 2025-11-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023302.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4139-1 vom 2025-11-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023306.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4141-1 vom 2025-11-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023304.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4149-1 vom 2025-11-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023309.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22006 vom 2025-11-25",
"url": "https://access.redhat.com/errata/RHSA-2025:22006"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4189-1 vom 2025-11-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023334.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4188-1 vom 2025-11-24",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LVPUJWNDCBFGM2O2EFX4S5QBPKDARVQ7/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22066 vom 2025-11-25",
"url": "https://access.redhat.com/errata/RHSA-2025:22066"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22072 vom 2025-11-25",
"url": "https://access.redhat.com/errata/RHSA-2025:22072"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22095 vom 2025-11-25",
"url": "https://access.redhat.com/errata/RHSA-2025:22095"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22087 vom 2025-11-25",
"url": "https://access.redhat.com/errata/RHSA-2025:22087"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22124 vom 2025-11-25",
"url": "https://access.redhat.com/errata/RHSA-2025:22124"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-21926 vom 2025-11-26",
"url": "http://linux.oracle.com/errata/ELSA-2025-21926.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-21469 vom 2025-11-27",
"url": "https://linux.oracle.com/errata/ELSA-2025-21469.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-21112 vom 2025-11-27",
"url": "https://linux.oracle.com/errata/ELSA-2025-21112.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4315-1 vom 2025-12-01",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023442.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22752 vom 2025-12-04",
"url": "https://access.redhat.com/errata/RHSA-2025:22752"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4320-1 vom 2025-12-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023445.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7253912 vom 2025-12-05",
"url": "https://www.ibm.com/support/pages/node/7253912"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22910 vom 2025-12-09",
"url": "https://access.redhat.com/errata/RHSA-2025:22910"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22914 vom 2025-12-09",
"url": "https://access.redhat.com/errata/RHSA-2025:22914"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23463 vom 2025-12-17",
"url": "https://access.redhat.com/errata/RHSA-2025:23463"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23960 vom 2025-12-22",
"url": "https://access.redhat.com/errata/RHSA-2025:23960"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23947 vom 2025-12-22",
"url": "https://access.redhat.com/errata/RHSA-2025:23947"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4515-1 vom 2025-12-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023647.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0155-1 vom 2026-01-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023796.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0154-1 vom 2026-01-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023797.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0200-1 vom 2026-01-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023840.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-22910 vom 2026-01-29",
"url": "https://linux.oracle.com/errata/ELSA-2025-22910.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2026-030 vom 2026-01-30",
"url": "https://www.dell.com/support/kbdoc/de-de/000421570/dsa-2026-030-security-update-for-dell-networker-vproxy-multiple-third-party-component-vulnerabilities"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-23947 vom 2026-01-30",
"url": "https://linux.oracle.com/errata/ELSA-2025-23947.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20332-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024163.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20316-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024178.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0755 vom 2026-02-18",
"url": "https://linux.oracle.com/errata/ELSA-2026-0755.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-1581 vom 2026-03-04",
"url": "https://linux.oracle.com/errata/ELSA-2026-1581.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3685 vom 2026-03-25",
"url": "https://linux.oracle.com/errata/ELSA-2026-3685.html"
},
{
"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": "Linux Kernel: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-05-11T22:00:00.000+00:00",
"generator": {
"date": "2026-05-12T08:14:15.612+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2087",
"initial_release_date": "2025-09-17T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-09-17T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-10-14T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-10-15T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-16T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-19T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-21T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-23T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-26T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-27T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-30T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-11-02T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-03T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-11-04T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-11-05T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-09T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-11T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat, Oracle Linux und SUSE aufgenommen"
},
{
"date": "2025-11-12T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-11-16T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-11-18T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-11-19T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-11-20T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-11-24T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat und SUSE aufgenommen"
},
{
"date": "2025-11-25T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-26T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-12-01T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-04T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Red Hat und SUSE aufgenommen"
},
{
"date": "2025-12-07T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-12-08T23:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-17T23:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-22T23:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-23T23:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-19T23:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-21T23:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-29T23:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-02-01T23:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-02-15T23:00:00.000+00:00",
"number": "36",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-18T23:00:00.000+00:00",
"number": "37",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-03-04T23:00:00.000+00:00",
"number": "38",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-03-24T23:00:00.000+00:00",
"number": "39",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-05-11T22:00:00.000+00:00",
"number": "40",
"summary": "Neue Updates von Dell aufgenommen"
}
],
"status": "final",
"version": "40"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"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": "vProxy \u003c19.14",
"product": {
"name": "Dell NetWorker vProxy \u003c19.14",
"product_id": "T050451"
}
},
{
"category": "product_version",
"name": "vProxy 19.14",
"product": {
"name": "Dell NetWorker vProxy 19.14",
"product_id": "T050451-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:vproxy__19.14"
}
}
}
],
"category": "product_name",
"name": "NetWorker"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Appliance \u003c5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance \u003c5.32.00.18",
"product_id": "T048301"
}
},
{
"category": "product_version",
"name": "Appliance 5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance 5.32.00.18",
"product_id": "T048301-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:appliance__5.32.00.18"
}
}
}
],
"category": "product_name",
"name": "Secure Connect Gateway"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "IBM QRadar SIEM",
"product": {
"name": "IBM QRadar SIEM",
"product_id": "T021415",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:-"
}
}
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source Linux Kernel",
"product": {
"name": "Open Source Linux Kernel",
"product_id": "T028463",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:unspecified"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-50353",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2022-50353"
},
{
"cve": "CVE-2022-50354",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2022-50354"
},
{
"cve": "CVE-2022-50355",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2022-50355"
},
{
"cve": "CVE-2022-50356",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2022-50356"
},
{
"cve": "CVE-2022-50357",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2022-50357"
},
{
"cve": "CVE-2022-50358",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2022-50358"
},
{
"cve": "CVE-2022-50359",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2022-50359"
},
{
"cve": "CVE-2022-50360",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2022-50360"
},
{
"cve": "CVE-2022-50361",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2022-50361"
},
{
"cve": "CVE-2022-50362",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2022-50362"
},
{
"cve": "CVE-2022-50363",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2022-50363"
},
{
"cve": "CVE-2022-50364",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2022-50364"
},
{
"cve": "CVE-2022-50365",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2022-50365"
},
{
"cve": "CVE-2022-50366",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2022-50366"
},
{
"cve": "CVE-2022-50367",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2022-50367"
},
{
"cve": "CVE-2022-50368",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2022-50368"
},
{
"cve": "CVE-2022-50369",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2022-50369"
},
{
"cve": "CVE-2022-50370",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2022-50370"
},
{
"cve": "CVE-2022-50371",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2022-50371"
},
{
"cve": "CVE-2022-50372",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2022-50372"
},
{
"cve": "CVE-2022-50373",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2022-50373"
},
{
"cve": "CVE-2022-50374",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2022-50374"
},
{
"cve": "CVE-2023-53335",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53335"
},
{
"cve": "CVE-2023-53336",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53336"
},
{
"cve": "CVE-2023-53337",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53337"
},
{
"cve": "CVE-2023-53338",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53338"
},
{
"cve": "CVE-2023-53339",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53339"
},
{
"cve": "CVE-2023-53340",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53340"
},
{
"cve": "CVE-2023-53341",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53341"
},
{
"cve": "CVE-2023-53342",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53342"
},
{
"cve": "CVE-2023-53343",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53343"
},
{
"cve": "CVE-2023-53344",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53344"
},
{
"cve": "CVE-2023-53345",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53345"
},
{
"cve": "CVE-2023-53346",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53346"
},
{
"cve": "CVE-2023-53347",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53347"
},
{
"cve": "CVE-2023-53348",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53348"
},
{
"cve": "CVE-2023-53349",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53349"
},
{
"cve": "CVE-2023-53350",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53350"
},
{
"cve": "CVE-2023-53351",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53351"
},
{
"cve": "CVE-2023-53352",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53352"
},
{
"cve": "CVE-2023-53353",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53353"
},
{
"cve": "CVE-2023-53354",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53354"
},
{
"cve": "CVE-2023-53355",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53355"
},
{
"cve": "CVE-2023-53356",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53356"
},
{
"cve": "CVE-2023-53357",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53357"
},
{
"cve": "CVE-2023-53358",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53358"
},
{
"cve": "CVE-2023-53359",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53359"
},
{
"cve": "CVE-2023-53360",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53360"
},
{
"cve": "CVE-2023-53361",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53361"
},
{
"cve": "CVE-2023-53362",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53362"
},
{
"cve": "CVE-2023-53363",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53363"
},
{
"cve": "CVE-2023-53364",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53364"
},
{
"cve": "CVE-2023-53365",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53365"
},
{
"cve": "CVE-2023-53366",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53366"
},
{
"cve": "CVE-2023-53367",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53367"
},
{
"cve": "CVE-2023-53368",
"product_status": {
"known_affected": [
"T028463",
"T002207",
"67646",
"T021415",
"T053778",
"398363",
"T004914",
"T050451",
"T032255",
"T048301"
]
},
"release_date": "2025-09-17T22:00:00.000+00:00",
"title": "CVE-2023-53368"
}
]
}
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"
}
]
}
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…