Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2013-4366 (GCVE-0-2013-4366)
Vulnerability from cvelistv5 – Published: 2017-10-30 19:00 – Updated: 2024-08-06 16:38
VLAI
EPSS
Summary
http/impl/client/HttpClientBuilder.java in Apache HttpClient 4.3.x before 4.3.1 does not ensure that X509HostnameVerifier is not null, which allows attackers to have unspecified impact via vectors involving hostname verification.
Severity
9.8 (Critical)
CWE
- n/a
Assigner
References
2 references
| URL | Tags |
|---|---|
| http://svn.apache.org/r1528614 | x_refsource_CONFIRM |
| http://www.apache.org/dist/httpcomponents/httpcli… | x_refsource_CONFIRM |
Date Public
2013-10-02 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T16:38:01.984Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://svn.apache.org/r1528614"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2013-10-02T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "http/impl/client/HttpClientBuilder.java in Apache HttpClient 4.3.x before 4.3.1 does not ensure that X509HostnameVerifier is not null, which allows attackers to have unspecified impact via vectors involving hostname verification."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-10-30T18:57:01.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://svn.apache.org/r1528614"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-4366",
"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": "http/impl/client/HttpClientBuilder.java in Apache HttpClient 4.3.x before 4.3.1 does not ensure that X509HostnameVerifier is not null, which allows attackers to have unspecified impact via vectors involving hostname verification."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://svn.apache.org/r1528614",
"refsource": "CONFIRM",
"url": "http://svn.apache.org/r1528614"
},
{
"name": "http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt",
"refsource": "CONFIRM",
"url": "http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2013-4366",
"datePublished": "2017-10-30T19:00:00.000Z",
"dateReserved": "2013-06-12T00:00:00.000Z",
"dateUpdated": "2024-08-06T16:38:01.984Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2013-4366",
"date": "2026-06-17",
"epss": "0.0218",
"percentile": "0.79996"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:httpclient:4.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"3C037BEB-1C8C-4BCF-94F3-CCF9C400FBC4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:httpclient:4.3:alpha1:*:*:*:*:*:*\", \"matchCriteriaId\": \"1CE08E2A-1FAA-4D86-BA5B-F919793E4969\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:httpclient:4.3:beta1:*:*:*:*:*:*\", \"matchCriteriaId\": \"3A283A1B-B6D7-4C55-89BE-E09E5C69032D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:httpclient:4.3:beta2:*:*:*:*:*:*\", \"matchCriteriaId\": \"E9C3656B-6510-4D47-B188-BFCBF04D69CB\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"http/impl/client/HttpClientBuilder.java in Apache HttpClient 4.3.x before 4.3.1 does not ensure that X509HostnameVerifier is not null, which allows attackers to have unspecified impact via vectors involving hostname verification.\"}, {\"lang\": \"es\", \"value\": \"http/impl/client/HttpClientBuilder.java en Apache HttpClient en versiones 4.3.x anteriores a la 4.3.1 no garantiza que X509HostnameVerifier no sea null, lo que permite que atacantes provoquen un impacto sin especificar mediante vectores que implican la verificaci\\u00f3n de nombres de host.\"}]",
"id": "CVE-2013-4366",
"lastModified": "2024-11-21T01:55:26.033",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 9.8, \"baseSeverity\": \"CRITICAL\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 5.9}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:P/I:P/A:P\", \"baseScore\": 7.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 10.0, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2017-10-30T19:29:00.280",
"references": "[{\"url\": \"http://svn.apache.org/r1528614\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Issue Tracking\", \"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"http://svn.apache.org/r1528614\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Release Notes\", \"Vendor Advisory\"]}]",
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-20\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2013-4366\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2017-10-30T19:29:00.280\",\"lastModified\":\"2026-05-13T00:24:29.033\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"http/impl/client/HttpClientBuilder.java in Apache HttpClient 4.3.x before 4.3.1 does not ensure that X509HostnameVerifier is not null, which allows attackers to have unspecified impact via vectors involving hostname verification.\"},{\"lang\":\"es\",\"value\":\"http/impl/client/HttpClientBuilder.java en Apache HttpClient en versiones 4.3.x anteriores a la 4.3.1 no garantiza que X509HostnameVerifier no sea null, lo que permite que atacantes provoquen un impacto sin especificar mediante vectores que implican la verificaci\u00f3n de nombres de host.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:httpclient:4.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3C037BEB-1C8C-4BCF-94F3-CCF9C400FBC4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:httpclient:4.3:alpha1:*:*:*:*:*:*\",\"matchCriteriaId\":\"1CE08E2A-1FAA-4D86-BA5B-F919793E4969\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:httpclient:4.3:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"3A283A1B-B6D7-4C55-89BE-E09E5C69032D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:httpclient:4.3:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"E9C3656B-6510-4D47-B188-BFCBF04D69CB\"}]}]}],\"references\":[{\"url\":\"http://svn.apache.org/r1528614\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"http://svn.apache.org/r1528614\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Release Notes\",\"Vendor Advisory\"]}]}}"
}
}
Title
Уязвимость клиентского модуля Apache HttpClient средства Apache HttpComponents (http/impl/client/HttpClientBuilder.java), позволяющая нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации
Description
Уязвимость клиентского модуля Apache HttpClient сервера Apache (http/impl/client/HttpClientBuilder.java) связана с недостаточной проверкой входных данных (X509HostnameVerifier). Эксплуатация уязвимости может позволить нарушителю, действующему удалённо, оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации
Severity
Vendor
Apache Software Foundation
Software Name
HttpClient
Software Version
4.3 (HttpClient), 4.3 alpha1 (HttpClient), 4.3 beta1 (HttpClient), 4.3 beta2 (HttpClient), 4.3 final (HttpClient)
Possible Mitigations
Использование рекомендаций:
http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt
Reference
http://svn.apache.org/r1528614
http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt
CWE
CWE-20
{
"CVSS 2.0": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CVSS 3.0": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "Apache Software Foundation",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "4.3 (HttpClient), 4.3 alpha1 (HttpClient), 4.3 beta1 (HttpClient), 4.3 beta2 (HttpClient), 4.3 final (HttpClient)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439: \nhttp://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "02.10.2013",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "23.03.2021",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "21.12.2017",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2017-02621",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2013-4366",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "HttpClient",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": null,
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043b\u0438\u0435\u043d\u0442\u0441\u043a\u043e\u0433\u043e \u043c\u043e\u0434\u0443\u043b\u044f Apache HttpClient \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430 Apache HttpComponents (http/impl/client/HttpClientBuilder.java), \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0432\u043e\u0437\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u043d\u0430 \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u044c, \u0446\u0435\u043b\u043e\u0441\u0442\u043d\u043e\u0441\u0442\u044c \u0438 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u044c \u0437\u0430\u0449\u0438\u0449\u0430\u0435\u043c\u043e\u0439 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u041d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u0430\u044f \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0430 \u0432\u0432\u043e\u0434\u0438\u043c\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445 (CWE-20)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043b\u0438\u0435\u043d\u0442\u0441\u043a\u043e\u0433\u043e \u043c\u043e\u0434\u0443\u043b\u044f Apache HttpClient \u0441\u0435\u0440\u0432\u0435\u0440\u0430 Apache (http/impl/client/HttpClientBuilder.java) \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e\u0439 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u043e\u0439 \u0432\u0445\u043e\u0434\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445 (X509HostnameVerifier). \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0451\u043d\u043d\u043e, \u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0432\u043e\u0437\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u043d\u0430 \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u044c, \u0446\u0435\u043b\u043e\u0441\u0442\u043d\u043e\u0441\u0442\u044c \u0438 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u044c \u0437\u0430\u0449\u0438\u0449\u0430\u0435\u043c\u043e\u0439 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": "-",
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u041c\u0430\u043d\u0438\u043f\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u0430\u043c\u0438",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "http://svn.apache.org/r1528614\nhttp://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-20",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,5)\n\u041a\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 9,8)"
}
Title
Apache HttpClient存在未明漏洞
Description
Apache HttpClient是美国阿帕奇(Apache)软件基金会的一个用来提供高效的支持HTTP协议的客户端编程工具包。
Apache HttpClient 4.3.1之前的4.3.x版本中的http/impl/client/HttpClientBuilder.java文件存在安全漏洞。目前没有详细的漏洞细节提供。
Severity
高
Patch Name
Apache HttpClient存在未明漏洞的补丁
Patch Description
Apache HttpClient是美国阿帕奇(Apache)软件基金会的一个用来提供高效的支持HTTP协议的客户端编程工具包。
Apache HttpClient 4.3.1之前的4.3.x版本中的http/impl/client/HttpClientBuilder.java文件存在安全漏洞。目前没有详细的漏洞细节提供。目前,供应商发布了安全公告及相关补丁信息,修复了此漏洞。
Formal description
厂商已发布了漏洞修复程序,请及时关注更新: http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt
Reference
http://svn.apache.org/r1528614
Impacted products
| Name | Apache HttpClient 4.3.*,<4.3.1 |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2013-4366"
}
},
"description": "Apache HttpClient\u662f\u7f8e\u56fd\u963f\u5e15\u5947\uff08Apache\uff09\u8f6f\u4ef6\u57fa\u91d1\u4f1a\u7684\u4e00\u4e2a\u7528\u6765\u63d0\u4f9b\u9ad8\u6548\u7684\u652f\u6301HTTP\u534f\u8bae\u7684\u5ba2\u6237\u7aef\u7f16\u7a0b\u5de5\u5177\u5305\u3002\r\n\r\nApache HttpClient 4.3.1\u4e4b\u524d\u76844.3.x\u7248\u672c\u4e2d\u7684http/impl/client/HttpClientBuilder.java\u6587\u4ef6\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\u3002\u76ee\u524d\u6ca1\u6709\u8be6\u7ec6\u7684\u6f0f\u6d1e\u7ec6\u8282\u63d0\u4f9b\u3002",
"discovererName": "unknwon",
"formalWay": "\u5382\u5546\u5df2\u53d1\u5e03\u4e86\u6f0f\u6d1e\u4fee\u590d\u7a0b\u5e8f\uff0c\u8bf7\u53ca\u65f6\u5173\u6ce8\u66f4\u65b0\uff1a\r\nhttp://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2017-35891",
"openTime": "2017-12-01",
"patchDescription": "Apache HttpClient\u662f\u7f8e\u56fd\u963f\u5e15\u5947\uff08Apache\uff09\u8f6f\u4ef6\u57fa\u91d1\u4f1a\u7684\u4e00\u4e2a\u7528\u6765\u63d0\u4f9b\u9ad8\u6548\u7684\u652f\u6301HTTP\u534f\u8bae\u7684\u5ba2\u6237\u7aef\u7f16\u7a0b\u5de5\u5177\u5305\u3002\r\n\r\nApache HttpClient 4.3.1\u4e4b\u524d\u76844.3.x\u7248\u672c\u4e2d\u7684http/impl/client/HttpClientBuilder.java\u6587\u4ef6\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\u3002\u76ee\u524d\u6ca1\u6709\u8be6\u7ec6\u7684\u6f0f\u6d1e\u7ec6\u8282\u63d0\u4f9b\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "Apache HttpClient\u5b58\u5728\u672a\u660e\u6f0f\u6d1e\u7684\u8865\u4e01",
"products": {
"product": "Apache HttpClient 4.3.*\uff0c\u003c4.3.1"
},
"referenceLink": "http://svn.apache.org/r1528614",
"serverity": "\u9ad8",
"submitTime": "2017-11-03",
"title": "Apache HttpClient\u5b58\u5728\u672a\u660e\u6f0f\u6d1e"
}
FKIE_CVE-2013-4366
Vulnerability from fkie_nvd - Published: 2017-10-30 19:29 - Updated: 2026-05-13 00:24
Severity
Summary
http/impl/client/HttpClientBuilder.java in Apache HttpClient 4.3.x before 4.3.1 does not ensure that X509HostnameVerifier is not null, which allows attackers to have unspecified impact via vectors involving hostname verification.
References
| URL | Tags | ||
|---|---|---|---|
| secalert@redhat.com | http://svn.apache.org/r1528614 | Issue Tracking, Patch, Release Notes, Vendor Advisory | |
| secalert@redhat.com | http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt | Issue Tracking, Release Notes, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://svn.apache.org/r1528614 | Issue Tracking, Patch, Release Notes, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt | Issue Tracking, Release Notes, Vendor Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| apache | httpclient | 4.3 | |
| apache | httpclient | 4.3 | |
| apache | httpclient | 4.3 | |
| apache | httpclient | 4.3 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:apache:httpclient:4.3:*:*:*:*:*:*:*",
"matchCriteriaId": "3C037BEB-1C8C-4BCF-94F3-CCF9C400FBC4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:apache:httpclient:4.3:alpha1:*:*:*:*:*:*",
"matchCriteriaId": "1CE08E2A-1FAA-4D86-BA5B-F919793E4969",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:apache:httpclient:4.3:beta1:*:*:*:*:*:*",
"matchCriteriaId": "3A283A1B-B6D7-4C55-89BE-E09E5C69032D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:apache:httpclient:4.3:beta2:*:*:*:*:*:*",
"matchCriteriaId": "E9C3656B-6510-4D47-B188-BFCBF04D69CB",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "http/impl/client/HttpClientBuilder.java in Apache HttpClient 4.3.x before 4.3.1 does not ensure that X509HostnameVerifier is not null, which allows attackers to have unspecified impact via vectors involving hostname verification."
},
{
"lang": "es",
"value": "http/impl/client/HttpClientBuilder.java en Apache HttpClient en versiones 4.3.x anteriores a la 4.3.1 no garantiza que X509HostnameVerifier no sea null, lo que permite que atacantes provoquen un impacto sin especificar mediante vectores que implican la verificaci\u00f3n de nombres de host."
}
],
"id": "CVE-2013-4366",
"lastModified": "2026-05-13T00:24:29.033",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2017-10-30T19:29:00.280",
"references": [
{
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking",
"Patch",
"Release Notes",
"Vendor Advisory"
],
"url": "http://svn.apache.org/r1528614"
},
{
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking",
"Release Notes",
"Vendor Advisory"
],
"url": "http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Patch",
"Release Notes",
"Vendor Advisory"
],
"url": "http://svn.apache.org/r1528614"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Release Notes",
"Vendor Advisory"
],
"url": "http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-PQWH-44JJ-P5RM
Vulnerability from github – Published: 2022-05-13 01:25 – Updated: 2024-03-05 17:26
VLAI
Summary
Hostname verification in Apache HttpClient 4.3 was disabled by default
Details
http/impl/client/HttpClientBuilder.java in Apache HttpClient 4.3.x before 4.3.1 does not ensure that X509HostnameVerifier is not null, which allows attackers to have unspecified impact via vectors involving hostname verification.
Severity
9.8 (Critical)
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.httpcomponents:httpclient"
},
"ranges": [
{
"events": [
{
"introduced": "4.3"
},
{
"fixed": "4.3.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2013-4366"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": true,
"github_reviewed_at": "2022-06-09T22:47:59Z",
"nvd_published_at": "2017-10-30T19:29:00Z",
"severity": "CRITICAL"
},
"details": "http/impl/client/HttpClientBuilder.java in Apache HttpClient 4.3.x before 4.3.1 does not ensure that X509HostnameVerifier is not null, which allows attackers to have unspecified impact via vectors involving hostname verification.",
"id": "GHSA-pqwh-44jj-p5rm",
"modified": "2024-03-05T17:26:38Z",
"published": "2022-05-13T01:25:03Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4366"
},
{
"type": "WEB",
"url": "https://github.com/apache/httpcomponents-client/commit/08140864e3e4c0994e094c4cf0507932baf6a66"
},
{
"type": "WEB",
"url": "http://svn.apache.org/r1528614"
},
{
"type": "WEB",
"url": "http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Hostname verification in Apache HttpClient 4.3 was disabled by default"
}
GSD-2013-4366
Vulnerability from gsd - Updated: 2023-12-13 01:22Details
http/impl/client/HttpClientBuilder.java in Apache HttpClient 4.3.x before 4.3.1 does not ensure that X509HostnameVerifier is not null, which allows attackers to have unspecified impact via vectors involving hostname verification.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2013-4366",
"description": "http/impl/client/HttpClientBuilder.java in Apache HttpClient 4.3.x before 4.3.1 does not ensure that X509HostnameVerifier is not null, which allows attackers to have unspecified impact via vectors involving hostname verification.",
"id": "GSD-2013-4366",
"references": [
"https://www.suse.com/security/cve/CVE-2013-4366.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2013-4366"
],
"details": "http/impl/client/HttpClientBuilder.java in Apache HttpClient 4.3.x before 4.3.1 does not ensure that X509HostnameVerifier is not null, which allows attackers to have unspecified impact via vectors involving hostname verification.",
"id": "GSD-2013-4366",
"modified": "2023-12-13T01:22:16.114367Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-4366",
"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": "http/impl/client/HttpClientBuilder.java in Apache HttpClient 4.3.x before 4.3.1 does not ensure that X509HostnameVerifier is not null, which allows attackers to have unspecified impact via vectors involving hostname verification."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://svn.apache.org/r1528614",
"refsource": "CONFIRM",
"url": "http://svn.apache.org/r1528614"
},
{
"name": "http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt",
"refsource": "CONFIRM",
"url": "http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "[4.3,4.3.1)",
"affected_versions": "All versions starting from 4.3 before 4.3.1",
"cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-20",
"CWE-937"
],
"date": "2022-06-09",
"description": "http/impl/client/HttpClientBuilder.java in Apache HttpClient 4.3.x before 4.3.1 does not ensure that X509HostnameVerifier is not null, which allows attackers to have unspecified impact via vectors involving hostname verification.",
"fixed_versions": [
"4.3.1"
],
"identifier": "CVE-2013-4366",
"identifiers": [
"GHSA-pqwh-44jj-p5rm",
"CVE-2013-4366"
],
"not_impacted": "All versions before 4.3, all versions starting from 4.3.1",
"package_slug": "maven/org.apache.httpcomponents/httpclient",
"pubdate": "2022-05-13",
"solution": "Upgrade to version 4.3.1 or above.",
"title": "Improper Input Validation",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2013-4366",
"http://svn.apache.org/r1528614",
"http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt",
"https://github.com/advisories/GHSA-pqwh-44jj-p5rm"
],
"uuid": "af6a2675-1c49-48b7-a65f-136fe4401d6f"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:apache:httpclient:4.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:apache:httpclient:4.3:alpha1:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:apache:httpclient:4.3:beta1:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:apache:httpclient:4.3:beta2:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-4366"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "http/impl/client/HttpClientBuilder.java in Apache HttpClient 4.3.x before 4.3.1 does not ensure that X509HostnameVerifier is not null, which allows attackers to have unspecified impact via vectors involving hostname verification."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking",
"Release Notes",
"Vendor Advisory"
],
"url": "http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt"
},
{
"name": "http://svn.apache.org/r1528614",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking",
"Release Notes",
"Patch",
"Vendor Advisory"
],
"url": "http://svn.apache.org/r1528614"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "HIGH",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
},
"lastModifiedDate": "2020-07-28T13:44Z",
"publishedDate": "2017-10-30T19:29Z"
}
}
}
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…