cvelist/2022/2xxx/CVE-2022-2330.json

93 lines
3.2 KiB
JSON
Raw Normal View History

2022-07-06 16:00:45 +00:00
{
"CVE_data_meta": {
2022-08-30 08:31:56 +01:00
"ASSIGNER": "trellixpsirt@trellix.com",
2022-07-06 16:00:45 +00:00
"ID": "CVE-2022-2330",
2022-08-30 08:31:56 +01:00
"STATE": "PUBLIC",
"TITLE": "XXE vulnerability in DLP Endpoint for Windows"
2022-07-06 16:00:45 +00:00
},
2022-08-30 08:31:56 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "DLP Endpoint for Windows",
"version": {
"version_data": [
{
"platform": "Windows",
"version_affected": "<",
"version_value": "11.9.100"
},
{
"platform": "Windows",
"version_affected": "<",
"version_value": "116.6.00"
}
]
}
}
]
},
"vendor_name": "Trellix"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-07-06 16:00:45 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-08-30 08:31:56 +01:00
"value": "Improper Restriction of XML External Entity Reference vulnerability in DLP Endpoint for Windows prior to 11.9.100 and 11.6.600 allows a remote attacker to cause the DLP Agent to access a local service that the attacker wouldn't usually have access to via a carefully constructed XML file, which the DLP Agent doesn't parse correctly."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-611: Improper Restriction of XML External Entity Reference"
}
]
2022-07-06 16:00:45 +00:00
}
]
2022-08-30 08:31:56 +01:00
},
"references": {
"reference_data": [
{
"name": "https://kcm.trellix.com/corporate/index?page=content&id=SB10386",
"refsource": "CONFIRM",
"url": "https://kcm.trellix.com/corporate/index?page=content&id=SB10386"
}
]
},
"source": {
"discovery": "UNKNOWN"
2022-07-06 16:00:45 +00:00
}
2022-08-30 08:31:56 +01:00
}