Auto-merge PR#880

Auto-merge PR#880
This commit is contained in:
CVE Team 2021-02-19 13:40:13 -05:00 committed by GitHub
commit f84e39d7b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,9 +17,9 @@
{
"product_name": "Eclipse OpenJ9",
"version": {
"version_data": [
{
"version_value": "All versions up to 0.23"
"version_data": [ {
"version_affected": "<=",
"version_value": "0.23"
}
]
}
@ -34,7 +34,7 @@
"description_data": [
{
"lang": "eng",
"value": "In Eclipse OpenJ9 up to 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."
"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."
}
]
},