2019-03-27 20:00:48 +00:00
{
"CVE_data_meta" : {
2019-04-18 15:59:21 -04:00
"ASSIGNER" : "security@eclipse.org" ,
2019-03-27 20:00:48 +00:00
"ID" : "CVE-2019-10245" ,
2019-04-18 15:59:21 -04:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Eclipse OpenJ9" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "0.14.0"
}
]
}
}
]
} ,
"vendor_name" : "The Eclipse Foundation"
}
]
}
2019-03-27 20:00:48 +00:00
} ,
2019-04-18 15:59:21 -04:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2019-03-27 20:00:48 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-04-18 15:59:21 -04:00
"value" : "In Eclipse OpenJ9 prior to the 0.14.0 release, the Java bytecode verifier incorrectly allows a method to execute past the end of bytecode array causing crashes. Eclipse OpenJ9 v0.14.0 correctly detects this case and rejects the attempted class load."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-20: Improper Input Validation"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://bugs.eclipse.org/bugs/show_bug.cgi?id=545588" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugs.eclipse.org/bugs/show_bug.cgi?id=545588"
2019-04-29 19:00:43 +00:00
} ,
{
"refsource" : "BID" ,
"name" : "108094" ,
"url" : "http://www.securityfocus.com/bid/108094"
2019-05-14 17:00:57 +00:00
} ,
{
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:1164" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:1164"
} ,
{
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:1163" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:1163"
} ,
{
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:1165" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:1165"
} ,
{
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:1166" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:1166"
2019-05-16 16:00:45 +00:00
} ,
{
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:1238" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:1238"
2019-06-04 17:00:53 +00:00
} ,
{
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:1325" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:1325"
2019-03-27 20:00:48 +00:00
}
]
}
}