mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-30 18:04:30 +00:00
152 lines
5.9 KiB
JSON
152 lines
5.9 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "psirt@paloaltonetworks.com",
|
|
"DATE_PUBLIC": "2020-09-09T16:00:00.000Z",
|
|
"ID": "CVE-2020-2037",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "PAN-OS: OS command injection vulnerability in the management web interface"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "PAN-OS",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "8.1",
|
|
"version_value": "8.1.16"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "9.0",
|
|
"version_value": "9.0.10"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "9.1",
|
|
"version_value": "9.1.3"
|
|
},
|
|
{
|
|
"version_affected": "!>=",
|
|
"version_name": "8.1",
|
|
"version_value": "8.1.16"
|
|
},
|
|
{
|
|
"version_affected": "!>=",
|
|
"version_name": "9.0",
|
|
"version_value": "9.0.10"
|
|
},
|
|
{
|
|
"version_affected": "!>=",
|
|
"version_name": "9.1",
|
|
"version_value": "9.1.3"
|
|
},
|
|
{
|
|
"version_affected": "!>=",
|
|
"version_name": "10.0",
|
|
"version_value": "10.0.0"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Palo Alto Networks"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"credit": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Palo Alto Networks thanks Mikhail Klyuchnikov of Positive Technologies, and Nicholas Newsom of Palo Alto Networks for discovering and reporting this issue."
|
|
}
|
|
],
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "An OS Command Injection vulnerability in the PAN-OS management interface that allows authenticated administrators to execute arbitrary OS commands with root privileges. This issue impacts: PAN-OS 8.1 versions earlier than PAN-OS 8.1.16; PAN-OS 9.0 versions earlier than PAN-OS 9.0.10; PAN-OS 9.1 versions earlier than PAN-OS 9.1.3."
|
|
}
|
|
]
|
|
},
|
|
"exploit": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Palo Alto Networks is not aware of any malicious attempts to exploit this vulnerability."
|
|
}
|
|
],
|
|
"generator": {
|
|
"engine": "Vulnogram 0.0.9"
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 7.2,
|
|
"baseSeverity": "HIGH",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"privilegesRequired": "HIGH",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
|
|
"version": "3.1"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-78 OS Command Injection"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://security.paloaltonetworks.com/CVE-2020-2037",
|
|
"name": "https://security.paloaltonetworks.com/CVE-2020-2037"
|
|
}
|
|
]
|
|
},
|
|
"solution": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "This issue is fixed in PAN-OS 8.1.16, PAN-OS 9.0.10, PAN-OS 9.1.3, and all later PAN-OS versions."
|
|
}
|
|
],
|
|
"source": {
|
|
"defect": [
|
|
"PAN-128761"
|
|
],
|
|
"discovery": "EXTERNAL"
|
|
},
|
|
"timeline": [
|
|
{
|
|
"lang": "eng",
|
|
"time": "2020-09-09T16:00:00.000Z",
|
|
"value": "Initial publication"
|
|
}
|
|
],
|
|
"work_around": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "This issue impacts the PAN-OS management web interface but you can mitigate the impact of this issue by following best practices for securing the PAN-OS management web interface. Please review the Best Practices for Securing Administrative Access in the PAN-OS technical documentation, available at https://docs.paloaltonetworks.com/best-practices."
|
|
}
|
|
]
|
|
} |