2023-05-09 14:00:38 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-2597" ,
2023-05-22 12:00:39 +00:00
"ASSIGNER" : "security@eclipse.org" ,
2023-05-22 13:51:19 +02:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Eclipse Foundation" ,
"product" : {
"product_data" : [
{
"product_name" : "Eclipse OpenJ9" ,
"version" : {
"version_data" : [
{
2023-05-24 09:35:24 +02:00
"version_affected" : "<=" ,
2023-05-22 13:51:19 +02:00
"version_value" : "0.37.0"
}
]
}
}
]
}
}
]
}
2023-05-09 14:00:38 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-05-22 13:51:19 +02:00
"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."
}
]
} ,
"impact" : {
"cvss" : {
"baseScore" : 6.7 ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-120"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/eclipse-openj9/openj9/pull/17259" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/eclipse-openj9/openj9/pull/17259"
2023-05-09 14:00:38 +00:00
}
]
}
}