Filtered by vendor Mruby Subscriptions
Total 42 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2018-10199 1 Mruby 1 Mruby 2024-11-21 N/A
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.
CVE-2018-10191 2 Debian, Mruby 2 Debian Linux, Mruby 2024-11-21 9.8 Critical
In versions of mruby up to and including 1.4.0, an integer overflow exists in src/vm.c::mrb_vm_exec() when handling OP_GETUPVAR in the presence of deep scope nesting, resulting in a use-after-free. An attacker that can cause Ruby code to be run can use this to possibly execute arbitrary code.