2023-06-22 22:00:29 +00:00
{
"id" : "CVE-2023-28799" ,
"sourceIdentifier" : "cve@zscaler.com" ,
"published" : "2023-06-22T20:15:09.283" ,
2023-06-30 18:00:43 +00:00
"lastModified" : "2023-06-30T17:15:59.797" ,
"vulnStatus" : "Analyzed" ,
2023-06-22 22:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "\nA URL parameter during login flow was vulnerable to injection. An attacker could insert a malicious domain in this parameter, which would redirect the user after auth and send the authorization token to the redirected domain.\u00a0"
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-06-30 18:00:43 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
} ,
2023-06-22 22:00:29 +00:00
{
"source" : "cve@zscaler.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 8.2 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.8
}
]
} ,
"weaknesses" : [
2023-06-30 18:00:43 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-601"
}
]
} ,
2023-06-22 22:00:29 +00:00
{
"source" : "cve@zscaler.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-20"
}
]
}
] ,
2023-06-30 18:00:43 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:zscaler:client_connector:*:*:*:*:*:linux:*:*" ,
"versionEndExcluding" : "1.4" ,
"matchCriteriaId" : "904F4E73-6782-4AD8-8521-FEB473BF11CF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:zscaler:client_connector:*:*:*:*:*:iphone_os:*:*" ,
"versionEndExcluding" : "1.9.3" ,
"matchCriteriaId" : "8580E274-19E5-454B-9FA4-F79D6E67C244"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:zscaler:client_connector:*:*:*:*:*:chrome_os:*:*" ,
"versionEndExcluding" : "1.10.1" ,
"matchCriteriaId" : "1A4B24E4-D317-4D64-8BBC-EF86290F812C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:zscaler:client_connector:*:*:*:*:*:android:*:*" ,
"versionEndExcluding" : "1.10.2" ,
"matchCriteriaId" : "753A378D-ECC2-4CBD-B142-58F413AF5497"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:zscaler:client_connector:*:*:*:*:*:windows:*:*" ,
"versionEndExcluding" : "3.7" ,
"matchCriteriaId" : "B549DC33-2238-4356-8079-A7D18323255E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:zscaler:client_connector:*:*:*:*:*:macos:*:*" ,
"versionEndExcluding" : "3.9" ,
"matchCriteriaId" : "A2D8B3BE-B451-4596-8FDB-BD43BC2BB923"
}
]
}
]
}
] ,
2023-06-22 22:00:29 +00:00
"references" : [
{
"url" : "https://help.zscaler.com/client-connector/client-connector-app-release-summary-2022?applicable_category=Linux&applicable_version=1.4&deployment_date=2022-10-31&id=1420246" ,
2023-06-30 18:00:43 +00:00
"source" : "cve@zscaler.com" ,
"tags" : [
"Release Notes"
]
2023-06-22 22:00:29 +00:00
} ,
{
"url" : "https://help.zscaler.com/client-connector/client-connector-app-release-summary-2023?applicable_category=Android&applicable_version=1.10.2&deployment_date=2023-03-09&id=1447706" ,
2023-06-30 18:00:43 +00:00
"source" : "cve@zscaler.com" ,
"tags" : [
"Release Notes"
]
2023-06-22 22:00:29 +00:00
} ,
{
"url" : "https://help.zscaler.com/client-connector/client-connector-app-release-summary-2023?applicable_category=Chrome%20OS&applicable_version=1.10.1&deployment_date=2023-03-10&id=1447771" ,
2023-06-30 18:00:43 +00:00
"source" : "cve@zscaler.com" ,
"tags" : [
"Release Notes"
]
2023-06-22 22:00:29 +00:00
} ,
{
"url" : "https://help.zscaler.com/client-connector/client-connector-app-release-summary-2023?applicable_category=iOS&applicable_version=1.9.3&deployment_date=2023-03-03&id=1447071" ,
2023-06-30 18:00:43 +00:00
"source" : "cve@zscaler.com" ,
"tags" : [
"Release Notes"
]
2023-06-22 22:00:29 +00:00
} ,
{
"url" : "https://help.zscaler.com/client-connector/client-connector-app-release-summary-2023?applicable_category=macOS&applicable_version=3.9&deployment_date=2023-01-25&id=1443546" ,
2023-06-30 18:00:43 +00:00
"source" : "cve@zscaler.com" ,
"tags" : [
"Release Notes"
]
2023-06-22 22:00:29 +00:00
} ,
{
"url" : "https://help.zscaler.com/zscaler-client-connector/client-connector-app-release-summary-2021?applicable_category=Windows&applicable_version=3.7&deployment_date=2021-11-26&id=1386541" ,
2023-06-30 18:00:43 +00:00
"source" : "cve@zscaler.com" ,
"tags" : [
"Release Notes"
]
2023-06-22 22:00:29 +00:00
}
]
}