2023-05-22 14:00:32 +00:00
{
"id" : "CVE-2023-2597" ,
"sourceIdentifier" : "emo@eclipse.org" ,
"published" : "2023-05-22T12:15:09.760" ,
2023-05-30 22:00:29 +00:00
"lastModified" : "2023-05-30T21:32:32.543" ,
"vulnStatus" : "Analyzed" ,
2023-05-22 14:00:32 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In Eclipse Openj9 before version 0.38.0, in the implementation of the shared cache (which is enabled by default in OpenJ9 builds) the size of a string is not properly checked against the size of the buffer."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-05-30 22:00:29 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.2
} ,
2023-05-22 14:00:32 +00:00
{
"source" : "emo@eclipse.org" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.0 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.0 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
2023-05-30 22:00:29 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-125"
}
]
} ,
2023-05-22 14:00:32 +00:00
{
"source" : "emo@eclipse.org" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-120"
}
]
}
] ,
2023-05-30 22:00:29 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:eclipse:openj9:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "0.38.0" ,
"matchCriteriaId" : "575BD70A-498B-4D6A-BF10-E15592EF66AD"
}
]
}
]
}
] ,
2023-05-22 14:00:32 +00:00
"references" : [
{
"url" : "https://github.com/eclipse-openj9/openj9/pull/17259" ,
2023-05-30 22:00:29 +00:00
"source" : "emo@eclipse.org" ,
"tags" : [
"Patch"
]
2023-05-22 14:00:32 +00:00
}
]
}