cvelist/2020/1xxx/CVE-2020-1975.json
2020-02-13 00:01:16 +00:00

140 lines
5.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "psirt@paloaltonetworks.com",
"DATE_PUBLIC": "2020-02-12T17:00:00.000Z",
"ID": "CVE-2020-1975",
"STATE": "PUBLIC",
"TITLE": "Missing XML Validation in PAN-OS Web Interface"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "PAN-OS",
"version": {
"version_data": [
{
"version_affected": "!",
"version_name": "7.1",
"version_value": "7.1.*"
},
{
"version_affected": "!",
"version_name": "8.0",
"version_value": "8.0.*"
},
{
"version_affected": "<",
"version_name": "8.1",
"version_value": "8.1.12"
},
{
"version_affected": "<",
"version_name": "9.0",
"version_value": "9.0.6"
},
{
"version_affected": "!>=",
"version_name": "8.1",
"version_value": "8.1.12"
},
{
"version_affected": "!>=",
"version_name": "9.0",
"version_value": "9.0.6"
}
]
}
}
]
},
"vendor_name": "Palo Alto Networks"
}
]
}
},
"configuration": [
{
"lang": "eng",
"value": "This issue requires that the web-based management interface is enabled on the hardware or virtual appliance."
}
],
"credit": [
{
"lang": "eng",
"value": "This issue was found during a security assessment performed by a customer."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Missing XML validation vulnerability in the PAN-OS web interface on Palo Alto Networks PAN-OS software allows authenticated users to inject arbitrary XML that results in privilege escalation. This issue affects PAN-OS 8.1 versions earlier than PAN-OS 8.1.12 and PAN-OS 9.0 versions earlier than PAN-OS 9.0.6. This issue does not affect PAN-OS 7.1, PAN-OS 8.0, or PAN-OS 9.1 or later versions."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-112 Missing XML Validation"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://security.paloaltonetworks.com/CVE-2020-1975",
"name": "https://security.paloaltonetworks.com/CVE-2020-1975"
}
]
},
"solution": [
{
"lang": "eng",
"value": "This issue is fixed in PAN-OS 8.1.12, PAN-OS 9.0.6, and all later versions.\n"
}
],
"source": {
"defect": [
"PAN-124593"
],
"discovery": "EXTERNAL"
},
"work_around": [
{
"lang": "eng",
"value": "This issue affects the web-based management interface of the appliance. Access to the web-based management interface of the appliance should be limited strictly to only trusted users, hosts, and networks.\n"
}
]
}