2020-10-19 15:01:37 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-27221" ,
2021-01-20 23:51:07 -05:00
"ASSIGNER" : "security@eclipse.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "The Eclipse Foundation" ,
"product" : {
"product_data" : [
{
"product_name" : "Eclipse OpenJ9" ,
"version" : {
2021-02-18 17:26:17 -05:00
"version_data" : [ {
"version_affected" : "<=" ,
"version_value" : "0.23"
2021-01-20 23:51:07 -05:00
}
]
}
}
]
}
}
]
}
2020-10-19 15:01:37 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-02-18 17:26:17 -05:00
"value" : "In Eclipse OpenJ9 up to and including version 0.23, there is potential for a stack-based buffer overflow when the virtual machine or JNI natives are converting from UTF-8 characters to platform encoding."
2021-01-20 23:51:07 -05:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-121: Stack-based Buffer Overflow"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://bugs.eclipse.org/bugs/show_bug.cgi?id=569763" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugs.eclipse.org/bugs/show_bug.cgi?id=569763"
2020-10-19 15:01:37 +00:00
}
]
}
2021-01-20 23:51:07 -05:00
}