2023-08-16 18:00:38 +00:00
{
"id" : "CVE-2023-2737" ,
"sourceIdentifier" : "psirt@thalesgroup.com" ,
"published" : "2023-08-16T16:15:10.797" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:59:11.863" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-08-16 18:00:38 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Improper log permissions in SafeNet Authentication Service\u00a0Version 3.4.0 on Windows allows an authenticated attacker to cause a denial of service via local privilege escalation.\n"
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "Los permisos de registro inadecuados en SafeNet Authentication Service versi\u00f3n 3.4.0 en Windows permiten que un atacante autenticado provoque una denegaci\u00f3n de servicio mediante una escalada de privilegios local."
2023-08-16 18:00:38 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-08-25 16:00:33 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "psirt@thalesgroup.com" ,
"type" : "Secondary" ,
2023-08-25 16:00:33 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H" ,
"baseScore" : 5.7 ,
"baseSeverity" : "MEDIUM" ,
2023-08-25 16:00:33 +00:00
"attackVector" : "LOCAL" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
2023-08-25 16:00:33 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
2023-08-25 16:00:33 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 0.5 ,
"impactScore" : 5.2
2023-08-25 16:00:33 +00:00
} ,
2023-08-16 18:00:38 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-08-16 18:00:38 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2023-08-16 18:00:38 +00:00
"attackVector" : "LOCAL" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
2023-08-16 18:00:38 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
2023-08-16 18:00:38 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
2023-08-16 18:00:38 +00:00
}
]
} ,
"weaknesses" : [
2023-08-25 16:00:33 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "psirt@thalesgroup.com" ,
"type" : "Secondary" ,
2023-08-25 16:00:33 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-276"
}
]
} ,
2023-08-16 18:00:38 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-08-16 18:00:38 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-276"
}
]
}
] ,
2023-08-25 16:00:33 +00:00
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
2024-12-08 03:06:42 +00:00
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:thalesgroup:safenet_authentication_service:3.4.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CEB92304-FF51-460E-94FB-D151649A4993"
2023-08-25 16:00:33 +00:00
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
2024-12-08 03:06:42 +00:00
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A2572D17-1DE6-457B-99CC-64AFD54487EA"
2023-08-25 16:00:33 +00:00
}
]
}
]
}
] ,
2023-08-16 18:00:38 +00:00
"references" : [
{
"url" : "https://supportportal.thalesgroup.com/csm?id=kb_article_view&sys_kb_id=08f460ba47bba550c0e42e61e36d432f&sysparm_article=KB0027485" ,
2023-08-25 16:00:33 +00:00
"source" : "psirt@thalesgroup.com" ,
"tags" : [
"Permissions Required" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://supportportal.thalesgroup.com/csm?id=kb_article_view&sys_kb_id=08f460ba47bba550c0e42e61e36d432f&sysparm_article=KB0027485" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required" ,
"Vendor Advisory"
]
2023-08-16 18:00:38 +00:00
}
]
}