cvelist/2022/2xxx/CVE-2022-2310.json

102 lines
4.1 KiB
JSON
Raw Normal View History

2022-07-05 13:00:45 +00:00
{
"CVE_data_meta": {
2022-07-27 10:00:43 +00:00
"ASSIGNER": "psirt@mcafee.com",
2022-07-05 13:00:45 +00:00
"ID": "CVE-2022-2310",
2022-07-27 10:15:41 +01:00
"STATE": "PUBLIC",
"TITLE": "Skyhigh SWG Authentication bypass vulnerability"
2022-07-05 13:00:45 +00:00
},
2022-07-27 10:15:41 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Skyhigh Secure Web Gateway (SWG)",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "10.x",
"version_value": "10.2.12"
},
{
"version_affected": "<",
"version_name": "9.x",
"version_value": "9.2.23"
},
{
"version_affected": "<",
"version_name": "8.x",
"version_value": "8.2.28"
},
{
"version_affected": "<",
"version_name": "Controlled 11.x",
"version_value": "11.2.1"
}
]
}
}
]
},
"vendor_name": "Skyhigh Security"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-07-05 13:00:45 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-07-27 10:15:41 +01:00
"value": "An authentication bypass vulnerability in Skyhigh SWG in main releases 10.x prior to 10.2.12, 9.x prior to 9.2.23, 8.x prior to 8.2.28, and controlled release 11.x prior to 11.2.1 allows a remote attacker to bypass authentication into the administration User Interface. This is possible because of SWG incorrectly whitelisting authentication bypass methods and using a weak crypto password. This can lead to the attacker logging into the SWG admin interface, without valid credentials, as the super user with complete control over the SWG."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-290: Authentication Bypass by Spoofing"
}
]
2022-07-05 13:00:45 +00:00
}
]
2022-07-27 10:15:41 +01:00
},
"references": {
"reference_data": [
{
"name": "https://kcm.trellix.com/corporate/index?page=content&id=SB10384&actp=null&viewlocale=en_US&showDraft=false&platinum_status=false&locale=en_US",
"refsource": "CONFIRM",
"url": "https://kcm.trellix.com/corporate/index?page=content&id=SB10384&actp=null&viewlocale=en_US&showDraft=false&platinum_status=false&locale=en_US"
}
]
},
"source": {
"discovery": "UNKNOWN"
2022-07-05 13:00:45 +00:00
}
2022-07-27 10:00:43 +00:00
}