2023-11-15 15:00:22 +00:00
{
"id" : "CVE-2023-5676" ,
"sourceIdentifier" : "emo@eclipse.org" ,
"published" : "2023-11-15T14:15:07.683" ,
2023-11-22 23:02:14 +00:00
"lastModified" : "2023-11-22T22:39:25.137" ,
"vulnStatus" : "Analyzed" ,
2023-11-15 15:00:22 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In Eclipse OpenJ9 before version 0.41.0, the JVM can be forced into an infinite busy hang on a spinlock or a segmentation fault if a shutdown signal (SIGTERM, SIGINT or SIGHUP) is received before the JVM has finished initializing.\n"
2023-11-16 03:00:23 +00:00
} ,
{
"lang" : "es" ,
"value" : "En Eclipse OpenJ9 anterior a la versi\u00f3n 0.41.0, la JVM puede verse forzada a un bloqueo de ocupaci\u00f3n infinita en un bloqueo de giro o una falla de segmentaci\u00f3n si se recibe una se\u00f1al de apagado (SIGTERM, SIGINT o SIGHUP) antes de que la JVM haya terminado de inicializarse."
2023-11-15 15:00:22 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-11-22 23:02:14 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.9 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 3.6
} ,
2023-11-15 15:00:22 +00:00
{
"source" : "emo@eclipse.org" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 4.1 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 0.5 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2023-11-22 23:02:14 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-362"
}
]
} ,
2023-11-15 15:00:22 +00:00
{
"source" : "emo@eclipse.org" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-364"
}
]
}
] ,
2023-11-22 23:02:14 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:eclipse:openj9:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "0.41.0" ,
"matchCriteriaId" : "D0B1C1DC-3572-4BD0-9AE4-32F62B970F6A"
}
]
}
]
}
] ,
2023-11-15 15:00:22 +00:00
"references" : [
{
"url" : "https://github.com/eclipse-openj9/openj9/pull/18085" ,
2023-11-22 23:02:14 +00:00
"source" : "emo@eclipse.org" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
2023-11-15 15:00:22 +00:00
} ,
{
"url" : "https://gitlab.eclipse.org/security/cve-assignement/-/issues/13" ,
2023-11-22 23:02:14 +00:00
"source" : "emo@eclipse.org" ,
"tags" : [
"Vendor Advisory"
]
2023-11-15 15:00:22 +00:00
}
]
}