cvelist/2018/10xxx/CVE-2018-10199.json
2018-04-18 11:04:22 -04:00

68 lines
1.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-10199",
"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" : [
{
"lang" : "eng",
"value" : "In versions of mruby up to and including 1.4.0, a use-after-free vulnerability exists in src/io.c::File#initilialize_copy(). An attacker that can cause Ruby code to be run can possibly use this to execute arbitrary code."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/mruby/mruby/commit/b51b21fc63c9805862322551387d9036f2b63433",
"refsource" : "CONFIRM",
"url" : "https://github.com/mruby/mruby/commit/b51b21fc63c9805862322551387d9036f2b63433"
},
{
"name" : "https://github.com/mruby/mruby/issues/4001",
"refsource" : "CONFIRM",
"url" : "https://github.com/mruby/mruby/issues/4001"
}
]
}
}