Update CVE-2019-1581.json

Update CVE-2019-1581 to match description on our advisory site.
This commit is contained in:
Chandan 2019-12-04 16:40:46 -08:00
parent 0154d4256d
commit 2ed44947a3

View File

@ -1,42 +1,99 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-1581",
"ASSIGNER": "psirt@paloaltonetworks.com",
"STATE": "PUBLIC"
"DATE_PUBLIC": "2019-08-21T22:13:00.000Z",
"ID": "CVE-2019-1581",
"STATE": "PUBLIC",
"TITLE": "PAN-OS: Remote code execution vulnerability in the PAN-OS SSH device management interface "
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Palo Alto Networks PAN-OS",
"product_name": "PAN-OS",
"version": {
"version_data": [
{
"version_value": "PAN-OS 7.1.24 and earlier, PAN-OS 8.0.19 and earlier, PAN-OS 8.1.9 and earlier, and PAN-OS 9.0.3 and earlier."
"version_affected": "<",
"version_name": "7.1",
"version_value": "7.1.24-h1, 7.1.25"
},
{
"version_affected": "<",
"version_name": "8.0",
"version_value": "8.0.19-h1, 8.0.20"
},
{
"version_affected": "<",
"version_name": "8.1",
"version_value": "8.1.9-h4, 8.1.10"
},
{
"version_affected": "<",
"version_name": "9.0",
"version_value": "9.0.3-h3, 9.0.4"
},
{
"version_affected": "?<=",
"version_name": "all",
"version_value": "7.0"
}
]
}
}
]
}
},
"vendor_name": "Palo Alto Networks"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "The UK's National Cyber Security Centre (NCSC)"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A remote code execution vulnerability in the PAN-OS SSH device management interface that can lead to unauthenticated remote users with network access to the SSH management interface gaining root access to PAN-OS. This issue affects PAN-OS 7.1 versions prior to 7.1.24-h1, 7.1.25; 8.0 versions prior to 8.0.19-h1, 8.0.20; 8.1 versions prior to 8.1.9-h4, 8.1.10; 9.0 versions prior to 9.0.3-h3, 9.0.4."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"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"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Mitigation Bypass"
"value": "CWE-78 OS Command Injection"
}
]
}
@ -45,18 +102,29 @@
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://securityadvisories.paloaltonetworks.com/home/detail/160",
"refsource": "CONFIRM",
"url": "https://securityadvisories.paloaltonetworks.com/home/detail/160"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Mitigation bypass in PAN-OS 7.1.24 and earlier, PAN-OS 8.0.19 and earlier, PAN-OS 8.1.9 and earlier, and PAN-OS 9.0.3 and earlier will allow a remote, unauthenticated user to execute arbitrary code by crafting a malicious message."
}
]
}
"solution": [
{
"lang": "eng",
"value": "This issue has been resolved in PAN-OS 7.1.24-h1 and later, PAN-OS 8.0.19-h1 and later, PAN-OS 8.1.9-h4 and later, and PAN-OS 9.0.3-h3 and later."
}
],
"source": {
"advisory": "PAN-SA-2019-0022",
"defect": [
"PAN-123564"
],
"discovery": "EXTERNAL"
},
"work_around": [
{
"lang": "eng",
"value": "This issue affects the SSH management interface of PAN-OS and is strongly mitigated by following best practices for securing the PAN-OS management interfaces. Our best practices guidelines reduce the exposure of device management interfaces to potential attacker."
}
]
}