Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-29383 (GCVE-0-2023-29383)
Vulnerability from cvelistv5 – Published: 2023-04-14 00:00 – Updated: 2025-11-03 19:28
VLAI
EPSS
Summary
In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that "cat /etc/passwd" shows a rogue user account.
Severity
No CVSS data available.
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- n/a
- CWE-125 - Out-of-bounds Read
Assigner
References
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-03T19:28:12.823Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://github.com/shadow-maint/shadow/pull/687"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/shadow-maint/shadow/commit/e5905c4b84d4fb90aefcd96ee618411ebfac663d"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=31797"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/cve-2023-29383-abusing-linux-chfn-to-misrepresent-etc-passwd/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2025/04/msg00026.html"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-29383",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-02-06T21:21:27.050601Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-125",
"description": "CWE-125 Out-of-bounds Read",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-02-06T21:23:31.283Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \"cat /etc/passwd\" shows a rogue user account."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-04-14T00:00:00.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://github.com/shadow-maint/shadow/pull/687"
},
{
"url": "https://github.com/shadow-maint/shadow/commit/e5905c4b84d4fb90aefcd96ee618411ebfac663d"
},
{
"url": "https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=31797"
},
{
"url": "https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/cve-2023-29383-abusing-linux-chfn-to-misrepresent-etc-passwd/"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2023-29383",
"datePublished": "2023-04-14T00:00:00.000Z",
"dateReserved": "2023-04-05T00:00:00.000Z",
"dateUpdated": "2025-11-03T19:28:12.823Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-29383",
"date": "2026-06-23",
"epss": "0.00428",
"percentile": "0.3412"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:shadow_project:shadow:4.13:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"79B0C1D0-9CF5-451D-B3B3-750B64FD7575\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\\\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\\\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \\\"cat /etc/passwd\\\" shows a rogue user account.\"}]",
"id": "CVE-2023-29383",
"lastModified": "2024-11-21T07:56:58.387",
"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:N/I:L/A:N\", \"baseScore\": 3.3, \"baseSeverity\": \"LOW\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 1.4}]}",
"published": "2023-04-14T22:15:07.680",
"references": "[{\"url\": \"https://github.com/shadow-maint/shadow/commit/e5905c4b84d4fb90aefcd96ee618411ebfac663d\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/shadow-maint/shadow/pull/687\", \"source\": \"cve@mitre.org\", \"tags\": [\"Issue Tracking\"]}, {\"url\": \"https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/cve-2023-29383-abusing-linux-chfn-to-misrepresent-etc-passwd/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=31797\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/shadow-maint/shadow/commit/e5905c4b84d4fb90aefcd96ee618411ebfac663d\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/shadow-maint/shadow/pull/687\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\"]}, {\"url\": \"https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/cve-2023-29383-abusing-linux-chfn-to-misrepresent-etc-passwd/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=31797\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-74\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-29383\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2023-04-14T22:15:07.680\",\"lastModified\":\"2025-11-03T20:16:01.283\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\\\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\\\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \\\"cat /etc/passwd\\\" shows a rogue user account.\"}],\"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:N/I:L/A:N\",\"baseScore\":3.3,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-74\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:shadow_project:shadow:4.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"79B0C1D0-9CF5-451D-B3B3-750B64FD7575\"}]}]}],\"references\":[{\"url\":\"https://github.com/shadow-maint/shadow/commit/e5905c4b84d4fb90aefcd96ee618411ebfac663d\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/shadow-maint/shadow/pull/687\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/cve-2023-29383-abusing-linux-chfn-to-misrepresent-etc-passwd/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=31797\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/shadow-maint/shadow/commit/e5905c4b84d4fb90aefcd96ee618411ebfac663d\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/shadow-maint/shadow/pull/687\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/04/msg00026.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/cve-2023-29383-abusing-linux-chfn-to-misrepresent-etc-passwd/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=31797\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/shadow-maint/shadow/pull/687\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/shadow-maint/shadow/commit/e5905c4b84d4fb90aefcd96ee618411ebfac663d\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=31797\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/cve-2023-29383-abusing-linux-chfn-to-misrepresent-etc-passwd/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2025/04/msg00026.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T19:28:12.823Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-29383\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-06T21:21:27.050601Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-125\", \"description\": \"CWE-125 Out-of-bounds Read\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-02-06T21:22:21.295Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://github.com/shadow-maint/shadow/pull/687\"}, {\"url\": \"https://github.com/shadow-maint/shadow/commit/e5905c4b84d4fb90aefcd96ee618411ebfac663d\"}, {\"url\": \"https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=31797\"}, {\"url\": \"https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/cve-2023-29383-abusing-linux-chfn-to-misrepresent-etc-passwd/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\\\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\\\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \\\"cat /etc/passwd\\\" shows a rogue user account.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2023-04-14T00:00:00.000Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-29383\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-03T19:28:12.823Z\", \"dateReserved\": \"2023-04-05T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2023-04-14T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2024:0939-1
Vulnerability from csaf_suse - Published: 2024-03-20 08:03 - Updated: 2024-03-20 08:03Summary
Security update for shadow
Severity
Moderate
Notes
Title of the patch: Security update for shadow
Description of the patch: This update for shadow fixes the following issues:
- CVE-2023-29383: Fixed apparent /etc/shadow manipulation via chfn (bsc#1210507).
The following non-security bugs were fixed:
- bsc#1176006: Fix chage date miscalculation
- bsc#1188307: Fix passwd segfault
- bsc#1203823: Remove pam_keyinit from PAM config files
- bsc#1213189: Change lock mechanism to file locking to prevent
lock files after power interruptions
- bsc#1206627: Add --prefix support to passwd, chpasswd and chage
- bsc#1205502: useradd audit event user id field cannot be interpretedd
Patchnames: SUSE-2024-939,SUSE-SLE-Micro-5.4-2024-939,openSUSE-Leap-Micro-5.4-2024-939
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.5 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:login_defs-4.8.1-150400.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:shadow-4.8.1-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:shadow-4.8.1-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:shadow-4.8.1-150400.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:login_defs-4.8.1-150400.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:shadow-4.8.1-150400.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:shadow-4.8.1-150400.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:shadow-4.8.1-150400.3.6.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
15 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for shadow",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for shadow fixes the following issues:\n\n- CVE-2023-29383: Fixed apparent /etc/shadow manipulation via chfn (bsc#1210507).\n\nThe following non-security bugs were fixed:\n\n- bsc#1176006: Fix chage date miscalculation\n- bsc#1188307: Fix passwd segfault\n- bsc#1203823: Remove pam_keyinit from PAM config files\n- bsc#1213189: Change lock mechanism to file locking to prevent\n lock files after power interruptions\n- bsc#1206627: Add --prefix support to passwd, chpasswd and chage\n- bsc#1205502: useradd audit event user id field cannot be interpretedd \n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-939,SUSE-SLE-Micro-5.4-2024-939,openSUSE-Leap-Micro-5.4-2024-939",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_0939-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:0939-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20240939-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:0939-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018199.html"
},
{
"category": "self",
"summary": "SUSE Bug 1144060",
"url": "https://bugzilla.suse.com/1144060"
},
{
"category": "self",
"summary": "SUSE Bug 1176006",
"url": "https://bugzilla.suse.com/1176006"
},
{
"category": "self",
"summary": "SUSE Bug 1188307",
"url": "https://bugzilla.suse.com/1188307"
},
{
"category": "self",
"summary": "SUSE Bug 1203823",
"url": "https://bugzilla.suse.com/1203823"
},
{
"category": "self",
"summary": "SUSE Bug 1205502",
"url": "https://bugzilla.suse.com/1205502"
},
{
"category": "self",
"summary": "SUSE Bug 1206627",
"url": "https://bugzilla.suse.com/1206627"
},
{
"category": "self",
"summary": "SUSE Bug 1210507",
"url": "https://bugzilla.suse.com/1210507"
},
{
"category": "self",
"summary": "SUSE Bug 1213189",
"url": "https://bugzilla.suse.com/1213189"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29383 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29383/"
}
],
"title": "Security update for shadow",
"tracking": {
"current_release_date": "2024-03-20T08:03:40Z",
"generator": {
"date": "2024-03-20T08:03:40Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:0939-1",
"initial_release_date": "2024-03-20T08:03:40Z",
"revision_history": [
{
"date": "2024-03-20T08:03:40Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "shadow-4.8.1-150400.3.6.1.aarch64",
"product": {
"name": "shadow-4.8.1-150400.3.6.1.aarch64",
"product_id": "shadow-4.8.1-150400.3.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "login_defs-4.8.1-150400.3.6.1.noarch",
"product": {
"name": "login_defs-4.8.1-150400.3.6.1.noarch",
"product_id": "login_defs-4.8.1-150400.3.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "shadow-4.8.1-150400.3.6.1.ppc64le",
"product": {
"name": "shadow-4.8.1-150400.3.6.1.ppc64le",
"product_id": "shadow-4.8.1-150400.3.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "shadow-4.8.1-150400.3.6.1.s390x",
"product": {
"name": "shadow-4.8.1-150400.3.6.1.s390x",
"product_id": "shadow-4.8.1-150400.3.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "shadow-4.8.1-150400.3.6.1.x86_64",
"product": {
"name": "shadow-4.8.1-150400.3.6.1.x86_64",
"product_id": "shadow-4.8.1-150400.3.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.4",
"product": {
"name": "openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "login_defs-4.8.1-150400.3.6.1.noarch as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:login_defs-4.8.1-150400.3.6.1.noarch"
},
"product_reference": "login_defs-4.8.1-150400.3.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150400.3.6.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:shadow-4.8.1-150400.3.6.1.aarch64"
},
"product_reference": "shadow-4.8.1-150400.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150400.3.6.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:shadow-4.8.1-150400.3.6.1.s390x"
},
"product_reference": "shadow-4.8.1-150400.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150400.3.6.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:shadow-4.8.1-150400.3.6.1.x86_64"
},
"product_reference": "shadow-4.8.1-150400.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "login_defs-4.8.1-150400.3.6.1.noarch as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:login_defs-4.8.1-150400.3.6.1.noarch"
},
"product_reference": "login_defs-4.8.1-150400.3.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150400.3.6.1.aarch64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:shadow-4.8.1-150400.3.6.1.aarch64"
},
"product_reference": "shadow-4.8.1-150400.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150400.3.6.1.s390x as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:shadow-4.8.1-150400.3.6.1.s390x"
},
"product_reference": "shadow-4.8.1-150400.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150400.3.6.1.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:shadow-4.8.1-150400.3.6.1.x86_64"
},
"product_reference": "shadow-4.8.1-150400.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29383",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29383"
}
],
"notes": [
{
"category": "general",
"text": "In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \"cat /etc/passwd\" shows a rogue user account.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.4:login_defs-4.8.1-150400.3.6.1.noarch",
"SUSE Linux Enterprise Micro 5.4:shadow-4.8.1-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:shadow-4.8.1-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.4:shadow-4.8.1-150400.3.6.1.x86_64",
"openSUSE Leap Micro 5.4:login_defs-4.8.1-150400.3.6.1.noarch",
"openSUSE Leap Micro 5.4:shadow-4.8.1-150400.3.6.1.aarch64",
"openSUSE Leap Micro 5.4:shadow-4.8.1-150400.3.6.1.s390x",
"openSUSE Leap Micro 5.4:shadow-4.8.1-150400.3.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29383",
"url": "https://www.suse.com/security/cve/CVE-2023-29383"
},
{
"category": "external",
"summary": "SUSE Bug 1210507 for CVE-2023-29383",
"url": "https://bugzilla.suse.com/1210507"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.4:login_defs-4.8.1-150400.3.6.1.noarch",
"SUSE Linux Enterprise Micro 5.4:shadow-4.8.1-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:shadow-4.8.1-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.4:shadow-4.8.1-150400.3.6.1.x86_64",
"openSUSE Leap Micro 5.4:login_defs-4.8.1-150400.3.6.1.noarch",
"openSUSE Leap Micro 5.4:shadow-4.8.1-150400.3.6.1.aarch64",
"openSUSE Leap Micro 5.4:shadow-4.8.1-150400.3.6.1.s390x",
"openSUSE Leap Micro 5.4:shadow-4.8.1-150400.3.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.4:login_defs-4.8.1-150400.3.6.1.noarch",
"SUSE Linux Enterprise Micro 5.4:shadow-4.8.1-150400.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:shadow-4.8.1-150400.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.4:shadow-4.8.1-150400.3.6.1.x86_64",
"openSUSE Leap Micro 5.4:login_defs-4.8.1-150400.3.6.1.noarch",
"openSUSE Leap Micro 5.4:shadow-4.8.1-150400.3.6.1.aarch64",
"openSUSE Leap Micro 5.4:shadow-4.8.1-150400.3.6.1.s390x",
"openSUSE Leap Micro 5.4:shadow-4.8.1-150400.3.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-20T08:03:40Z",
"details": "moderate"
}
],
"title": "CVE-2023-29383"
}
]
}
SUSE-SU-2024:1007-1
Vulnerability from csaf_suse - Published: 2024-03-27 09:51 - Updated: 2024-03-27 09:51Summary
Security update for shadow
Severity
Moderate
Notes
Title of the patch: Security update for shadow
Description of the patch: This update for shadow fixes the following issues:
- CVE-2023-29383: Fixed apparent /etc/shadow manipulation via chfn (bsc#1210507).
- CVE-2023-4641: Fixed possible password leak during passwd(1) change (bsc#1214806).
The following non-security bugs were fixed:
- bsc#1176006: Fix chage date miscalculation
- bsc#1188307: Fix passwd segfault
- bsc#1203823: Remove pam_keyinit from PAM config files
- bsc#1213189: Change lock mechanism to file locking to prevent
lock files after power interruptions
- bsc#1206627: Add --prefix support to passwd, chpasswd and chage
- bsc#1205502: useradd audit event user id field cannot be interpretedd
Patchnames: SUSE-2024-1007,SUSE-SLE-Micro-5.5-2024-1007
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.5 (Medium)
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:login_defs-4.8.1-150500.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:login_defs-4.8.1-150500.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
References
19 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for shadow",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for shadow fixes the following issues:\n\n- CVE-2023-29383: Fixed apparent /etc/shadow manipulation via chfn (bsc#1210507). \n- CVE-2023-4641: Fixed possible password leak during passwd(1) change (bsc#1214806).\n\nThe following non-security bugs were fixed:\n\n- bsc#1176006: Fix chage date miscalculation\n- bsc#1188307: Fix passwd segfault\n- bsc#1203823: Remove pam_keyinit from PAM config files\n- bsc#1213189: Change lock mechanism to file locking to prevent\nlock files after power interruptions\n- bsc#1206627: Add --prefix support to passwd, chpasswd and chage\n- bsc#1205502: useradd audit event user id field cannot be interpretedd\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1007,SUSE-SLE-Micro-5.5-2024-1007",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1007-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1007-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241007-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1007-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018223.html"
},
{
"category": "self",
"summary": "SUSE Bug 1144060",
"url": "https://bugzilla.suse.com/1144060"
},
{
"category": "self",
"summary": "SUSE Bug 1176006",
"url": "https://bugzilla.suse.com/1176006"
},
{
"category": "self",
"summary": "SUSE Bug 1188307",
"url": "https://bugzilla.suse.com/1188307"
},
{
"category": "self",
"summary": "SUSE Bug 1203823",
"url": "https://bugzilla.suse.com/1203823"
},
{
"category": "self",
"summary": "SUSE Bug 1205502",
"url": "https://bugzilla.suse.com/1205502"
},
{
"category": "self",
"summary": "SUSE Bug 1206627",
"url": "https://bugzilla.suse.com/1206627"
},
{
"category": "self",
"summary": "SUSE Bug 1210507",
"url": "https://bugzilla.suse.com/1210507"
},
{
"category": "self",
"summary": "SUSE Bug 1213189",
"url": "https://bugzilla.suse.com/1213189"
},
{
"category": "self",
"summary": "SUSE Bug 1214806",
"url": "https://bugzilla.suse.com/1214806"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29383 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29383/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-4641 page",
"url": "https://www.suse.com/security/cve/CVE-2023-4641/"
}
],
"title": "Security update for shadow",
"tracking": {
"current_release_date": "2024-03-27T09:51:45Z",
"generator": {
"date": "2024-03-27T09:51:45Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1007-1",
"initial_release_date": "2024-03-27T09:51:45Z",
"revision_history": [
{
"date": "2024-03-27T09:51:45Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "shadow-4.8.1-150500.3.3.1.aarch64",
"product": {
"name": "shadow-4.8.1-150500.3.3.1.aarch64",
"product_id": "shadow-4.8.1-150500.3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "login_defs-4.8.1-150500.3.3.1.noarch",
"product": {
"name": "login_defs-4.8.1-150500.3.3.1.noarch",
"product_id": "login_defs-4.8.1-150500.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "shadow-4.8.1-150500.3.3.1.ppc64le",
"product": {
"name": "shadow-4.8.1-150500.3.3.1.ppc64le",
"product_id": "shadow-4.8.1-150500.3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "shadow-4.8.1-150500.3.3.1.s390x",
"product": {
"name": "shadow-4.8.1-150500.3.3.1.s390x",
"product_id": "shadow-4.8.1-150500.3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "shadow-4.8.1-150500.3.3.1.x86_64",
"product": {
"name": "shadow-4.8.1-150500.3.3.1.x86_64",
"product_id": "shadow-4.8.1-150500.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "login_defs-4.8.1-150500.3.3.1.noarch as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:login_defs-4.8.1-150500.3.3.1.noarch"
},
"product_reference": "login_defs-4.8.1-150500.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.aarch64"
},
"product_reference": "shadow-4.8.1-150500.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.ppc64le"
},
"product_reference": "shadow-4.8.1-150500.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150500.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.s390x"
},
"product_reference": "shadow-4.8.1-150500.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.x86_64"
},
"product_reference": "shadow-4.8.1-150500.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29383",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29383"
}
],
"notes": [
{
"category": "general",
"text": "In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \"cat /etc/passwd\" shows a rogue user account.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:login_defs-4.8.1-150500.3.3.1.noarch",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29383",
"url": "https://www.suse.com/security/cve/CVE-2023-29383"
},
{
"category": "external",
"summary": "SUSE Bug 1210507 for CVE-2023-29383",
"url": "https://bugzilla.suse.com/1210507"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.5:login_defs-4.8.1-150500.3.3.1.noarch",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:login_defs-4.8.1-150500.3.3.1.noarch",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T09:51:45Z",
"details": "moderate"
}
],
"title": "CVE-2023-29383"
},
{
"cve": "CVE-2023-4641",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-4641"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in shadow-utils. When asking for a new password, shadow-utils asks the password twice. If the password fails on the second attempt, shadow-utils fails in cleaning the buffer used to store the first entry. This may allow an attacker with enough access to retrieve the password from the memory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:login_defs-4.8.1-150500.3.3.1.noarch",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-4641",
"url": "https://www.suse.com/security/cve/CVE-2023-4641"
},
{
"category": "external",
"summary": "SUSE Bug 1214806 for CVE-2023-4641",
"url": "https://bugzilla.suse.com/1214806"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.5:login_defs-4.8.1-150500.3.3.1.noarch",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:login_defs-4.8.1-150500.3.3.1.noarch",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T09:51:45Z",
"details": "low"
}
],
"title": "CVE-2023-4641"
}
]
}
SUSE-SU-2024:1007-2
Vulnerability from csaf_suse - Published: 2024-03-27 09:51 - Updated: 2024-03-27 09:51Summary
Security update for shadow
Severity
Moderate
Notes
Title of the patch: Security update for shadow
Description of the patch: This update for shadow fixes the following issues:
- CVE-2023-29383: Fixed apparent /etc/shadow manipulation via chfn (bsc#1210507).
- CVE-2023-4641: Fixed possible password leak during passwd(1) change (bsc#1214806).
The following non-security bugs were fixed:
- bsc#1176006: Fix chage date miscalculation
- bsc#1188307: Fix passwd segfault
- bsc#1203823: Remove pam_keyinit from PAM config files
- bsc#1213189: Change lock mechanism to file locking to prevent
lock files after power interruptions
- bsc#1206627: Add --prefix support to passwd, chpasswd and chage
- bsc#1205502: useradd audit event user id field cannot be interpretedd
Patchnames: SUSE-2024-1007,SUSE-SLE-Micro-5.5-2024-1007
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.5 (Medium)
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:login_defs-4.8.1-150500.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:login_defs-4.8.1-150500.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
References
19 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for shadow",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for shadow fixes the following issues:\n\n- CVE-2023-29383: Fixed apparent /etc/shadow manipulation via chfn (bsc#1210507). \n- CVE-2023-4641: Fixed possible password leak during passwd(1) change (bsc#1214806).\n\nThe following non-security bugs were fixed:\n\n- bsc#1176006: Fix chage date miscalculation\n- bsc#1188307: Fix passwd segfault\n- bsc#1203823: Remove pam_keyinit from PAM config files\n- bsc#1213189: Change lock mechanism to file locking to prevent\nlock files after power interruptions\n- bsc#1206627: Add --prefix support to passwd, chpasswd and chage\n- bsc#1205502: useradd audit event user id field cannot be interpretedd\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1007,SUSE-SLE-Micro-5.5-2024-1007",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1007-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1007-2",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241007-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1007-2",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-August/036530.html"
},
{
"category": "self",
"summary": "SUSE Bug 1144060",
"url": "https://bugzilla.suse.com/1144060"
},
{
"category": "self",
"summary": "SUSE Bug 1176006",
"url": "https://bugzilla.suse.com/1176006"
},
{
"category": "self",
"summary": "SUSE Bug 1188307",
"url": "https://bugzilla.suse.com/1188307"
},
{
"category": "self",
"summary": "SUSE Bug 1203823",
"url": "https://bugzilla.suse.com/1203823"
},
{
"category": "self",
"summary": "SUSE Bug 1205502",
"url": "https://bugzilla.suse.com/1205502"
},
{
"category": "self",
"summary": "SUSE Bug 1206627",
"url": "https://bugzilla.suse.com/1206627"
},
{
"category": "self",
"summary": "SUSE Bug 1210507",
"url": "https://bugzilla.suse.com/1210507"
},
{
"category": "self",
"summary": "SUSE Bug 1213189",
"url": "https://bugzilla.suse.com/1213189"
},
{
"category": "self",
"summary": "SUSE Bug 1214806",
"url": "https://bugzilla.suse.com/1214806"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29383 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29383/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-4641 page",
"url": "https://www.suse.com/security/cve/CVE-2023-4641/"
}
],
"title": "Security update for shadow",
"tracking": {
"current_release_date": "2024-03-27T09:51:45Z",
"generator": {
"date": "2024-03-27T09:51:45Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1007-2",
"initial_release_date": "2024-03-27T09:51:45Z",
"revision_history": [
{
"date": "2024-03-27T09:51:45Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "shadow-4.8.1-150500.3.3.1.aarch64",
"product": {
"name": "shadow-4.8.1-150500.3.3.1.aarch64",
"product_id": "shadow-4.8.1-150500.3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "login_defs-4.8.1-150500.3.3.1.noarch",
"product": {
"name": "login_defs-4.8.1-150500.3.3.1.noarch",
"product_id": "login_defs-4.8.1-150500.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "shadow-4.8.1-150500.3.3.1.ppc64le",
"product": {
"name": "shadow-4.8.1-150500.3.3.1.ppc64le",
"product_id": "shadow-4.8.1-150500.3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "shadow-4.8.1-150500.3.3.1.s390x",
"product": {
"name": "shadow-4.8.1-150500.3.3.1.s390x",
"product_id": "shadow-4.8.1-150500.3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "shadow-4.8.1-150500.3.3.1.x86_64",
"product": {
"name": "shadow-4.8.1-150500.3.3.1.x86_64",
"product_id": "shadow-4.8.1-150500.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "login_defs-4.8.1-150500.3.3.1.noarch as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:login_defs-4.8.1-150500.3.3.1.noarch"
},
"product_reference": "login_defs-4.8.1-150500.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.aarch64"
},
"product_reference": "shadow-4.8.1-150500.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.ppc64le"
},
"product_reference": "shadow-4.8.1-150500.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150500.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.s390x"
},
"product_reference": "shadow-4.8.1-150500.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shadow-4.8.1-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.x86_64"
},
"product_reference": "shadow-4.8.1-150500.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29383",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29383"
}
],
"notes": [
{
"category": "general",
"text": "In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \"cat /etc/passwd\" shows a rogue user account.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:login_defs-4.8.1-150500.3.3.1.noarch",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29383",
"url": "https://www.suse.com/security/cve/CVE-2023-29383"
},
{
"category": "external",
"summary": "SUSE Bug 1210507 for CVE-2023-29383",
"url": "https://bugzilla.suse.com/1210507"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.5:login_defs-4.8.1-150500.3.3.1.noarch",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:login_defs-4.8.1-150500.3.3.1.noarch",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T09:51:45Z",
"details": "moderate"
}
],
"title": "CVE-2023-29383"
},
{
"cve": "CVE-2023-4641",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-4641"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in shadow-utils. When asking for a new password, shadow-utils asks the password twice. If the password fails on the second attempt, shadow-utils fails in cleaning the buffer used to store the first entry. This may allow an attacker with enough access to retrieve the password from the memory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:login_defs-4.8.1-150500.3.3.1.noarch",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-4641",
"url": "https://www.suse.com/security/cve/CVE-2023-4641"
},
{
"category": "external",
"summary": "SUSE Bug 1214806 for CVE-2023-4641",
"url": "https://bugzilla.suse.com/1214806"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.5:login_defs-4.8.1-150500.3.3.1.noarch",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:login_defs-4.8.1-150500.3.3.1.noarch",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.5:shadow-4.8.1-150500.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T09:51:45Z",
"details": "low"
}
],
"title": "CVE-2023-4641"
}
]
}
WID-SEC-W-2023-0978
Vulnerability from csaf_certbund - Published: 2023-04-16 22:00 - Updated: 2025-11-06 23:00Summary
shadow: Schwachstelle ermöglicht Darstellen falscher Informationen
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Shadow stellt auf Unix/Linux Systemen einen Mechanismus bereit, um Passwörter von Benutzer als Hash zu speichern.
Angriff: Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in shadow ausnutzen, um falsche Informationen darzustellen.
Betroffene Betriebssysteme: - Linux
- UNIX
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source shadow 4.13
Open Source / shadow
|
cpe:/a:open_source:shadow:4.13
|
4.13 | |
|
Dell NetWorker <vproxy 19.8.0.3
Dell / NetWorker
|
<vproxy 19.8.0.3 | ||
|
Dell NetWorker <vproxy 19.9.0.2
Dell / NetWorker
|
<vproxy 19.9.0.2 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— |
References
14 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Shadow stellt auf Unix/Linux Systemen einen Mechanismus bereit, um Passw\u00f6rter von Benutzer als Hash zu speichern.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in shadow ausnutzen, um falsche Informationen darzustellen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-0978 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0978.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-0978 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0978"
},
{
"category": "external",
"summary": "GitHub Advisory Database vom 2023-04-16",
"url": "https://github.com/advisories/GHSA-p9w4-8hh8-crcx"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2066-1 vom 2023-04-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-April/014676.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2069-1 vom 2023-04-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-April/014667.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2068-1 vom 2023-04-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-April/014668.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2067-1 vom 2023-04-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-April/014669.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2066-1 vom 2023-04-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-April/014670.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2070-1 vom 2023-04-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-April/014666.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2023-317 vom 2023-11-13",
"url": "https://www.dell.com/support/kbdoc/de-de/000219148/dsa-2023-317-security-update-for-dell-networker-vproxy-multiple-linux-packages-vulnerabilities"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0939-1 vom 2024-03-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018199.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1007-1 vom 2024-03-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018223.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4130 vom 2025-04-18",
"url": "https://lists.debian.org/debian-lts-announce/2025/04/msg00026.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2023-268 vom 2025-11-06",
"url": "https://www.dell.com/support/kbdoc/de-de/000216397/dsa-2023-268-security-update-for-dell-avamar-dell-networker-virtual-edition-nve-and-dell-powerprotect-dp-series-appliance-dell-integrated-data-protection-appliance-idpa-security-update-for-multiple-vulnerabilities"
}
],
"source_lang": "en-US",
"title": "shadow: Schwachstelle erm\u00f6glicht Darstellen falscher Informationen",
"tracking": {
"current_release_date": "2025-11-06T23:00:00.000+00:00",
"generator": {
"date": "2025-11-07T08:58:01.701+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2023-0978",
"initial_release_date": "2023-04-16T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-04-16T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-05-01T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-11-12T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2024-03-24T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-03-27T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-04-21T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-11-06T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Dell aufgenommen"
}
],
"status": "final",
"version": "7"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Dell Avamar",
"product": {
"name": "Dell Avamar",
"product_id": "T039664",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cvproxy 19.9.0.2",
"product": {
"name": "Dell NetWorker \u003cvproxy 19.9.0.2",
"product_id": "T030173"
}
},
{
"category": "product_version",
"name": "vproxy 19.9.0.2",
"product": {
"name": "Dell NetWorker vproxy 19.9.0.2",
"product_id": "T030173-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:vproxy_19.9.0.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003cvproxy 19.8.0.3",
"product": {
"name": "Dell NetWorker \u003cvproxy 19.8.0.3",
"product_id": "T030174"
}
},
{
"category": "product_version",
"name": "vproxy 19.8.0.3",
"product": {
"name": "Dell NetWorker vproxy 19.8.0.3",
"product_id": "T030174-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:vproxy_19.8.0.3"
}
}
},
{
"category": "product_version",
"name": "Virtual Edition",
"product": {
"name": "Dell NetWorker Virtual Edition",
"product_id": "T048226",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual_edition"
}
}
}
],
"category": "product_name",
"name": "NetWorker"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "4.13",
"product": {
"name": "Open Source shadow 4.13",
"product_id": "T027278",
"product_identification_helper": {
"cpe": "cpe:/a:open_source:shadow:4.13"
}
}
}
],
"category": "product_name",
"name": "shadow"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"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-2023-29383",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T027278",
"T030174",
"T030173",
"T048226",
"T039664"
]
},
"release_date": "2023-04-16T22:00:00.000+00:00",
"title": "CVE-2023-29383"
}
]
}
WID-SEC-W-2024-0794
Vulnerability from csaf_certbund - Published: 2024-04-04 22:00 - Updated: 2026-01-22 23:00Summary
Dell ECS: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Dell ECS ist ein Objektspeichersystem.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Dell ECS ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuführen, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuführen.
Betroffene Betriebssysteme: - Linux
- UNIX
- Windows
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerEdge
Dell
|
cpe:/h:dell:poweredge:-
|
— | |
|
Dell ECS <3.8.1.0
Dell / ECS
|
<3.8.1.0 |
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": "Dell ECS ist ein Objektspeichersystem.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Dell ECS ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-0794 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0794.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0794 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0794"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-141 vom 2024-04-04",
"url": "https://www.dell.com/support/kbdoc/000223839/dsa-2024-="
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2023-014 vom 2026-01-22",
"url": "https://www.dell.com/support/kbdoc/en-us/000209268/dsa-2023-014-dell-poweredge-server-security-update-for-intel-february-2023-security-advisories-2023-1-ipu"
}
],
"source_lang": "en-US",
"title": "Dell ECS: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-01-22T23:00:00.000+00:00",
"generator": {
"date": "2026-01-23T08:51:02.418+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2024-0794",
"initial_release_date": "2024-04-04T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-04-04T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-11-27T23:00:00.000+00:00",
"number": "2",
"summary": "Produktzuordnung \u00fcberpr\u00fcft"
},
{
"date": "2026-01-22T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Dell aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c3.8.1.0",
"product": {
"name": "Dell ECS \u003c3.8.1.0",
"product_id": "T033919"
}
},
{
"category": "product_version",
"name": "3.8.1.0",
"product": {
"name": "Dell ECS 3.8.1.0",
"product_id": "T033919-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:dell:ecs:3.8.1.0"
}
}
}
],
"category": "product_name",
"name": "ECS"
},
{
"category": "product_name",
"name": "Dell PowerEdge",
"product": {
"name": "Dell PowerEdge",
"product_id": "T019535",
"product_identification_helper": {
"cpe": "cpe:/h:dell:poweredge:-"
}
}
}
],
"category": "vendor",
"name": "Dell"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-18074",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2018-18074"
},
{
"cve": "CVE-2020-10663",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10663"
},
{
"cve": "CVE-2020-10672",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10672"
},
{
"cve": "CVE-2020-10673",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10673"
},
{
"cve": "CVE-2020-10735",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2020-10968",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10968"
},
{
"cve": "CVE-2020-10969",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10969"
},
{
"cve": "CVE-2020-11111",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11111"
},
{
"cve": "CVE-2020-11112",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11112"
},
{
"cve": "CVE-2020-11113",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11113"
},
{
"cve": "CVE-2020-11612",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11612"
},
{
"cve": "CVE-2020-11619",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11619"
},
{
"cve": "CVE-2020-11620",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11620"
},
{
"cve": "CVE-2020-11979",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11979"
},
{
"cve": "CVE-2020-12762",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-12762"
},
{
"cve": "CVE-2020-12825",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-12825"
},
{
"cve": "CVE-2020-13956",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-13956"
},
{
"cve": "CVE-2020-14060",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-14060"
},
{
"cve": "CVE-2020-14061",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-14061"
},
{
"cve": "CVE-2020-14062",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-14062"
},
{
"cve": "CVE-2020-14195",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-14195"
},
{
"cve": "CVE-2020-15250",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-15250"
},
{
"cve": "CVE-2020-1945",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-1945"
},
{
"cve": "CVE-2020-1967",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-1967"
},
{
"cve": "CVE-2020-1971",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-1971"
},
{
"cve": "CVE-2020-24616",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-24616"
},
{
"cve": "CVE-2020-24750",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-24750"
},
{
"cve": "CVE-2020-25649",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-25649"
},
{
"cve": "CVE-2020-25658",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-25658"
},
{
"cve": "CVE-2020-26116",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-26116"
},
{
"cve": "CVE-2020-26137",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-26137"
},
{
"cve": "CVE-2020-26541",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-26541"
},
{
"cve": "CVE-2020-27216",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-27216"
},
{
"cve": "CVE-2020-27218",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-27218"
},
{
"cve": "CVE-2020-27223",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-27223"
},
{
"cve": "CVE-2020-28366",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-28366"
},
{
"cve": "CVE-2020-28493",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-28493"
},
{
"cve": "CVE-2020-29509",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-29509"
},
{
"cve": "CVE-2020-29511",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-29511"
},
{
"cve": "CVE-2020-29582",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-29582"
},
{
"cve": "CVE-2020-29651",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-29651"
},
{
"cve": "CVE-2020-35490",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-35490"
},
{
"cve": "CVE-2020-35491",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-35491"
},
{
"cve": "CVE-2020-35728",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-35728"
},
{
"cve": "CVE-2020-36179",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36179"
},
{
"cve": "CVE-2020-36180",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36180"
},
{
"cve": "CVE-2020-36181",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36181"
},
{
"cve": "CVE-2020-36182",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36182"
},
{
"cve": "CVE-2020-36183",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36183"
},
{
"cve": "CVE-2020-36184",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36184"
},
{
"cve": "CVE-2020-36185",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36185"
},
{
"cve": "CVE-2020-36186",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36186"
},
{
"cve": "CVE-2020-36187",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36187"
},
{
"cve": "CVE-2020-36188",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36188"
},
{
"cve": "CVE-2020-36189",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36189"
},
{
"cve": "CVE-2020-36516",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36516"
},
{
"cve": "CVE-2020-36518",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36518"
},
{
"cve": "CVE-2020-36557",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36557"
},
{
"cve": "CVE-2020-36558",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36558"
},
{
"cve": "CVE-2020-36691",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36691"
},
{
"cve": "CVE-2020-7238",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-7238"
},
{
"cve": "CVE-2020-8840",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-8840"
},
{
"cve": "CVE-2020-8908",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-8908"
},
{
"cve": "CVE-2020-8911",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-8911"
},
{
"cve": "CVE-2020-8912",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-8912"
},
{
"cve": "CVE-2020-9488",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9488"
},
{
"cve": "CVE-2020-9493",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9493"
},
{
"cve": "CVE-2020-9546",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9546"
},
{
"cve": "CVE-2020-9547",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9547"
},
{
"cve": "CVE-2020-9548",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9548"
},
{
"cve": "CVE-2021-20190",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-20190"
},
{
"cve": "CVE-2021-20323",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-20323"
},
{
"cve": "CVE-2021-21290",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-21290"
},
{
"cve": "CVE-2021-21295",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-21295"
},
{
"cve": "CVE-2021-21409",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-21409"
},
{
"cve": "CVE-2021-23840",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-23840"
},
{
"cve": "CVE-2021-23841",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-23841"
},
{
"cve": "CVE-2021-2471",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-2471"
},
{
"cve": "CVE-2021-25642",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-25642"
},
{
"cve": "CVE-2021-26341",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-26341"
},
{
"cve": "CVE-2021-27918",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-27918"
},
{
"cve": "CVE-2021-28153",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-28153"
},
{
"cve": "CVE-2021-28165",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-28165"
},
{
"cve": "CVE-2021-28169",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-28169"
},
{
"cve": "CVE-2021-28861",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-28861"
},
{
"cve": "CVE-2021-29425",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-29425"
},
{
"cve": "CVE-2021-30560",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-30560"
},
{
"cve": "CVE-2021-3114",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3114"
},
{
"cve": "CVE-2021-33036",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33036"
},
{
"cve": "CVE-2021-33194",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33194"
},
{
"cve": "CVE-2021-33195",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33195"
},
{
"cve": "CVE-2021-33196",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33196"
},
{
"cve": "CVE-2021-33197",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33197"
},
{
"cve": "CVE-2021-33503",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33503"
},
{
"cve": "CVE-2021-33655",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33655"
},
{
"cve": "CVE-2021-33656",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33656"
},
{
"cve": "CVE-2021-3424",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3424"
},
{
"cve": "CVE-2021-34428",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-34428"
},
{
"cve": "CVE-2021-3449",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3449"
},
{
"cve": "CVE-2021-3450",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3450"
},
{
"cve": "CVE-2021-3530",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3530"
},
{
"cve": "CVE-2021-36221",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-36221"
},
{
"cve": "CVE-2021-36373",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-36373"
},
{
"cve": "CVE-2021-36374",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-36374"
},
{
"cve": "CVE-2021-3648",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3648"
},
{
"cve": "CVE-2021-36690",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-36690"
},
{
"cve": "CVE-2021-3711",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3711"
},
{
"cve": "CVE-2021-3712",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3712"
},
{
"cve": "CVE-2021-37136",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-37136"
},
{
"cve": "CVE-2021-37137",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-37137"
},
{
"cve": "CVE-2021-37404",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-37404"
},
{
"cve": "CVE-2021-37533",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-37533"
},
{
"cve": "CVE-2021-3754",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3754"
},
{
"cve": "CVE-2021-3778",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3778"
},
{
"cve": "CVE-2021-3796",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3796"
},
{
"cve": "CVE-2021-3826",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3826"
},
{
"cve": "CVE-2021-3827",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3827"
},
{
"cve": "CVE-2021-38297",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-38297"
},
{
"cve": "CVE-2021-3872",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3872"
},
{
"cve": "CVE-2021-3875",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3875"
},
{
"cve": "CVE-2021-3903",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3903"
},
{
"cve": "CVE-2021-3923",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3923"
},
{
"cve": "CVE-2021-3927",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3927"
},
{
"cve": "CVE-2021-3928",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3928"
},
{
"cve": "CVE-2021-3968",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3968"
},
{
"cve": "CVE-2021-3973",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3973"
},
{
"cve": "CVE-2021-3974",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3974"
},
{
"cve": "CVE-2021-3984",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3984"
},
{
"cve": "CVE-2021-4019",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4019"
},
{
"cve": "CVE-2021-4037",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4037"
},
{
"cve": "CVE-2021-4069",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4069"
},
{
"cve": "CVE-2021-4104",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4104"
},
{
"cve": "CVE-2021-4136",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4136"
},
{
"cve": "CVE-2021-4157",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4157"
},
{
"cve": "CVE-2021-4166",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4166"
},
{
"cve": "CVE-2021-41771",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-41771"
},
{
"cve": "CVE-2021-4192",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4192"
},
{
"cve": "CVE-2021-4193",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4193"
},
{
"cve": "CVE-2021-4203",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4203"
},
{
"cve": "CVE-2021-42567",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-42567"
},
{
"cve": "CVE-2021-43797",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-43797"
},
{
"cve": "CVE-2021-44531",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44531"
},
{
"cve": "CVE-2021-44532",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44532"
},
{
"cve": "CVE-2021-44533",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44533"
},
{
"cve": "CVE-2021-44716",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44716"
},
{
"cve": "CVE-2021-44878",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44878"
},
{
"cve": "CVE-2021-45078",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-45078"
},
{
"cve": "CVE-2021-46195",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-46195"
},
{
"cve": "CVE-2021-46828",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-46828"
},
{
"cve": "CVE-2021-46848",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-46848"
},
{
"cve": "CVE-2022-0128",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0128"
},
{
"cve": "CVE-2022-0213",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0213"
},
{
"cve": "CVE-2022-0225",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0225"
},
{
"cve": "CVE-2022-0261",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0261"
},
{
"cve": "CVE-2022-0318",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0318"
},
{
"cve": "CVE-2022-0319",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0319"
},
{
"cve": "CVE-2022-0351",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0351"
},
{
"cve": "CVE-2022-0359",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0359"
},
{
"cve": "CVE-2022-0361",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0361"
},
{
"cve": "CVE-2022-0392",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0392"
},
{
"cve": "CVE-2022-0407",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0407"
},
{
"cve": "CVE-2022-0413",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0413"
},
{
"cve": "CVE-2022-0561",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0561"
},
{
"cve": "CVE-2022-0696",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0696"
},
{
"cve": "CVE-2022-0778",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0778"
},
{
"cve": "CVE-2022-1184",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1184"
},
{
"cve": "CVE-2022-1245",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1245"
},
{
"cve": "CVE-2022-1271",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1271"
},
{
"cve": "CVE-2022-1292",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1292"
},
{
"cve": "CVE-2022-1381",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1381"
},
{
"cve": "CVE-2022-1420",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1420"
},
{
"cve": "CVE-2022-1462",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1462"
},
{
"cve": "CVE-2022-1466",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1466"
},
{
"cve": "CVE-2022-1471",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1471"
},
{
"cve": "CVE-2022-1586",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1586"
},
{
"cve": "CVE-2022-1587",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1587"
},
{
"cve": "CVE-2022-1616",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1616"
},
{
"cve": "CVE-2022-1619",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1619"
},
{
"cve": "CVE-2022-1620",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1620"
},
{
"cve": "CVE-2022-1679",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1679"
},
{
"cve": "CVE-2022-1705",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-1720",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1720"
},
{
"cve": "CVE-2022-1729",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1729"
},
{
"cve": "CVE-2022-1733",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1733"
},
{
"cve": "CVE-2022-1735",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1735"
},
{
"cve": "CVE-2022-1771",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1771"
},
{
"cve": "CVE-2022-1785",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1785"
},
{
"cve": "CVE-2022-1796",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1796"
},
{
"cve": "CVE-2022-1851",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1851"
},
{
"cve": "CVE-2022-1897",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1897"
},
{
"cve": "CVE-2022-1898",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1898"
},
{
"cve": "CVE-2022-1927",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1927"
},
{
"cve": "CVE-2022-1962",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-1968",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1968"
},
{
"cve": "CVE-2022-1974",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1974"
},
{
"cve": "CVE-2022-1975",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1975"
},
{
"cve": "CVE-2022-20132",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20132"
},
{
"cve": "CVE-2022-20141",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20141"
},
{
"cve": "CVE-2022-20154",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20154"
},
{
"cve": "CVE-2022-20166",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20166"
},
{
"cve": "CVE-2022-20368",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20368"
},
{
"cve": "CVE-2022-20369",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20369"
},
{
"cve": "CVE-2022-2047",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2047"
},
{
"cve": "CVE-2022-2048",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2048"
},
{
"cve": "CVE-2022-20567",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20567"
},
{
"cve": "CVE-2022-2068",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2068"
},
{
"cve": "CVE-2022-2097",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2097"
},
{
"cve": "CVE-2022-21216",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21216"
},
{
"cve": "CVE-2022-21233",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21233"
},
{
"cve": "CVE-2022-2124",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2124"
},
{
"cve": "CVE-2022-2125",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2125"
},
{
"cve": "CVE-2022-2126",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2126"
},
{
"cve": "CVE-2022-2129",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2129"
},
{
"cve": "CVE-2022-21363",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21363"
},
{
"cve": "CVE-2022-21385",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21385"
},
{
"cve": "CVE-2022-21499",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21499"
},
{
"cve": "CVE-2022-2153",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2153"
},
{
"cve": "CVE-2022-21540",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21540"
},
{
"cve": "CVE-2022-21541",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21541"
},
{
"cve": "CVE-2022-21549",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21549"
},
{
"cve": "CVE-2022-21618",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21618"
},
{
"cve": "CVE-2022-21619",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21619"
},
{
"cve": "CVE-2022-21624",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21624"
},
{
"cve": "CVE-2022-21626",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21626"
},
{
"cve": "CVE-2022-21628",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21628"
},
{
"cve": "CVE-2022-21702",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21702"
},
{
"cve": "CVE-2022-2175",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2175"
},
{
"cve": "CVE-2022-2182",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2182"
},
{
"cve": "CVE-2022-2183",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2183"
},
{
"cve": "CVE-2022-2206",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2206"
},
{
"cve": "CVE-2022-2207",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2207"
},
{
"cve": "CVE-2022-2208",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2208"
},
{
"cve": "CVE-2022-2210",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2210"
},
{
"cve": "CVE-2022-2231",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2231"
},
{
"cve": "CVE-2022-2256",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2256"
},
{
"cve": "CVE-2022-2257",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2257"
},
{
"cve": "CVE-2022-2264",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2264"
},
{
"cve": "CVE-2022-2284",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2284"
},
{
"cve": "CVE-2022-2285",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2285"
},
{
"cve": "CVE-2022-2286",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2286"
},
{
"cve": "CVE-2022-2287",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2287"
},
{
"cve": "CVE-2022-22976",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-22976"
},
{
"cve": "CVE-2022-22978",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-22978"
},
{
"cve": "CVE-2022-2304",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2304"
},
{
"cve": "CVE-2022-2318",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2318"
},
{
"cve": "CVE-2022-23302",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23302"
},
{
"cve": "CVE-2022-23305",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23305"
},
{
"cve": "CVE-2022-23307",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23307"
},
{
"cve": "CVE-2022-2343",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2343"
},
{
"cve": "CVE-2022-2344",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2344"
},
{
"cve": "CVE-2022-2345",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2345"
},
{
"cve": "CVE-2022-23471",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23471"
},
{
"cve": "CVE-2022-23521",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23521"
},
{
"cve": "CVE-2022-23772",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23772"
},
{
"cve": "CVE-2022-23773",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23773"
},
{
"cve": "CVE-2022-24302",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-24302"
},
{
"cve": "CVE-2022-24329",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-24329"
},
{
"cve": "CVE-2022-24823",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-24823"
},
{
"cve": "CVE-2022-24903",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-24903"
},
{
"cve": "CVE-2022-2503",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2503"
},
{
"cve": "CVE-2022-25147",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-25147"
},
{
"cve": "CVE-2022-25168",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-25168"
},
{
"cve": "CVE-2022-2519",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2519"
},
{
"cve": "CVE-2022-2520",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2520"
},
{
"cve": "CVE-2022-2521",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2521"
},
{
"cve": "CVE-2022-2522",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2522"
},
{
"cve": "CVE-2022-25647",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-25647"
},
{
"cve": "CVE-2022-2571",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2571"
},
{
"cve": "CVE-2022-2580",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2580"
},
{
"cve": "CVE-2022-2581",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2581"
},
{
"cve": "CVE-2022-25857",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-25857"
},
{
"cve": "CVE-2022-2588",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2588"
},
{
"cve": "CVE-2022-2598",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2598"
},
{
"cve": "CVE-2022-26148",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-26148"
},
{
"cve": "CVE-2022-26365",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-26365"
},
{
"cve": "CVE-2022-26373",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-26373"
},
{
"cve": "CVE-2022-2639",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2639"
},
{
"cve": "CVE-2022-26612",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-26612"
},
{
"cve": "CVE-2022-2663",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2663"
},
{
"cve": "CVE-2022-27781",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-27781"
},
{
"cve": "CVE-2022-27782",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-27782"
},
{
"cve": "CVE-2022-27943",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-27943"
},
{
"cve": "CVE-2022-2795",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2795"
},
{
"cve": "CVE-2022-28131",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-2816",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2816"
},
{
"cve": "CVE-2022-2817",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2817"
},
{
"cve": "CVE-2022-2819",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2819"
},
{
"cve": "CVE-2022-28327",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-28327"
},
{
"cve": "CVE-2022-2845",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2845"
},
{
"cve": "CVE-2022-2849",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2849"
},
{
"cve": "CVE-2022-2862",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2862"
},
{
"cve": "CVE-2022-2867",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2867"
},
{
"cve": "CVE-2022-2868",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2868"
},
{
"cve": "CVE-2022-2869",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2869"
},
{
"cve": "CVE-2022-28693",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-28693"
},
{
"cve": "CVE-2022-2874",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2874"
},
{
"cve": "CVE-2022-28748",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-28748"
},
{
"cve": "CVE-2022-2880",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-2889",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2889"
},
{
"cve": "CVE-2022-29162",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29162"
},
{
"cve": "CVE-2022-29187",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29187"
},
{
"cve": "CVE-2022-2923",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2923"
},
{
"cve": "CVE-2022-2946",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2946"
},
{
"cve": "CVE-2022-29526",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29526"
},
{
"cve": "CVE-2022-29583",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29583"
},
{
"cve": "CVE-2022-2964",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2964"
},
{
"cve": "CVE-2022-2977",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2977"
},
{
"cve": "CVE-2022-2980",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2980"
},
{
"cve": "CVE-2022-2982",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2982"
},
{
"cve": "CVE-2022-29900",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29900"
},
{
"cve": "CVE-2022-29901",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29901"
},
{
"cve": "CVE-2022-2991",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2991"
},
{
"cve": "CVE-2022-3016",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3016"
},
{
"cve": "CVE-2022-3028",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3028"
},
{
"cve": "CVE-2022-3037",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3037"
},
{
"cve": "CVE-2022-30580",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-30630",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30631",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30632",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30633",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-3099",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3099"
},
{
"cve": "CVE-2022-31030",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-31030"
},
{
"cve": "CVE-2022-31159",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-31159"
},
{
"cve": "CVE-2022-3134",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3134"
},
{
"cve": "CVE-2022-3153",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3153"
},
{
"cve": "CVE-2022-3169",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3169"
},
{
"cve": "CVE-2022-31690",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-31690"
},
{
"cve": "CVE-2022-32148",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-32149",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32149"
},
{
"cve": "CVE-2022-32206",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32208",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32221",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-3234",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3234"
},
{
"cve": "CVE-2022-3235",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3235"
},
{
"cve": "CVE-2022-3239",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3239"
},
{
"cve": "CVE-2022-3278",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3278"
},
{
"cve": "CVE-2022-3296",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3296"
},
{
"cve": "CVE-2022-3297",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3297"
},
{
"cve": "CVE-2022-33196",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33196"
},
{
"cve": "CVE-2022-3324",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3324"
},
{
"cve": "CVE-2022-3352",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3352"
},
{
"cve": "CVE-2022-33740",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33740"
},
{
"cve": "CVE-2022-33741",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33741"
},
{
"cve": "CVE-2022-33742",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33742"
},
{
"cve": "CVE-2022-33972",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33972"
},
{
"cve": "CVE-2022-33981",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33981"
},
{
"cve": "CVE-2022-34169",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-34169"
},
{
"cve": "CVE-2022-3424",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3424"
},
{
"cve": "CVE-2022-34266",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-34266"
},
{
"cve": "CVE-2022-34526",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-34526"
},
{
"cve": "CVE-2022-34903",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-34903"
},
{
"cve": "CVE-2022-3491",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3491"
},
{
"cve": "CVE-2022-3515",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3515"
},
{
"cve": "CVE-2022-3520",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3520"
},
{
"cve": "CVE-2022-3521",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3521"
},
{
"cve": "CVE-2022-3524",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3524"
},
{
"cve": "CVE-2022-35252",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-3542",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3542"
},
{
"cve": "CVE-2022-3545",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3545"
},
{
"cve": "CVE-2022-3564",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3564"
},
{
"cve": "CVE-2022-3565",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3565"
},
{
"cve": "CVE-2022-3566",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3566"
},
{
"cve": "CVE-2022-3567",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3567"
},
{
"cve": "CVE-2022-35737",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-35737"
},
{
"cve": "CVE-2022-3586",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3586"
},
{
"cve": "CVE-2022-3591",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3591"
},
{
"cve": "CVE-2022-3594",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3594"
},
{
"cve": "CVE-2022-3597",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3597"
},
{
"cve": "CVE-2022-3599",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3599"
},
{
"cve": "CVE-2022-36109",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36109"
},
{
"cve": "CVE-2022-3621",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3621"
},
{
"cve": "CVE-2022-3626",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3626"
},
{
"cve": "CVE-2022-3627",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3627"
},
{
"cve": "CVE-2022-3628",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3628"
},
{
"cve": "CVE-2022-36280",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36280"
},
{
"cve": "CVE-2022-3629",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3629"
},
{
"cve": "CVE-2022-3635",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3635"
},
{
"cve": "CVE-2022-3643",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3643"
},
{
"cve": "CVE-2022-36437",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36437"
},
{
"cve": "CVE-2022-3646",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3646"
},
{
"cve": "CVE-2022-3649",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3649"
},
{
"cve": "CVE-2022-36760",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2022-36879",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36879"
},
{
"cve": "CVE-2022-36946",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36946"
},
{
"cve": "CVE-2022-3705",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3705"
},
{
"cve": "CVE-2022-37434",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-37434"
},
{
"cve": "CVE-2022-37436",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-37436"
},
{
"cve": "CVE-2022-37865",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-37865"
},
{
"cve": "CVE-2022-37866",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-37866"
},
{
"cve": "CVE-2022-38090",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38090"
},
{
"cve": "CVE-2022-38096",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38096"
},
{
"cve": "CVE-2022-38126",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38126"
},
{
"cve": "CVE-2022-38127",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38127"
},
{
"cve": "CVE-2022-38177",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38177"
},
{
"cve": "CVE-2022-38178",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38178"
},
{
"cve": "CVE-2022-3821",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3821"
},
{
"cve": "CVE-2022-38533",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38533"
},
{
"cve": "CVE-2022-38749",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38749"
},
{
"cve": "CVE-2022-38750",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38750"
},
{
"cve": "CVE-2022-38751",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38751"
},
{
"cve": "CVE-2022-38752",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38752"
},
{
"cve": "CVE-2022-39028",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-39028"
},
{
"cve": "CVE-2022-3903",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3903"
},
{
"cve": "CVE-2022-39188",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-39188"
},
{
"cve": "CVE-2022-39399",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-39399"
},
{
"cve": "CVE-2022-3970",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3970"
},
{
"cve": "CVE-2022-40149",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40149"
},
{
"cve": "CVE-2022-40150",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40150"
},
{
"cve": "CVE-2022-40151",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40151"
},
{
"cve": "CVE-2022-40152",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40152"
},
{
"cve": "CVE-2022-40153",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40153"
},
{
"cve": "CVE-2022-40303",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40303"
},
{
"cve": "CVE-2022-40304",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40304"
},
{
"cve": "CVE-2022-40307",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40307"
},
{
"cve": "CVE-2022-40674",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40674"
},
{
"cve": "CVE-2022-40768",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40768"
},
{
"cve": "CVE-2022-40899",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40899"
},
{
"cve": "CVE-2022-4095",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4095"
},
{
"cve": "CVE-2022-41218",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41218"
},
{
"cve": "CVE-2022-4129",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4129"
},
{
"cve": "CVE-2022-4141",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4141"
},
{
"cve": "CVE-2022-41717",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41717"
},
{
"cve": "CVE-2022-41721",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41721"
},
{
"cve": "CVE-2022-41848",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41848"
},
{
"cve": "CVE-2022-41850",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41850"
},
{
"cve": "CVE-2022-41854",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41854"
},
{
"cve": "CVE-2022-41858",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41858"
},
{
"cve": "CVE-2022-41881",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41881"
},
{
"cve": "CVE-2022-41903",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41903"
},
{
"cve": "CVE-2022-41915",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41915"
},
{
"cve": "CVE-2022-41966",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41966"
},
{
"cve": "CVE-2022-41974",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41974"
},
{
"cve": "CVE-2022-42003",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42003"
},
{
"cve": "CVE-2022-42004",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42004"
},
{
"cve": "CVE-2022-42010",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42010"
},
{
"cve": "CVE-2022-42011",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42011"
},
{
"cve": "CVE-2022-42012",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42012"
},
{
"cve": "CVE-2022-42328",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42328"
},
{
"cve": "CVE-2022-42329",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42329"
},
{
"cve": "CVE-2022-42703",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42703"
},
{
"cve": "CVE-2022-42889",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42889"
},
{
"cve": "CVE-2022-42895",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42895"
},
{
"cve": "CVE-2022-42896",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42896"
},
{
"cve": "CVE-2022-42898",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42898"
},
{
"cve": "CVE-2022-4292",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4292"
},
{
"cve": "CVE-2022-4293",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4293"
},
{
"cve": "CVE-2022-42969",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42969"
},
{
"cve": "CVE-2022-4304",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-43552",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43552"
},
{
"cve": "CVE-2022-43680",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43680"
},
{
"cve": "CVE-2022-43750",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43750"
},
{
"cve": "CVE-2022-4378",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4378"
},
{
"cve": "CVE-2022-43945",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43945"
},
{
"cve": "CVE-2022-43995",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43995"
},
{
"cve": "CVE-2022-4415",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4415"
},
{
"cve": "CVE-2022-4450",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4450"
},
{
"cve": "CVE-2022-44638",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-44638"
},
{
"cve": "CVE-2022-45061",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2022-45688",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45688"
},
{
"cve": "CVE-2022-45884",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45884"
},
{
"cve": "CVE-2022-45885",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45885"
},
{
"cve": "CVE-2022-45886",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45886"
},
{
"cve": "CVE-2022-45887",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45887"
},
{
"cve": "CVE-2022-45919",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45919"
},
{
"cve": "CVE-2022-45934",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45934"
},
{
"cve": "CVE-2022-45939",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45939"
},
{
"cve": "CVE-2022-4662",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4662"
},
{
"cve": "CVE-2022-46751",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-46751"
},
{
"cve": "CVE-2022-46908",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-46908"
},
{
"cve": "CVE-2022-47629",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-47629"
},
{
"cve": "CVE-2022-47929",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-47929"
},
{
"cve": "CVE-2022-48281",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-48281"
},
{
"cve": "CVE-2022-48337",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-48337"
},
{
"cve": "CVE-2022-48339",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-48339"
},
{
"cve": "CVE-2023-0045",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0045"
},
{
"cve": "CVE-2023-0049",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0049"
},
{
"cve": "CVE-2023-0051",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0051"
},
{
"cve": "CVE-2023-0054",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0054"
},
{
"cve": "CVE-2023-0215",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0286",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-0288",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0288"
},
{
"cve": "CVE-2023-0433",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0433"
},
{
"cve": "CVE-2023-0464",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0464"
},
{
"cve": "CVE-2023-0465",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0465"
},
{
"cve": "CVE-2023-0466",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0466"
},
{
"cve": "CVE-2023-0512",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0512"
},
{
"cve": "CVE-2023-0590",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0590"
},
{
"cve": "CVE-2023-0597",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0597"
},
{
"cve": "CVE-2023-0833",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0833"
},
{
"cve": "CVE-2023-1076",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1076"
},
{
"cve": "CVE-2023-1095",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1095"
},
{
"cve": "CVE-2023-1118",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1118"
},
{
"cve": "CVE-2023-1127",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1127"
},
{
"cve": "CVE-2023-1170",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1170"
},
{
"cve": "CVE-2023-1175",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1175"
},
{
"cve": "CVE-2023-1370",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1370"
},
{
"cve": "CVE-2023-1380",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1380"
},
{
"cve": "CVE-2023-1390",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1390"
},
{
"cve": "CVE-2023-1436",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1436"
},
{
"cve": "CVE-2023-1513",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1513"
},
{
"cve": "CVE-2023-1611",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1611"
},
{
"cve": "CVE-2023-1670",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1670"
},
{
"cve": "CVE-2023-1855",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1855"
},
{
"cve": "CVE-2023-1989",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1989"
},
{
"cve": "CVE-2023-1990",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1990"
},
{
"cve": "CVE-2023-1998",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1998"
},
{
"cve": "CVE-2023-20862",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-20862"
},
{
"cve": "CVE-2023-2124",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2124"
},
{
"cve": "CVE-2023-2162",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2162"
},
{
"cve": "CVE-2023-2176",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2176"
},
{
"cve": "CVE-2023-21830",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21830"
},
{
"cve": "CVE-2023-21835",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21835"
},
{
"cve": "CVE-2023-21843",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21843"
},
{
"cve": "CVE-2023-21930",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21930"
},
{
"cve": "CVE-2023-21937",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21937"
},
{
"cve": "CVE-2023-21938",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21938"
},
{
"cve": "CVE-2023-21939",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21939"
},
{
"cve": "CVE-2023-2194",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2194"
},
{
"cve": "CVE-2023-21954",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21954"
},
{
"cve": "CVE-2023-21967",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21967"
},
{
"cve": "CVE-2023-21968",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21968"
},
{
"cve": "CVE-2023-22490",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-22490"
},
{
"cve": "CVE-2023-2253",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2253"
},
{
"cve": "CVE-2023-22809",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-22809"
},
{
"cve": "CVE-2023-23454",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23454"
},
{
"cve": "CVE-2023-23455",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23455"
},
{
"cve": "CVE-2023-23559",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23559"
},
{
"cve": "CVE-2023-23916",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23916"
},
{
"cve": "CVE-2023-23946",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23946"
},
{
"cve": "CVE-2023-24329",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-24329"
},
{
"cve": "CVE-2023-24532",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-24532"
},
{
"cve": "CVE-2023-24534",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-24534"
},
{
"cve": "CVE-2023-2483",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2483"
},
{
"cve": "CVE-2023-24998",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-24998"
},
{
"cve": "CVE-2023-2513",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2513"
},
{
"cve": "CVE-2023-25193",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25193"
},
{
"cve": "CVE-2023-25652",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25652"
},
{
"cve": "CVE-2023-25690",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-25809",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25809"
},
{
"cve": "CVE-2023-25815",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25815"
},
{
"cve": "CVE-2023-26048",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-26048"
},
{
"cve": "CVE-2023-26049",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-26049"
},
{
"cve": "CVE-2023-2650",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2650"
},
{
"cve": "CVE-2023-26545",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-26545"
},
{
"cve": "CVE-2023-26604",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-26604"
},
{
"cve": "CVE-2023-27533",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27533"
},
{
"cve": "CVE-2023-27534",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27535",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27536",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-27538",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27538"
},
{
"cve": "CVE-2023-27561",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27561"
},
{
"cve": "CVE-2023-2828",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2828"
},
{
"cve": "CVE-2023-28320",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28320"
},
{
"cve": "CVE-2023-28321",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28321"
},
{
"cve": "CVE-2023-28322",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28322"
},
{
"cve": "CVE-2023-28328",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28328"
},
{
"cve": "CVE-2023-28464",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28464"
},
{
"cve": "CVE-2023-28486",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28486"
},
{
"cve": "CVE-2023-28487",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28487"
},
{
"cve": "CVE-2023-28642",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28642"
},
{
"cve": "CVE-2023-28772",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28772"
},
{
"cve": "CVE-2023-28840",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28840"
},
{
"cve": "CVE-2023-28841",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28841"
},
{
"cve": "CVE-2023-28842",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28842"
},
{
"cve": "CVE-2023-29007",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29007"
},
{
"cve": "CVE-2023-29383",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29383"
},
{
"cve": "CVE-2023-29402",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29402"
},
{
"cve": "CVE-2023-29406",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29406"
},
{
"cve": "CVE-2023-29409",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29409"
},
{
"cve": "CVE-2023-2976",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2976"
},
{
"cve": "CVE-2023-30630",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-30630"
},
{
"cve": "CVE-2023-30772",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-30772"
},
{
"cve": "CVE-2023-31084",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-31084"
},
{
"cve": "CVE-2023-3138",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-3138"
},
{
"cve": "CVE-2023-31436",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-31436"
},
{
"cve": "CVE-2023-31484",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-31484"
},
{
"cve": "CVE-2023-32269",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-32269"
},
{
"cve": "CVE-2023-32697",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-32697"
},
{
"cve": "CVE-2023-33264",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-33264"
},
{
"cve": "CVE-2023-34034",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34034"
},
{
"cve": "CVE-2023-34035",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34035"
},
{
"cve": "CVE-2023-34453",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34453"
},
{
"cve": "CVE-2023-34454",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34454"
},
{
"cve": "CVE-2023-34455",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34455"
},
{
"cve": "CVE-2023-34462",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34462"
},
{
"cve": "CVE-2023-35116",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-35116"
},
{
"cve": "CVE-2023-3635",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-3635"
},
{
"cve": "CVE-2023-36479",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-36479"
},
{
"cve": "CVE-2023-39533",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-39533"
},
{
"cve": "CVE-2023-40167",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-40167"
},
{
"cve": "CVE-2023-40217",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-40217"
},
{
"cve": "CVE-2023-41105",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-41105"
},
{
"cve": "CVE-2023-41900",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-41900"
},
{
"cve": "CVE-2023-43642",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-43642"
},
{
"cve": "CVE-2023-43804",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-43804"
},
{
"cve": "CVE-2023-44487",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-44487"
},
{
"cve": "CVE-2023-45803",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-45803"
},
{
"cve": "CVE-2024-21626",
"product_status": {
"known_affected": [
"T019535",
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2024-21626"
}
]
}
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…