2018-06-12 10:04:23 -04:00
{
2019-03-17 22:42:14 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2018-12248" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-06-12 10:04:23 -04:00
{
2019-03-17 22:42:14 +00:00
"lang" : "eng" ,
"value" : "An issue was discovered in mruby 1.4.1. There is a heap-based buffer over-read associated with OP_ENTER because mrbgems/mruby-fiber/src/fiber.c does not extend the stack in cases of many arguments to fiber."
2018-06-12 10:04:23 -04:00
}
2019-03-17 22:42:14 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/mruby/mruby/issues/4038" ,
"refsource" : "MISC" ,
"url" : "https://github.com/mruby/mruby/issues/4038"
} ,
{
"name" : "https://github.com/mruby/mruby/commit/778500563a9f7ceba996937dc886bd8cde29b42b" ,
"refsource" : "MISC" ,
"url" : "https://github.com/mruby/mruby/commit/778500563a9f7ceba996937dc886bd8cde29b42b"
}
]
}
}