Auto-merge PR#810

Auto-merge PR#810
This commit is contained in:
CVE Team 2021-02-10 12:35:19 -05:00 committed by GitHub
commit 3a22f207c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,150 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "psirt@paloaltonetworks.com",
"DATE_PUBLIC": "2021-02-10T17:00:00.000Z",
"ID": "CVE-2021-3033",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"STATE": "PUBLIC",
"TITLE": "Prisma Cloud Compute: SAML Authentication Bypass Vulnerability in Console"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Prisma Cloud Compute",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "19.11",
"version_value": "update 2"
},
{
"version_affected": "<=",
"version_name": "20.04",
"version_value": "update 2"
},
{
"version_affected": "<=",
"version_name": "20.09",
"version_value": "update 2"
},
{
"version_affected": "<",
"version_name": "20.12",
"version_value": "update 1"
},
{
"version_affected": "!>=",
"version_name": "20.12",
"version_value": "update 1"
}
]
}
}
]
},
"vendor_name": "Palo Alto Networks"
}
]
}
},
"configuration": [
{
"lang": "eng",
"value": "This issue impacts only Prisma Cloud Compute configurations that use SAML authentication."
}
],
"credit": [
{
"lang": "eng",
"value": "This issue was found by Palo Alto Networks during internal security review."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "An improper verification of cryptographic signature vulnerability exists in the Palo Alto Networks Prisma Cloud Compute console. This vulnerability enables an attacker to bypass signature validation during SAML authentication by logging in to the Prisma Cloud Compute console as any authorized user.\nThis issue impacts:\n\nAll versions of Prisma Cloud Compute 19.11, Prisma Cloud Compute 20.04, and Prisma Cloud Compute 20.09; Prisma Cloud Compute 20.12 before update 1.\n\nPrisma Cloud Compute SaaS version is not impacted by this vulnerability.\n\n\n"
}
]
}
},
"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": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-347 Improper Verification of Cryptographic Signature"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://security.paloaltonetworks.com/CVE-2021-3033"
}
]
},
"solution": [
{
"lang": "eng",
"value": "This issue is fixed in Prisma Cloud Compute 20.12 update 1 and all later versions."
}
],
"source": {
"discovery": "INTERNAL"
},
"timeline": [
{
"lang": "eng",
"time": "2021-02-10T17:00:00.000Z",
"value": "Initial publication"
}
],
"work_around": [
{
"lang": "eng",
"value": "You can mitigate the impact of this issue by disabling SAML authentication in the Prisma Cloud Compute configuration"
}
],
"x_affectedList": [
"Prisma Cloud Compute 20.12",
"Prisma Cloud Compute 20.09",
"Prisma Cloud Compute 20.04",
"Prisma Cloud Compute 19.11"
]
}