Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2014-3488 (GCVE-0-2014-3488)
Vulnerability from cvelistv5 – Published: 2014-07-31 14:00 – Updated: 2024-08-06 10:43
VLAI
EPSS
Summary
The SslHandler in Netty before 3.9.2 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted SSLv2Hello message.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
5 references
| URL | Tags |
|---|---|
| http://netty.io/news/2014/06/11/3-9-2-Final.html | x_refsource_CONFIRM |
| https://github.com/netty/netty/issues/2562 | x_refsource_CONFIRM |
| http://secunia.com/advisories/59196 | third-party-advisoryx_refsource_SECUNIA |
| https://github.com/netty/netty/commit/2fa9400a59d… | x_refsource_CONFIRM |
| https://lists.debian.org/debian-lts-announce/2020… | mailing-listx_refsource_MLIST |
Date Public
2014-07-29 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T10:43:06.356Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://netty.io/news/2014/06/11/3-9-2-Final.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/netty/netty/issues/2562"
},
{
"name": "59196",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/59196"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/netty/netty/commit/2fa9400a59d0563a66908aba55c41e7285a04994"
},
{
"name": "[debian-lts-announce] 20200219 [SECURITY] [DLA 2110-1] netty-3.9 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00018.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2014-07-29T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "The SslHandler in Netty before 3.9.2 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted SSLv2Hello message."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-02-19T19:06:09.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://netty.io/news/2014/06/11/3-9-2-Final.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/netty/netty/issues/2562"
},
{
"name": "59196",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/59196"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/netty/netty/commit/2fa9400a59d0563a66908aba55c41e7285a04994"
},
{
"name": "[debian-lts-announce] 20200219 [SECURITY] [DLA 2110-1] netty-3.9 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00018.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2014-3488",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The SslHandler in Netty before 3.9.2 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted SSLv2Hello message."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://netty.io/news/2014/06/11/3-9-2-Final.html",
"refsource": "CONFIRM",
"url": "http://netty.io/news/2014/06/11/3-9-2-Final.html"
},
{
"name": "https://github.com/netty/netty/issues/2562",
"refsource": "CONFIRM",
"url": "https://github.com/netty/netty/issues/2562"
},
{
"name": "59196",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/59196"
},
{
"name": "https://github.com/netty/netty/commit/2fa9400a59d0563a66908aba55c41e7285a04994",
"refsource": "CONFIRM",
"url": "https://github.com/netty/netty/commit/2fa9400a59d0563a66908aba55c41e7285a04994"
},
{
"name": "[debian-lts-announce] 20200219 [SECURITY] [DLA 2110-1] netty-3.9 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00018.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2014-3488",
"datePublished": "2014-07-31T14:00:00.000Z",
"dateReserved": "2014-05-14T00:00:00.000Z",
"dateUpdated": "2024-08-06T10:43:06.356Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2014-3488",
"date": "2026-06-18",
"epss": "0.04222",
"percentile": "0.89711"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"3.9.1.1\", \"matchCriteriaId\": \"C25A1DCE-E327-4BB4-9689-FCFEC8D605EA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netty:netty:3.6.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F3EEBC0F-815E-4F66-B9B4-1256AAAB03A7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netty:netty:3.6.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"140919D1-2868-4F11-8421-5CA35A3FFCA0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netty:netty:3.6.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"28C7EA90-B934-438B-9705-5B53B0F3D09C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netty:netty:3.6.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6C1DCF99-CBB1-4FD2-B073-B91A2DD27290\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netty:netty:3.6.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E4EA1D52-61D5-4448-BA64-0D9A8FFFE173\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netty:netty:3.6.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"2CFB08C8-9021-4C26-B8B8-A2C07EB4BB83\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netty:netty:3.6.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C3707350-D658-485E-A136-04AF3ED7AF4E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netty:netty:3.6.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8D4831E7-1F30-4AEA-82D8-E703701DC8B4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netty:netty:3.6.8:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"7CE508BE-00C4-4304-BA92-063129C2B6E5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netty:netty:3.7.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"3876968E-7B85-4149-BF6B-488D32A7B2B7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netty:netty:3.8.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"2C365439-029C-4F5F-ADB2-0153DD4965B2\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netty:netty:3.8.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"CAECE2B6-DD9F-4FEC-B15F-EA99BF716390\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netty:netty:3.9.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"9879F5B0-DF82-470F-A028-1B69BFB67FB9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netty:netty:3.9.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"32DFF597-4F5A-44E1-BB82-F5DF7942F6AC\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"The SslHandler in Netty before 3.9.2 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted SSLv2Hello message.\"}, {\"lang\": \"es\", \"value\": \"SslHandler en Netty anterior a 3.9.2 permite a atacantes remotos causar una denegaci\\u00f3n de servicio (bucle infinito y consumo de CPU) a trav\\u00e9s de un mensaje SSLv2Hello manipulado.\"}]",
"id": "CVE-2014-3488",
"lastModified": "2024-11-21T02:08:13.003",
"metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:N/I:N/A:P\", \"baseScore\": 5.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 10.0, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2014-07-31T14:55:02.910",
"references": "[{\"url\": \"http://netty.io/news/2014/06/11/3-9-2-Final.html\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://secunia.com/advisories/59196\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://github.com/netty/netty/commit/2fa9400a59d0563a66908aba55c41e7285a04994\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://github.com/netty/netty/issues/2562\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Exploit\", \"Patch\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2020/02/msg00018.html\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://netty.io/news/2014/06/11/3-9-2-Final.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://secunia.com/advisories/59196\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/netty/netty/commit/2fa9400a59d0563a66908aba55c41e7285a04994\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/netty/netty/issues/2562\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Patch\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2020/02/msg00018.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-119\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2014-3488\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2014-07-31T14:55:02.910\",\"lastModified\":\"2026-05-06T22:30:45.220\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The SslHandler in Netty before 3.9.2 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted SSLv2Hello message.\"},{\"lang\":\"es\",\"value\":\"SslHandler en Netty anterior a 3.9.2 permite a atacantes remotos causar una denegaci\u00f3n de servicio (bucle infinito y consumo de CPU) a trav\u00e9s de un mensaje SSLv2Hello manipulado.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"3.9.1.1\",\"matchCriteriaId\":\"C25A1DCE-E327-4BB4-9689-FCFEC8D605EA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netty:netty:3.6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F3EEBC0F-815E-4F66-B9B4-1256AAAB03A7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netty:netty:3.6.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"140919D1-2868-4F11-8421-5CA35A3FFCA0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netty:netty:3.6.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"28C7EA90-B934-438B-9705-5B53B0F3D09C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netty:netty:3.6.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6C1DCF99-CBB1-4FD2-B073-B91A2DD27290\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netty:netty:3.6.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E4EA1D52-61D5-4448-BA64-0D9A8FFFE173\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netty:netty:3.6.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2CFB08C8-9021-4C26-B8B8-A2C07EB4BB83\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netty:netty:3.6.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C3707350-D658-485E-A136-04AF3ED7AF4E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netty:netty:3.6.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8D4831E7-1F30-4AEA-82D8-E703701DC8B4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netty:netty:3.6.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7CE508BE-00C4-4304-BA92-063129C2B6E5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netty:netty:3.7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3876968E-7B85-4149-BF6B-488D32A7B2B7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netty:netty:3.8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2C365439-029C-4F5F-ADB2-0153DD4965B2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netty:netty:3.8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CAECE2B6-DD9F-4FEC-B15F-EA99BF716390\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netty:netty:3.9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9879F5B0-DF82-470F-A028-1B69BFB67FB9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netty:netty:3.9.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"32DFF597-4F5A-44E1-BB82-F5DF7942F6AC\"}]}]}],\"references\":[{\"url\":\"http://netty.io/news/2014/06/11/3-9-2-Final.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/59196\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://github.com/netty/netty/commit/2fa9400a59d0563a66908aba55c41e7285a04994\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://github.com/netty/netty/issues/2562\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/02/msg00018.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://netty.io/news/2014/06/11/3-9-2-Final.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/59196\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/netty/netty/commit/2fa9400a59d0563a66908aba55c41e7285a04994\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/netty/netty/issues/2562\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/02/msg00018.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
FKIE_CVE-2014-3488
Vulnerability from fkie_nvd - Published: 2014-07-31 14:55 - Updated: 2026-06-17 00:08
Severity
Summary
The SslHandler in Netty before 3.9.2 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted SSLv2Hello message.
References
Impacted products
{
"affected": [
{
"affectedData": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"source": "secalert@redhat.com"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:*",
"matchCriteriaId": "C25A1DCE-E327-4BB4-9689-FCFEC8D605EA",
"versionEndIncluding": "3.9.1.1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:netty:netty:3.6.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F3EEBC0F-815E-4F66-B9B4-1256AAAB03A7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:netty:netty:3.6.1:*:*:*:*:*:*:*",
"matchCriteriaId": "140919D1-2868-4F11-8421-5CA35A3FFCA0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:netty:netty:3.6.2:*:*:*:*:*:*:*",
"matchCriteriaId": "28C7EA90-B934-438B-9705-5B53B0F3D09C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:netty:netty:3.6.3:*:*:*:*:*:*:*",
"matchCriteriaId": "6C1DCF99-CBB1-4FD2-B073-B91A2DD27290",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:netty:netty:3.6.4:*:*:*:*:*:*:*",
"matchCriteriaId": "E4EA1D52-61D5-4448-BA64-0D9A8FFFE173",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:netty:netty:3.6.5:*:*:*:*:*:*:*",
"matchCriteriaId": "2CFB08C8-9021-4C26-B8B8-A2C07EB4BB83",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:netty:netty:3.6.6:*:*:*:*:*:*:*",
"matchCriteriaId": "C3707350-D658-485E-A136-04AF3ED7AF4E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:netty:netty:3.6.7:*:*:*:*:*:*:*",
"matchCriteriaId": "8D4831E7-1F30-4AEA-82D8-E703701DC8B4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:netty:netty:3.6.8:*:*:*:*:*:*:*",
"matchCriteriaId": "7CE508BE-00C4-4304-BA92-063129C2B6E5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:netty:netty:3.7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "3876968E-7B85-4149-BF6B-488D32A7B2B7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:netty:netty:3.8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "2C365439-029C-4F5F-ADB2-0153DD4965B2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:netty:netty:3.8.1:*:*:*:*:*:*:*",
"matchCriteriaId": "CAECE2B6-DD9F-4FEC-B15F-EA99BF716390",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:netty:netty:3.9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "9879F5B0-DF82-470F-A028-1B69BFB67FB9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:netty:netty:3.9.1:*:*:*:*:*:*:*",
"matchCriteriaId": "32DFF597-4F5A-44E1-BB82-F5DF7942F6AC",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The SslHandler in Netty before 3.9.2 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted SSLv2Hello message."
},
{
"lang": "es",
"value": "SslHandler en Netty anterior a 3.9.2 permite a atacantes remotos causar una denegaci\u00f3n de servicio (bucle infinito y consumo de CPU) a trav\u00e9s de un mensaje SSLv2Hello manipulado."
}
],
"id": "CVE-2014-3488",
"lastModified": "2026-06-17T00:08:17.573",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"published": "2014-07-31T14:55:02.910",
"references": [
{
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
],
"url": "http://netty.io/news/2014/06/11/3-9-2-Final.html"
},
{
"source": "secalert@redhat.com",
"url": "http://secunia.com/advisories/59196"
},
{
"source": "secalert@redhat.com",
"url": "https://github.com/netty/netty/commit/2fa9400a59d0563a66908aba55c41e7285a04994"
},
{
"source": "secalert@redhat.com",
"tags": [
"Exploit",
"Patch"
],
"url": "https://github.com/netty/netty/issues/2562"
},
{
"source": "secalert@redhat.com",
"url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00018.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "http://netty.io/news/2014/06/11/3-9-2-Final.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://secunia.com/advisories/59196"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://github.com/netty/netty/commit/2fa9400a59d0563a66908aba55c41e7285a04994"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Patch"
],
"url": "https://github.com/netty/netty/issues/2562"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00018.html"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-119"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-9959-6P3M-WXPC
Vulnerability from github – Published: 2020-06-30 21:01 – Updated: 2021-09-22 18:44
VLAI
Summary
Denial of service in Netty
Details
The SslHandler in Netty before 3.9.2 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted SSLv2Hello message.
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "io.netty:netty-handler"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.9.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2014-3488"
],
"database_specific": {
"cwe_ids": [
"CWE-119"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-30T20:50:42Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "The SslHandler in Netty before 3.9.2 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted SSLv2Hello message.",
"id": "GHSA-9959-6p3m-wxpc",
"modified": "2021-09-22T18:44:46Z",
"published": "2020-06-30T21:01:31Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3488"
},
{
"type": "WEB",
"url": "https://github.com/netty/netty/issues/2562"
},
{
"type": "WEB",
"url": "https://github.com/netty/netty/commit/2fa9400a59d0563a66908aba55c41e7285a04994"
},
{
"type": "PACKAGE",
"url": "https://github.com/netty/netty"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00018.html"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGJBOSSNETTY-31630"
},
{
"type": "WEB",
"url": "http://netty.io/news/2014/06/11/3-9-2-Final.html"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/59196"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Denial of service in Netty"
}
GSD-2014-3488
Vulnerability from gsd - Updated: 2023-12-13 01:22Details
The SslHandler in Netty before 3.9.2 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted SSLv2Hello message.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2014-3488",
"description": "The SslHandler in Netty before 3.9.2 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted SSLv2Hello message.",
"id": "GSD-2014-3488"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2014-3488"
],
"details": "The SslHandler in Netty before 3.9.2 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted SSLv2Hello message.",
"id": "GSD-2014-3488",
"modified": "2023-12-13T01:22:53.361464Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2014-3488",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The SslHandler in Netty before 3.9.2 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted SSLv2Hello message."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://netty.io/news/2014/06/11/3-9-2-Final.html",
"refsource": "CONFIRM",
"url": "http://netty.io/news/2014/06/11/3-9-2-Final.html"
},
{
"name": "https://github.com/netty/netty/issues/2562",
"refsource": "CONFIRM",
"url": "https://github.com/netty/netty/issues/2562"
},
{
"name": "59196",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/59196"
},
{
"name": "https://github.com/netty/netty/commit/2fa9400a59d0563a66908aba55c41e7285a04994",
"refsource": "CONFIRM",
"url": "https://github.com/netty/netty/commit/2fa9400a59d0563a66908aba55c41e7285a04994"
},
{
"name": "[debian-lts-announce] 20200219 [SECURITY] [DLA 2110-1] netty-3.9 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00018.html"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "(,3.9.2)",
"affected_versions": "All versions before 3.9.2",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"cwe_ids": [
"CWE-1035",
"CWE-119",
"CWE-937"
],
"date": "2021-09-22",
"description": "The SslHandler in Netty before 3.9.2 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted SSLv2Hello message.",
"fixed_versions": [
"3.9.2"
],
"identifier": "CVE-2014-3488",
"identifiers": [
"GHSA-9959-6p3m-wxpc",
"CVE-2014-3488"
],
"not_impacted": "All versions starting from 3.9.2",
"package_slug": "maven/io.netty/netty-handler",
"pubdate": "2020-06-30",
"solution": "Upgrade to version 3.9.2 or above.",
"title": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2014-3488",
"https://github.com/netty/netty/issues/2562",
"https://github.com/netty/netty/commit/2fa9400a59d0563a66908aba55c41e7285a04994",
"https://lists.debian.org/debian-lts-announce/2020/02/msg00018.html",
"https://snyk.io/vuln/SNYK-JAVA-ORGJBOSSNETTY-31630",
"http://netty.io/news/2014/06/11/3-9-2-Final.html",
"http://secunia.com/advisories/59196",
"https://github.com/advisories/GHSA-9959-6p3m-wxpc"
],
"uuid": "b1d4aa62-6034-4433-b1cf-23ba5229a147"
},
{
"affected_range": "[3.9-alpha0,3.9.1.Final]",
"affected_versions": "All versions starting from 3.9-alpha0 up to 3.9.1.final",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"cwe_ids": [
"CWE-1035",
"CWE-119",
"CWE-937"
],
"date": "2019-09-30",
"description": "The `SslHandler` in this package allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted `SSLv2Hello` message.",
"fixed_versions": [
"3.9.2.Final"
],
"identifier": "CVE-2014-3488",
"identifiers": [
"CVE-2014-3488"
],
"not_impacted": "All versions before 3.9-alpha0, all versions after 3.9.1.final",
"package_slug": "maven/io.netty/netty",
"pubdate": "2014-07-31",
"solution": "Upgrade to version 3.9.2.Final or above.",
"title": "DoS by CPU exhaustion when using malicious SSL packets",
"urls": [
"http://netty.io/news/2014/06/11/3.html",
"https://bugzilla.redhat.com/CVE-2014-3488",
"https://github.com/netty/netty/issues/2562"
],
"uuid": "d1bf36d9-9f07-46cd-9cfc-8675338ada8f"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:netty:netty:3.8.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:netty:netty:3.8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:netty:netty:3.7.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:netty:netty:3.6.8:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "3.9.1.1",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:netty:netty:3.9.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:netty:netty:3.6.7:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:netty:netty:3.6.5:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:netty:netty:3.6.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:netty:netty:3.6.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:netty:netty:3.6.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:netty:netty:3.6.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:netty:netty:3.9.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:netty:netty:3.6.6:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:netty:netty:3.6.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2014-3488"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The SslHandler in Netty before 3.9.2 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted SSLv2Hello message."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://netty.io/news/2014/06/11/3-9-2-Final.html",
"refsource": "CONFIRM",
"tags": [
"Vendor Advisory"
],
"url": "http://netty.io/news/2014/06/11/3-9-2-Final.html"
},
{
"name": "https://github.com/netty/netty/commit/2fa9400a59d0563a66908aba55c41e7285a04994",
"refsource": "CONFIRM",
"tags": [],
"url": "https://github.com/netty/netty/commit/2fa9400a59d0563a66908aba55c41e7285a04994"
},
{
"name": "https://github.com/netty/netty/issues/2562",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Patch"
],
"url": "https://github.com/netty/netty/issues/2562"
},
{
"name": "59196",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/59196"
},
{
"name": "[debian-lts-announce] 20200219 [SECURITY] [DLA 2110-1] netty-3.9 security update",
"refsource": "MLIST",
"tags": [],
"url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00018.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2020-02-19T20:15Z",
"publishedDate": "2014-07-31T14:55Z"
}
}
}
WID-SEC-W-2022-0770
Vulnerability from csaf_certbund - Published: 2020-04-23 22:00 - Updated: 2026-01-08 23:00Summary
IBM DB2: 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: IBM DB2 ist ein relationales Datenbanksystem (RDBS) von IBM.
Angriff: Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in IBM DB2 ausnutzen, um seine Privilegien zu erhöhen oder einen Denial of Service zu verursachen
Betroffene Betriebssysteme: - Linux
- UNIX
- Windows
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
IBM DB2 11.1
IBM / DB2
|
cpe:/a:ibm:db2:11.1
|
11.1 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM SPSS Analytic Server
IBM / SPSS
|
cpe:/a:ibm:spss:analytic_server
|
Analytic Server | |
|
IBM DB2 11.5
IBM / DB2
|
cpe:/a:ibm:db2:11.5
|
11.5 | |
|
Hitachi Ops Center <Analyzer 10.9.3-00
Hitachi / Ops Center
|
<Analyzer 10.9.3-00 | ||
|
Hitachi Ops Center
Hitachi / Ops Center
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Hitachi Ops Center <Viewpoint 10.9.3-00
Hitachi / Ops Center
|
<Viewpoint 10.9.3-00 |
References
12 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": "IBM DB2 ist ein relationales Datenbanksystem (RDBS) von IBM.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in IBM DB2 ausnutzen, um seine Privilegien zu erh\u00f6hen oder einen Denial of Service zu verursachen",
"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-2022-0770 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2020/wid-sec-w-2022-0770.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-0770 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-0770"
},
{
"category": "external",
"summary": "IBM Security Bulletin 6198380 vom 2020-04-23",
"url": "https://www.ibm.com/support/pages/node/6198380"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:2603 vom 2020-06-17",
"url": "https://access.redhat.com/errata/RHSA-2020:2603"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:4807 vom 2020-11-04",
"url": "https://access.redhat.com/errata/RHSA-2020:4807"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:3225 vom 2021-08-20",
"url": "https://access.redhat.com/errata/RHSA-2021:3225"
},
{
"category": "external",
"summary": "Hitachi Vulnerability Information HITACHI-SEC-2022-115 vom 2022-05-27",
"url": "https://www.hitachi.co.jp/Prod/comp/soft1/global/security/info/vuls/hitachi-sec-2022-115/index.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 6605881 vom 2022-07-21",
"url": "https://www.ibm.com/blogs/psirt/security-bulletin-multiple-security-vulnerabilities-have-been-identified-in-ibm-db2-shipped-with-ibm-puredata-system-for-operational-analytics/"
},
{
"category": "external",
"summary": "Hitachi Vulnerability Information HITACHI-SEC-2023-144 vom 2023-10-03",
"url": "https://www.hitachi.com/products/it/software/security/info/vuls/hitachi-sec-2023-144/index.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-070 vom 2024-02-03",
"url": "https://www.dell.com/support/kbdoc/000221770/dsa-2024-="
},
{
"category": "external",
"summary": "IBM Security Bulletin 7153639 vom 2024-05-17",
"url": "https://www.ibm.com/support/pages/node/7153639"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7256605 vom 2026-01-09",
"url": "https://www.ibm.com/support/pages/node/7256605"
}
],
"source_lang": "en-US",
"title": "IBM DB2: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-01-08T23:00:00.000+00:00",
"generator": {
"date": "2026-01-09T07:40:17.215+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2022-0770",
"initial_release_date": "2020-04-23T22:00:00.000+00:00",
"revision_history": [
{
"date": "2020-04-23T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2020-06-17T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-11-03T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2021-08-19T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-05-26T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von HITACHI aufgenommen"
},
{
"date": "2022-07-20T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2023-10-03T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von HITACHI aufgenommen"
},
{
"date": "2024-02-04T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2024-05-16T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-01-08T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "10"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "EMC Avamar",
"product": {
"name": "EMC Avamar",
"product_id": "T014381",
"product_identification_helper": {
"cpe": "cpe:/a:emc:avamar:-"
}
}
}
],
"category": "vendor",
"name": "EMC"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Hitachi Ops Center",
"product": {
"name": "Hitachi Ops Center",
"product_id": "T017562",
"product_identification_helper": {
"cpe": "cpe:/a:hitachi:ops_center:-"
}
}
},
{
"category": "product_version_range",
"name": "\u003cAnalyzer 10.9.3-00",
"product": {
"name": "Hitachi Ops Center \u003cAnalyzer 10.9.3-00",
"product_id": "T030196"
}
},
{
"category": "product_version",
"name": "Analyzer 10.9.3-00",
"product": {
"name": "Hitachi Ops Center Analyzer 10.9.3-00",
"product_id": "T030196-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:hitachi:ops_center:analyzer_10.9.3-00"
}
}
},
{
"category": "product_version_range",
"name": "\u003cViewpoint 10.9.3-00",
"product": {
"name": "Hitachi Ops Center \u003cViewpoint 10.9.3-00",
"product_id": "T030197"
}
},
{
"category": "product_version",
"name": "Viewpoint 10.9.3-00",
"product": {
"name": "Hitachi Ops Center Viewpoint 10.9.3-00",
"product_id": "T030197-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:hitachi:ops_center:viewpoint_10.9.3-00"
}
}
}
],
"category": "product_name",
"name": "Ops Center"
}
],
"category": "vendor",
"name": "Hitachi"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "11.1",
"product": {
"name": "IBM DB2 11.1",
"product_id": "342000",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:db2:11.1"
}
}
},
{
"category": "product_version",
"name": "11.5",
"product": {
"name": "IBM DB2 11.5",
"product_id": "695419",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:db2:11.5"
}
}
}
],
"category": "product_name",
"name": "DB2"
},
{
"branches": [
{
"category": "product_version",
"name": "Analytic Server",
"product": {
"name": "IBM SPSS Analytic Server",
"product_id": "T011787",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spss:analytic_server"
}
}
}
],
"category": "product_name",
"name": "SPSS"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2009-0001",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2009-0001"
},
{
"cve": "CVE-2014-0114",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2014-0114"
},
{
"cve": "CVE-2014-0193",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2014-0193"
},
{
"cve": "CVE-2014-3488",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2014-3488"
},
{
"cve": "CVE-2015-2156",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2015-2156"
},
{
"cve": "CVE-2016-2402",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2016-2402"
},
{
"cve": "CVE-2017-12972",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2017-12972"
},
{
"cve": "CVE-2017-12973",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2017-12973"
},
{
"cve": "CVE-2017-12974",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2017-12974"
},
{
"cve": "CVE-2017-18640",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2017-18640"
},
{
"cve": "CVE-2017-3734",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2017-3734"
},
{
"cve": "CVE-2017-5637",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2017-5637"
},
{
"cve": "CVE-2018-10237",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2018-10237"
},
{
"cve": "CVE-2018-11771",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2018-11771"
},
{
"cve": "CVE-2018-8009",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2018-8009"
},
{
"cve": "CVE-2018-8012",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2018-8012"
},
{
"cve": "CVE-2019-0201",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2019-0201"
},
{
"cve": "CVE-2019-10086",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2019-10086"
},
{
"cve": "CVE-2019-10172",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2019-10172"
},
{
"cve": "CVE-2019-10202",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2019-10202"
},
{
"cve": "CVE-2019-12402",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2019-12402"
},
{
"cve": "CVE-2019-16869",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2019-16869"
},
{
"cve": "CVE-2019-17195",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2019-17195"
},
{
"cve": "CVE-2019-17571",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2019-17571"
},
{
"cve": "CVE-2019-9512",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2019-9512"
},
{
"cve": "CVE-2019-9514",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2019-9514"
},
{
"cve": "CVE-2019-9515",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2019-9515"
},
{
"cve": "CVE-2019-9518",
"product_status": {
"known_affected": [
"T014381",
"342000",
"67646",
"T011787",
"695419",
"T030196",
"T017562",
"T030197"
]
},
"release_date": "2020-04-23T22:00:00.000+00:00",
"title": "CVE-2019-9518"
}
]
}
WID-SEC-W-2026-0180
Vulnerability from csaf_certbund - Published: 2026-01-20 23:00 - Updated: 2026-01-20 23:00Summary
Dell Data Protection Advisor: 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: Data Protection Advisor ist eine Monitoring Lösung. Der Collector ist der lokale Agent.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Dell Data Protection Advisor ausnutzen, um beliebigen Code auszuführen, einen Denial-of-Service-Zustand zu erzeugen, Sicherheitsmaßnahmen zu umgehen und nicht näher spezifizierte Angriffe zu starten.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
- Windows
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP2
Dell / Data Protection Advisor
|
<19.12 SP2 |
References
3 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": "Data Protection Advisor ist eine Monitoring L\u00f6sung. Der Collector ist der lokale Agent.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Dell Data Protection Advisor ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu erzeugen, Sicherheitsma\u00dfnahmen zu umgehen und nicht n\u00e4her spezifizierte Angriffe zu starten.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0180 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0180.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0180 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0180"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2026-031 vom 2026-01-20",
"url": "https://www.dell.com/support/kbdoc/000417034"
}
],
"source_lang": "en-US",
"title": "Dell Data Protection Advisor: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-01-20T23:00:00.000+00:00",
"generator": {
"date": "2026-01-21T11:19:18.076+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0180",
"initial_release_date": "2026-01-20T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-01-20T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c19.12 SP2",
"product": {
"name": "Dell Data Protection Advisor \u003c19.12 SP2",
"product_id": "T050241"
}
},
{
"category": "product_version",
"name": "19.12 SP2",
"product": {
"name": "Dell Data Protection Advisor 19.12 SP2",
"product_id": "T050241-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:data_protection_advisor:19.12_sp2"
}
}
}
],
"category": "product_name",
"name": "Data Protection Advisor"
}
],
"category": "vendor",
"name": "Dell"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2009-2625",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2009-2625"
},
{
"cve": "CVE-2010-4252",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2010-4252"
},
{
"cve": "CVE-2010-5298",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2010-5298"
},
{
"cve": "CVE-2011-1473",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2011-1473"
},
{
"cve": "CVE-2011-1945",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2011-1945"
},
{
"cve": "CVE-2012-0027",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2012-0027"
},
{
"cve": "CVE-2012-0213",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2012-0213"
},
{
"cve": "CVE-2012-0881",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2012-0881"
},
{
"cve": "CVE-2012-6153",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2012-6153"
},
{
"cve": "CVE-2013-0166",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2013-0166"
},
{
"cve": "CVE-2013-0169",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2013-0169"
},
{
"cve": "CVE-2013-4002",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2013-4002"
},
{
"cve": "CVE-2013-4366",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2013-4366"
},
{
"cve": "CVE-2013-7285",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2013-7285"
},
{
"cve": "CVE-2014-0076",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-0076"
},
{
"cve": "CVE-2014-0114",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-0114"
},
{
"cve": "CVE-2014-0195",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-0195"
},
{
"cve": "CVE-2014-0221",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-0221"
},
{
"cve": "CVE-2014-0224",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-0224"
},
{
"cve": "CVE-2014-3470",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-3470"
},
{
"cve": "CVE-2014-3488",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-3488"
},
{
"cve": "CVE-2014-3490",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-3490"
},
{
"cve": "CVE-2014-3505",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-3505"
},
{
"cve": "CVE-2014-3506",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-3506"
},
{
"cve": "CVE-2014-3507",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-3507"
},
{
"cve": "CVE-2014-3510",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-3510"
},
{
"cve": "CVE-2014-3529",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-3529"
},
{
"cve": "CVE-2014-3558",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-3558"
},
{
"cve": "CVE-2014-3566",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-3566"
},
{
"cve": "CVE-2014-3567",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-3567"
},
{
"cve": "CVE-2014-3568",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-3568"
},
{
"cve": "CVE-2014-3570",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-3570"
},
{
"cve": "CVE-2014-3571",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-3571"
},
{
"cve": "CVE-2014-3572",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-3572"
},
{
"cve": "CVE-2014-3574",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-3574"
},
{
"cve": "CVE-2014-3623",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-3623"
},
{
"cve": "CVE-2014-7839",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-7839"
},
{
"cve": "CVE-2014-8122",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-8122"
},
{
"cve": "CVE-2014-8125",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-8125"
},
{
"cve": "CVE-2014-8176",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-8176"
},
{
"cve": "CVE-2014-8275",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-8275"
},
{
"cve": "CVE-2014-9527",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2014-9527"
},
{
"cve": "CVE-2015-0204",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2015-0204"
},
{
"cve": "CVE-2015-0209",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2015-0209"
},
{
"cve": "CVE-2015-0286",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2015-0286"
},
{
"cve": "CVE-2015-0287",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2015-0287"
},
{
"cve": "CVE-2015-0288",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2015-0288"
},
{
"cve": "CVE-2015-0289",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2015-0289"
},
{
"cve": "CVE-2015-0292",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2015-0292"
},
{
"cve": "CVE-2015-0293",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2015-0293"
},
{
"cve": "CVE-2015-1788",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2015-1788"
},
{
"cve": "CVE-2015-1789",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2015-1789"
},
{
"cve": "CVE-2015-1790",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2015-1790"
},
{
"cve": "CVE-2015-1791",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2015-1791"
},
{
"cve": "CVE-2015-1792",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2015-1792"
},
{
"cve": "CVE-2015-2156",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2015-2156"
},
{
"cve": "CVE-2015-3158",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2015-3158"
},
{
"cve": "CVE-2015-3195",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2015-3195"
},
{
"cve": "CVE-2015-4000",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2015-4000"
},
{
"cve": "CVE-2015-5241",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2015-5241"
},
{
"cve": "CVE-2015-5253",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2015-5253"
},
{
"cve": "CVE-2016-0703",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-0703"
},
{
"cve": "CVE-2016-0704",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-0704"
},
{
"cve": "CVE-2016-0750",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-0750"
},
{
"cve": "CVE-2016-2105",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-2105"
},
{
"cve": "CVE-2016-2106",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-2106"
},
{
"cve": "CVE-2016-2107",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-2107"
},
{
"cve": "CVE-2016-2108",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-2108"
},
{
"cve": "CVE-2016-2109",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-2109"
},
{
"cve": "CVE-2016-2141",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-2141"
},
{
"cve": "CVE-2016-2176",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-2176"
},
{
"cve": "CVE-2016-2177",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-2177"
},
{
"cve": "CVE-2016-2178",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-2178"
},
{
"cve": "CVE-2016-2179",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-2179"
},
{
"cve": "CVE-2016-2180",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-2180"
},
{
"cve": "CVE-2016-2181",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-2181"
},
{
"cve": "CVE-2016-2182",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-2182"
},
{
"cve": "CVE-2016-2183",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-2183"
},
{
"cve": "CVE-2016-2510",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-2510"
},
{
"cve": "CVE-2016-3674",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-3674"
},
{
"cve": "CVE-2016-4606",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-4606"
},
{
"cve": "CVE-2016-4802",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-4802"
},
{
"cve": "CVE-2016-5000",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-5000"
},
{
"cve": "CVE-2016-5419",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-5419"
},
{
"cve": "CVE-2016-5420",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-5420"
},
{
"cve": "CVE-2016-5421",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-5421"
},
{
"cve": "CVE-2016-6302",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-6302"
},
{
"cve": "CVE-2016-6303",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-6303"
},
{
"cve": "CVE-2016-6304",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-6304"
},
{
"cve": "CVE-2016-6345",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-6345"
},
{
"cve": "CVE-2016-6346",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-6346"
},
{
"cve": "CVE-2016-6347",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-6347"
},
{
"cve": "CVE-2016-6348",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-6348"
},
{
"cve": "CVE-2016-6812",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-6812"
},
{
"cve": "CVE-2016-7056",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-7056"
},
{
"cve": "CVE-2016-7141",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-7141"
},
{
"cve": "CVE-2016-7167",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-7167"
},
{
"cve": "CVE-2016-8610",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-8610"
},
{
"cve": "CVE-2016-8615",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-8615"
},
{
"cve": "CVE-2016-8616",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-8616"
},
{
"cve": "CVE-2016-8617",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-8617"
},
{
"cve": "CVE-2016-8618",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-8618"
},
{
"cve": "CVE-2016-8619",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-8619"
},
{
"cve": "CVE-2016-8620",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-8620"
},
{
"cve": "CVE-2016-8621",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-8621"
},
{
"cve": "CVE-2016-8622",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-8622"
},
{
"cve": "CVE-2016-8623",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-8623"
},
{
"cve": "CVE-2016-8624",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-8624"
},
{
"cve": "CVE-2016-8625",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-8625"
},
{
"cve": "CVE-2016-8739",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-8739"
},
{
"cve": "CVE-2016-9586",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-9586"
},
{
"cve": "CVE-2016-9594",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-9594"
},
{
"cve": "CVE-2016-9840",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-9840"
},
{
"cve": "CVE-2016-9841",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-9841"
},
{
"cve": "CVE-2016-9842",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-9842"
},
{
"cve": "CVE-2016-9843",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-9843"
},
{
"cve": "CVE-2016-9878",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-9878"
},
{
"cve": "CVE-2016-9952",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-9952"
},
{
"cve": "CVE-2016-9953",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2016-9953"
},
{
"cve": "CVE-2017-1000100",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2017-1000100"
},
{
"cve": "CVE-2017-1000101",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2017-1000101"
},
{
"cve": "CVE-2017-1000207",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2017-1000207"
},
{
"cve": "CVE-2017-1000208",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2017-1000208"
},
{
"cve": "CVE-2017-1000254",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2017-1000254"
},
{
"cve": "CVE-2017-1000257",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2017-1000257"
},
{
"cve": "CVE-2017-1000487",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2017-1000487"
},
{
"cve": "CVE-2017-12626",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2017-12626"
},
{
"cve": "CVE-2017-15089",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2017-15089"
},
{
"cve": "CVE-2017-15095",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2017-15095"
},
{
"cve": "CVE-2017-17485",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2017-17485"
},
{
"cve": "CVE-2017-2629",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2017-2629"
},
{
"cve": "CVE-2017-2638",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2017-2638"
},
{
"cve": "CVE-2017-3156",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2017-3156"
},
{
"cve": "CVE-2017-3735",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2017-3735"
},
{
"cve": "CVE-2017-3737",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2017-3737"
},
{
"cve": "CVE-2017-5644",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2017-5644"
},
{
"cve": "CVE-2017-5662",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2017-5662"
},
{
"cve": "CVE-2017-5929",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2017-5929"
},
{
"cve": "CVE-2017-7525",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2017-7525"
},
{
"cve": "CVE-2017-7957",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2017-7957"
},
{
"cve": "CVE-2017-8816",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2017-8816"
},
{
"cve": "CVE-2017-8817",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2017-8817"
},
{
"cve": "CVE-2017-9502",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2017-9502"
},
{
"cve": "CVE-2018-1000007",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-1000007"
},
{
"cve": "CVE-2018-1000120",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-1000120"
},
{
"cve": "CVE-2018-1000121",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-1000121"
},
{
"cve": "CVE-2018-1000122",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-1000122"
},
{
"cve": "CVE-2018-1000301",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-1000301"
},
{
"cve": "CVE-2018-1000632",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-1000632"
},
{
"cve": "CVE-2018-1002200",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-1002200"
},
{
"cve": "CVE-2018-10237",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-10237"
},
{
"cve": "CVE-2018-11307",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-11307"
},
{
"cve": "CVE-2018-11771",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-11771"
},
{
"cve": "CVE-2018-12022",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-12022"
},
{
"cve": "CVE-2018-1275",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-1275"
},
{
"cve": "CVE-2018-14371",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-14371"
},
{
"cve": "CVE-2018-14618",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-14618"
},
{
"cve": "CVE-2018-14718",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-14718"
},
{
"cve": "CVE-2018-14719",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-14719"
},
{
"cve": "CVE-2018-14720",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-14720"
},
{
"cve": "CVE-2018-14721",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-14721"
},
{
"cve": "CVE-2018-16839",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-16839"
},
{
"cve": "CVE-2018-16842",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-16842"
},
{
"cve": "CVE-2018-16890",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-16890"
},
{
"cve": "CVE-2018-19360",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-19360"
},
{
"cve": "CVE-2018-19361",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-19361"
},
{
"cve": "CVE-2018-19362",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-19362"
},
{
"cve": "CVE-2018-25032",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-25032"
},
{
"cve": "CVE-2018-8013",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-8013"
},
{
"cve": "CVE-2018-8039",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2018-8039"
},
{
"cve": "CVE-2019-10086",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-10086"
},
{
"cve": "CVE-2019-10158",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-10158"
},
{
"cve": "CVE-2019-10173",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-10173"
},
{
"cve": "CVE-2019-10174",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-10174"
},
{
"cve": "CVE-2019-10219",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-10219"
},
{
"cve": "CVE-2019-12086",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-12086"
},
{
"cve": "CVE-2019-12384",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-12384"
},
{
"cve": "CVE-2019-12406",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-12406"
},
{
"cve": "CVE-2019-12415",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-12415"
},
{
"cve": "CVE-2019-12419",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-12419"
},
{
"cve": "CVE-2019-12423",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-12423"
},
{
"cve": "CVE-2019-12814",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-12814"
},
{
"cve": "CVE-2019-14379",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-14379"
},
{
"cve": "CVE-2019-14439",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-14439"
},
{
"cve": "CVE-2019-14540",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-14540"
},
{
"cve": "CVE-2019-14892",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-14892"
},
{
"cve": "CVE-2019-14893",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-14893"
},
{
"cve": "CVE-2019-1559",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-1559"
},
{
"cve": "CVE-2019-16168",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-16168"
},
{
"cve": "CVE-2019-16335",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-16335"
},
{
"cve": "CVE-2019-16942",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-16942"
},
{
"cve": "CVE-2019-16943",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-16943"
},
{
"cve": "CVE-2019-17091",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-17091"
},
{
"cve": "CVE-2019-17267",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-17267"
},
{
"cve": "CVE-2019-17531",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-17531"
},
{
"cve": "CVE-2019-17566",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-17566"
},
{
"cve": "CVE-2019-17573",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-17573"
},
{
"cve": "CVE-2019-19645",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-19645"
},
{
"cve": "CVE-2019-19646",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-19646"
},
{
"cve": "CVE-2019-20330",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-20330"
},
{
"cve": "CVE-2019-3822",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-3822"
},
{
"cve": "CVE-2019-3823",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-3823"
},
{
"cve": "CVE-2019-5427",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-5427"
},
{
"cve": "CVE-2019-5436",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-5436"
},
{
"cve": "CVE-2019-5443",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-5443"
},
{
"cve": "CVE-2019-5482",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2019-5482"
},
{
"cve": "CVE-2020-10650",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-10650"
},
{
"cve": "CVE-2020-10673",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-10673"
},
{
"cve": "CVE-2020-10969",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-10969"
},
{
"cve": "CVE-2020-11655",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-11655"
},
{
"cve": "CVE-2020-11656",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-11656"
},
{
"cve": "CVE-2020-11979",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-11979"
},
{
"cve": "CVE-2020-11987",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-11987"
},
{
"cve": "CVE-2020-13434",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-13434"
},
{
"cve": "CVE-2020-13435",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-13435"
},
{
"cve": "CVE-2020-13630",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-13630"
},
{
"cve": "CVE-2020-13631",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-13631"
},
{
"cve": "CVE-2020-13632",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-13632"
},
{
"cve": "CVE-2020-13954",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-13954"
},
{
"cve": "CVE-2020-14297",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-14297"
},
{
"cve": "CVE-2020-15250",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-15250"
},
{
"cve": "CVE-2020-15358",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-15358"
},
{
"cve": "CVE-2020-1945",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-1945"
},
{
"cve": "CVE-2020-1954",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-1954"
},
{
"cve": "CVE-2020-1968",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-1968"
},
{
"cve": "CVE-2020-24025",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-24025"
},
{
"cve": "CVE-2020-24616",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-24616"
},
{
"cve": "CVE-2020-24750",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-24750"
},
{
"cve": "CVE-2020-25711",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-25711"
},
{
"cve": "CVE-2020-26217",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-26217"
},
{
"cve": "CVE-2020-26258",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-26258"
},
{
"cve": "CVE-2020-26259",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-26259"
},
{
"cve": "CVE-2020-28499",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-28499"
},
{
"cve": "CVE-2020-35490",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-35490"
},
{
"cve": "CVE-2020-35491",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-35491"
},
{
"cve": "CVE-2020-35728",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-35728"
},
{
"cve": "CVE-2020-36179",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-36179"
},
{
"cve": "CVE-2020-36180",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-36180"
},
{
"cve": "CVE-2020-36181",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-36181"
},
{
"cve": "CVE-2020-36182",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-36182"
},
{
"cve": "CVE-2020-36183",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-36183"
},
{
"cve": "CVE-2020-36184",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-36184"
},
{
"cve": "CVE-2020-36185",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-36185"
},
{
"cve": "CVE-2020-36186",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-36186"
},
{
"cve": "CVE-2020-36187",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-36187"
},
{
"cve": "CVE-2020-36188",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-36188"
},
{
"cve": "CVE-2020-36189",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-36189"
},
{
"cve": "CVE-2020-6950",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-6950"
},
{
"cve": "CVE-2020-8177",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-8177"
},
{
"cve": "CVE-2020-8231",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-8231"
},
{
"cve": "CVE-2020-8284",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-8284"
},
{
"cve": "CVE-2020-8285",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-8285"
},
{
"cve": "CVE-2020-8286",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-8286"
},
{
"cve": "CVE-2020-8840",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-8840"
},
{
"cve": "CVE-2020-9546",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-9546"
},
{
"cve": "CVE-2020-9547",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-9547"
},
{
"cve": "CVE-2020-9548",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2020-9548"
},
{
"cve": "CVE-2021-20190",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-20190"
},
{
"cve": "CVE-2021-20250",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-20250"
},
{
"cve": "CVE-2021-21341",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-21341"
},
{
"cve": "CVE-2021-21342",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-21342"
},
{
"cve": "CVE-2021-21343",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-21343"
},
{
"cve": "CVE-2021-21344",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-21344"
},
{
"cve": "CVE-2021-21345",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-21345"
},
{
"cve": "CVE-2021-21346",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-21346"
},
{
"cve": "CVE-2021-21347",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-21347"
},
{
"cve": "CVE-2021-21348",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-21348"
},
{
"cve": "CVE-2021-21349",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-21349"
},
{
"cve": "CVE-2021-21350",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-21350"
},
{
"cve": "CVE-2021-21351",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-21351"
},
{
"cve": "CVE-2021-21363",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-21363"
},
{
"cve": "CVE-2021-21364",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-21364"
},
{
"cve": "CVE-2021-22570",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-22570"
},
{
"cve": "CVE-2021-22876",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-22876"
},
{
"cve": "CVE-2021-22898",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-22898"
},
{
"cve": "CVE-2021-22922",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-22922"
},
{
"cve": "CVE-2021-22923",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-22923"
},
{
"cve": "CVE-2021-22924",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-22924"
},
{
"cve": "CVE-2021-22925",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-22925"
},
{
"cve": "CVE-2021-22926",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-22926"
},
{
"cve": "CVE-2021-22946",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-22946"
},
{
"cve": "CVE-2021-22947",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-22947"
},
{
"cve": "CVE-2021-23839",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-23839"
},
{
"cve": "CVE-2021-23840",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-23840"
},
{
"cve": "CVE-2021-23841",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-23841"
},
{
"cve": "CVE-2021-23926",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-23926"
},
{
"cve": "CVE-2021-27568",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-27568"
},
{
"cve": "CVE-2021-29425",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-29425"
},
{
"cve": "CVE-2021-29505",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-29505"
},
{
"cve": "CVE-2021-33813",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-33813"
},
{
"cve": "CVE-2021-35515",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-35515"
},
{
"cve": "CVE-2021-35516",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-35516"
},
{
"cve": "CVE-2021-35517",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-35517"
},
{
"cve": "CVE-2021-36090",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-36090"
},
{
"cve": "CVE-2021-36373",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-36373"
},
{
"cve": "CVE-2021-3712",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-3712"
},
{
"cve": "CVE-2021-39139",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-39139"
},
{
"cve": "CVE-2021-39140",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-39140"
},
{
"cve": "CVE-2021-39141",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-39141"
},
{
"cve": "CVE-2021-39144",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-39144"
},
{
"cve": "CVE-2021-39145",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-39145"
},
{
"cve": "CVE-2021-39146",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-39146"
},
{
"cve": "CVE-2021-39147",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-39147"
},
{
"cve": "CVE-2021-39148",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-39148"
},
{
"cve": "CVE-2021-39149",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-39149"
},
{
"cve": "CVE-2021-39150",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-39150"
},
{
"cve": "CVE-2021-39151",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-39151"
},
{
"cve": "CVE-2021-39152",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-39152"
},
{
"cve": "CVE-2021-39153",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-39153"
},
{
"cve": "CVE-2021-39154",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-39154"
},
{
"cve": "CVE-2021-4044",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-4044"
},
{
"cve": "CVE-2021-42550",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-42550"
},
{
"cve": "CVE-2021-43859",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-43859"
},
{
"cve": "CVE-2022-0084",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-0084"
},
{
"cve": "CVE-2022-0778",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-0778"
},
{
"cve": "CVE-2022-22576",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-22576"
},
{
"cve": "CVE-2022-25758",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-25758"
},
{
"cve": "CVE-2022-25883",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-25883"
},
{
"cve": "CVE-2022-25927",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-25927"
},
{
"cve": "CVE-2022-26336",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-26336"
},
{
"cve": "CVE-2022-27774",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-27774"
},
{
"cve": "CVE-2022-27776",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-27776"
},
{
"cve": "CVE-2022-27781",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-27781"
},
{
"cve": "CVE-2022-27782",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-27782"
},
{
"cve": "CVE-2022-32206",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32208",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32221",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-33987",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-33987"
},
{
"cve": "CVE-2022-3509",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-3509"
},
{
"cve": "CVE-2022-3510",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-3510"
},
{
"cve": "CVE-2022-35252",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-35737",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-35737"
},
{
"cve": "CVE-2022-37434",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-37434"
},
{
"cve": "CVE-2022-38778",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-38778"
},
{
"cve": "CVE-2022-38900",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-38900"
},
{
"cve": "CVE-2022-40151",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-40151"
},
{
"cve": "CVE-2022-41704",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-41704"
},
{
"cve": "CVE-2022-41940",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-41940"
},
{
"cve": "CVE-2022-41966",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-41966"
},
{
"cve": "CVE-2022-4244",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-4244"
},
{
"cve": "CVE-2022-4245",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-4245"
},
{
"cve": "CVE-2022-42890",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-42890"
},
{
"cve": "CVE-2022-43552",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-43552"
},
{
"cve": "CVE-2022-44729",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-44729"
},
{
"cve": "CVE-2022-44730",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-44730"
},
{
"cve": "CVE-2022-45688",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-45688"
},
{
"cve": "CVE-2023-0842",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2023-0842"
},
{
"cve": "CVE-2023-1370",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2023-1370"
},
{
"cve": "CVE-2023-20860",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2023-20860"
},
{
"cve": "CVE-2023-26136",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2023-26136"
},
{
"cve": "CVE-2023-26159",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2023-26159"
},
{
"cve": "CVE-2023-27533",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2023-27533"
},
{
"cve": "CVE-2023-27534",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27535",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27536",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-27538",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2023-27538"
},
{
"cve": "CVE-2023-28319",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2023-28319"
},
{
"cve": "CVE-2023-28320",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2023-28320"
},
{
"cve": "CVE-2023-28321",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2023-28321"
},
{
"cve": "CVE-2023-28322",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2023-28322"
},
{
"cve": "CVE-2023-31125",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2023-31125"
},
{
"cve": "CVE-2023-32697",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2023-32697"
},
{
"cve": "CVE-2023-35116",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2023-35116"
},
{
"cve": "CVE-2023-37460",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2023-37460"
},
{
"cve": "CVE-2023-38546",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2023-38546"
},
{
"cve": "CVE-2023-44270",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2023-44270"
},
{
"cve": "CVE-2023-45133",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2023-45133"
},
{
"cve": "CVE-2023-45853",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2023-45853"
},
{
"cve": "CVE-2023-46218",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2023-46218"
},
{
"cve": "CVE-2023-7104",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2023-7104"
},
{
"cve": "CVE-2024-22243",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2024-22243"
},
{
"cve": "CVE-2024-51127",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2024-51127"
},
{
"cve": "CVE-2024-7264",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2024-7264"
},
{
"cve": "CVE-2025-31257",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-31257"
},
{
"cve": "CVE-2025-53057",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-53057"
},
{
"cve": "CVE-2025-53066",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-53066"
},
{
"cve": "CVE-2025-61748",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-61748"
},
{
"cve": "CVE-2025-61755",
"product_status": {
"known_affected": [
"T050241"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-61755"
}
]
}
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…