2023-08-09 10:00:35 +00:00
{
"id" : "CVE-2023-24477" ,
"sourceIdentifier" : "prodsec@nozominetworks.com" ,
"published" : "2023-08-09T08:15:09.280" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:47:56.300" ,
2024-05-28 14:03:31 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-08-09 10:00:35 +00:00
"descriptions" : [
{
"lang" : "en" ,
2024-05-28 14:03:31 +00:00
"value" : "In certain conditions, depending on timing and the usage of the Chrome web browser, Guardian/CMC versions before 22.6.2 do not always completely invalidate the user session upon logout. Thus an authenticated local attacker may gain acces to the original user's session."
2023-08-09 10:00:35 +00:00
}
] ,
"metrics" : {
2024-07-14 02:06:08 +00:00
"cvssMetricV40" : [
{
"source" : "prodsec@nozominetworks.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "4.0" ,
2024-09-20 14:03:57 +00:00
"vectorString" : "CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
2024-09-20 14:03:57 +00:00
"attackVector" : "LOCAL" ,
2024-07-14 02:06:08 +00:00
"attackComplexity" : "HIGH" ,
"attackRequirements" : "PRESENT" ,
2024-09-20 14:03:57 +00:00
"privilegesRequired" : "LOW" ,
"userInteraction" : "PASSIVE" ,
"vulnerableSystemConfidentiality" : "HIGH" ,
"vulnerableSystemIntegrity" : "HIGH" ,
"vulnerableSystemAvailability" : "HIGH" ,
2024-07-14 02:06:08 +00:00
"subsequentSystemConfidentiality" : "NONE" ,
"subsequentSystemIntegrity" : "NONE" ,
"subsequentSystemAvailability" : "NONE" ,
"exploitMaturity" : "NOT_DEFINED" ,
"confidentialityRequirements" : "NOT_DEFINED" ,
"integrityRequirements" : "NOT_DEFINED" ,
"availabilityRequirements" : "NOT_DEFINED" ,
"modifiedAttackVector" : "NOT_DEFINED" ,
"modifiedAttackComplexity" : "NOT_DEFINED" ,
"modifiedAttackRequirements" : "NOT_DEFINED" ,
"modifiedPrivilegesRequired" : "NOT_DEFINED" ,
"modifiedUserInteraction" : "NOT_DEFINED" ,
"modifiedVulnerableSystemConfidentiality" : "NOT_DEFINED" ,
"modifiedVulnerableSystemIntegrity" : "NOT_DEFINED" ,
"modifiedVulnerableSystemAvailability" : "NOT_DEFINED" ,
"modifiedSubsequentSystemConfidentiality" : "NOT_DEFINED" ,
"modifiedSubsequentSystemIntegrity" : "NOT_DEFINED" ,
"modifiedSubsequentSystemAvailability" : "NOT_DEFINED" ,
"safety" : "NOT_DEFINED" ,
"automatable" : "NOT_DEFINED" ,
"recovery" : "NOT_DEFINED" ,
"valueDensity" : "NOT_DEFINED" ,
"vulnerabilityResponseEffort" : "NOT_DEFINED" ,
2024-12-08 03:06:42 +00:00
"providerUrgency" : "NOT_DEFINED"
2024-07-14 02:06:08 +00:00
}
}
] ,
2023-08-09 10:00:35 +00:00
"cvssMetricV31" : [
2023-08-15 18:00:37 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "prodsec@nozominetworks.com" ,
"type" : "Secondary" ,
2023-08-15 18:00:37 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.0 ,
"baseSeverity" : "HIGH" ,
2023-08-15 18:00:37 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-08-15 18:00:37 +00:00
} ,
"exploitabilityScore" : 1.0 ,
"impactScore" : 5.9
} ,
2023-08-09 10:00:35 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-08-09 10:00:35 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-09-20 14:03:57 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.0 ,
"baseSeverity" : "HIGH" ,
2024-09-20 14:03:57 +00:00
"attackVector" : "LOCAL" ,
2023-08-09 10:00:35 +00:00
"attackComplexity" : "HIGH" ,
2024-09-20 14:03:57 +00:00
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
2023-08-09 10:00:35 +00:00
"scope" : "UNCHANGED" ,
2024-09-20 14:03:57 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-08-09 10:00:35 +00:00
} ,
2024-09-20 14:03:57 +00:00
"exploitabilityScore" : 1.0 ,
"impactScore" : 5.9
2023-08-09 10:00:35 +00:00
}
]
} ,
"weaknesses" : [
2023-08-15 18:00:37 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "prodsec@nozominetworks.com" ,
"type" : "Secondary" ,
2023-08-15 18:00:37 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-384"
}
]
} ,
2023-08-09 10:00:35 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-08-09 10:00:35 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-384"
}
]
}
] ,
2023-08-15 18:00:37 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:nozominetworks:cmc:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "22.6.2" ,
"matchCriteriaId" : "D5DACA15-76B3-417A-8776-9014575659A6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:nozominetworks:guardian:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "22.6.2" ,
"matchCriteriaId" : "6317D905-9F4B-42A1-937E-AB79D99B1973"
}
]
}
]
}
] ,
2023-08-09 10:00:35 +00:00
"references" : [
{
"url" : "https://security.nozominetworks.com/NN-2023:8-01" ,
2023-08-15 18:00:37 +00:00
"source" : "prodsec@nozominetworks.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://security.nozominetworks.com/NN-2023:8-01" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-08-09 10:00:35 +00:00
}
]
}