cvelist/2023/28xxx/CVE-2023-28801.json

89 lines
2.8 KiB
JSON
Raw Normal View History

2023-03-23 19:00:36 +00:00
{
2023-08-31 14:00:33 +00:00
"data_version": "4.0",
2023-03-23 19:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-28801",
2023-08-31 14:00:33 +00:00
"ASSIGNER": "cve@zscaler.com",
"STATE": "PUBLIC"
2023-03-23 19:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-08-31 14:00:33 +00:00
"value": "An Improper Verification of Cryptographic Signature in the SAML authentication of the Zscaler Admin UI allows a Privilege Escalation.This issue affects Admin UI: from 6.2 before 6.2r.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-347 Improper Verification of Cryptographic Signature",
"cweId": "CWE-347"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Zscaler",
"product": {
"product_data": [
{
"product_name": "ZIA Admin Portal",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "6.2",
"version_value": "6.2 (current)"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://help.zscaler.com/zia/release-upgrade-summary-2023",
"refsource": "MISC",
"name": "https://help.zscaler.com/zia/release-upgrade-summary-2023"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.6,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
2023-03-23 19:00:36 +00:00
}
]
}
}