mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
237 lines
8.4 KiB
JSON
237 lines
8.4 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "psirt@paloaltonetworks.com",
|
|
"DATE_PUBLIC": "2021-04-14T16:00:00.000Z",
|
|
"ID": "CVE-2021-3036",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "PAN-OS: Administrator secrets are logged in web server logs when using the PAN-OS XML API incorrectly"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "PAN-OS",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "8.1",
|
|
"version_value": "8.1.19"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "9.0",
|
|
"version_value": "9.0.12"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "9.1",
|
|
"version_value": "9.1.6"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "10.0",
|
|
"version_value": "10.0.1"
|
|
},
|
|
{
|
|
"version_affected": "!>=",
|
|
"version_name": "8.1",
|
|
"version_value": "8.1.19"
|
|
},
|
|
{
|
|
"version_affected": "!>=",
|
|
"version_name": "9.0",
|
|
"version_value": "9.0.12"
|
|
},
|
|
{
|
|
"version_affected": "!>=",
|
|
"version_name": "9.1",
|
|
"version_value": "9.1.6"
|
|
},
|
|
{
|
|
"version_affected": "!>=",
|
|
"version_name": "10.0",
|
|
"version_value": "10.0.1"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Palo Alto Networks"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"configuration": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "This vulnerability applies only to PAN-OS appliances that are configured to use the PAN-OS XML API. "
|
|
}
|
|
],
|
|
"credit": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Palo Alto Networks thanks David Tien of Cyber Risk for discovering and reporting this issue."
|
|
}
|
|
],
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "An information exposure through log file vulnerability exists in Palo Alto Networks PAN-OS software where secrets in PAN-OS XML API requests are logged in cleartext to the web server logs when the API is used incorrectly. This vulnerability applies only to PAN-OS appliances that are configured to use the PAN-OS XML API and exists only when a client includes a duplicate API parameter in API requests. Logged information includes the cleartext username, password, and API key of the administrator making the PAN-OS XML API request."
|
|
}
|
|
]
|
|
},
|
|
"exploit": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Palo Alto Networks is not aware of any malicious exploitation of this issue."
|
|
}
|
|
],
|
|
"generator": {
|
|
"engine": "Vulnogram 0.0.9"
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "LOCAL",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 4.4,
|
|
"baseSeverity": "MEDIUM",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "NONE",
|
|
"privilegesRequired": "HIGH",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
|
|
"version": "3.1"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-532 Information Exposure Through Log Files"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://security.paloaltonetworks.com/CVE-2021-3036",
|
|
"name": "https://security.paloaltonetworks.com/CVE-2021-3036"
|
|
}
|
|
]
|
|
},
|
|
"solution": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "This issue is fixed in PAN-OS 8.1.19, PAN-OS 9.0.12, PAN-OS 9.1.6, PAN-OS 10.0.1, and all later PAN-OS versions.\n\nAfter you upgrade the PAN-OS appliance, you must change the passwords and generate a new API key for all impacted PAN-OS administrators."
|
|
}
|
|
],
|
|
"source": {
|
|
"defect": [
|
|
"PAN-154114"
|
|
],
|
|
"discovery": "EXTERNAL"
|
|
},
|
|
"timeline": [
|
|
{
|
|
"lang": "eng",
|
|
"time": "2021-04-14T16:00:00.000Z",
|
|
"value": "Initial publication"
|
|
}
|
|
],
|
|
"work_around": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "You must change the passwords and generate a new API key for all impacted PAN-OS administrators. Confirm that there aren\u2019t any PAN-OS XML API requests that repeat API parameters in the request."
|
|
}
|
|
],
|
|
"x_advisoryEoL": false,
|
|
"x_affectedList": [
|
|
"PAN-OS 10.0.0",
|
|
"PAN-OS 10.0",
|
|
"PAN-OS 9.1.5",
|
|
"PAN-OS 9.1.4",
|
|
"PAN-OS 9.1.3-h1",
|
|
"PAN-OS 9.1.3",
|
|
"PAN-OS 9.1.2-h1",
|
|
"PAN-OS 9.1.2",
|
|
"PAN-OS 9.1.1",
|
|
"PAN-OS 9.1.0-h3",
|
|
"PAN-OS 9.1.0-h2",
|
|
"PAN-OS 9.1.0-h1",
|
|
"PAN-OS 9.1.0",
|
|
"PAN-OS 9.1",
|
|
"PAN-OS 9.0.11",
|
|
"PAN-OS 9.0.10",
|
|
"PAN-OS 9.0.9-h1",
|
|
"PAN-OS 9.0.9",
|
|
"PAN-OS 9.0.8",
|
|
"PAN-OS 9.0.7",
|
|
"PAN-OS 9.0.6",
|
|
"PAN-OS 9.0.5",
|
|
"PAN-OS 9.0.4",
|
|
"PAN-OS 9.0.3-h3",
|
|
"PAN-OS 9.0.3-h2",
|
|
"PAN-OS 9.0.3-h1",
|
|
"PAN-OS 9.0.3",
|
|
"PAN-OS 9.0.2-h4",
|
|
"PAN-OS 9.0.2-h3",
|
|
"PAN-OS 9.0.2-h2",
|
|
"PAN-OS 9.0.2-h1",
|
|
"PAN-OS 9.0.2",
|
|
"PAN-OS 9.0.1",
|
|
"PAN-OS 9.0.0",
|
|
"PAN-OS 9.0",
|
|
"PAN-OS 8.1.18",
|
|
"PAN-OS 8.1.17",
|
|
"PAN-OS 8.1.16",
|
|
"PAN-OS 8.1.15-h3",
|
|
"PAN-OS 8.1.15-h2",
|
|
"PAN-OS 8.1.15-h1",
|
|
"PAN-OS 8.1.15",
|
|
"PAN-OS 8.1.14-h2",
|
|
"PAN-OS 8.1.14-h1",
|
|
"PAN-OS 8.1.14",
|
|
"PAN-OS 8.1.13",
|
|
"PAN-OS 8.1.12",
|
|
"PAN-OS 8.1.11",
|
|
"PAN-OS 8.1.10",
|
|
"PAN-OS 8.1.9-h4",
|
|
"PAN-OS 8.1.9-h3",
|
|
"PAN-OS 8.1.9-h2",
|
|
"PAN-OS 8.1.9-h1",
|
|
"PAN-OS 8.1.9",
|
|
"PAN-OS 8.1.8-h5",
|
|
"PAN-OS 8.1.8-h4",
|
|
"PAN-OS 8.1.8-h3",
|
|
"PAN-OS 8.1.8-h2",
|
|
"PAN-OS 8.1.8-h1",
|
|
"PAN-OS 8.1.8",
|
|
"PAN-OS 8.1.7",
|
|
"PAN-OS 8.1.6-h2",
|
|
"PAN-OS 8.1.6-h1",
|
|
"PAN-OS 8.1.6",
|
|
"PAN-OS 8.1.5",
|
|
"PAN-OS 8.1.4",
|
|
"PAN-OS 8.1.3",
|
|
"PAN-OS 8.1.2",
|
|
"PAN-OS 8.1.1",
|
|
"PAN-OS 8.1.0",
|
|
"PAN-OS 8.1"
|
|
]
|
|
} |