Mruby
mruby
42 CVEs • 1 product
Products (1)
Click to collapseToggle
Products (1)
Click to collapse
CVEs (42)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
Heap-based Buffer Overflow in Homebrew mruby prior to 3.2. |
Out-of-bounds Read in Homebrew mruby prior to 3.2. |
NULL Pointer Dereference in Homebrew mruby prior to 3.2. |
NULL Pointer Dereference in Homebrew mruby prior to 3.2. |
mruby is vulnerable to NULL Pointer Dereference |
An untrusted pointer dereference in mrb_vm_exec() of mruby v3.0.0 can lead to a segmentation fault or application crash. |
mruby is vulnerable to Heap-based Buffer Overflow |
mruby is vulnerable to NULL Pointer Dereference |
mruby is vulnerable to NULL Pointer Dereference |
mruby 2.1.2 has a double free in mrb_default_allocf (called from mrb_free and obj_free). |
2Debian Mruby2Debian Linux MrubyJun 17, 2026 Jul 21, 2020 N/A· v4 9.8 CRITICAL· v3 7.5 HIGH· v2 mruby through 2.1.2-rc has a heap-based buffer overflow in the mrb_yield_with_class function in vm.c because of incorrect VM stack handling. It can be triggered via the stack_copy function. |
In mruby 2.1.0, there is a use-after-free in hash_slice in mrbgems/mruby-hash-ext/src/hash-ext.c. |
In mruby 2.1.0, there is a stack-based buffer overflow in mrb_str_len_to_dbl in string.c. |
In mruby 2.1.0, there is a use-after-free in hash_values_at in mrbgems/mruby-hash-ext/src/hash-ext.c. |
2Debian Mruby2Debian Linux MrubyNov 21, 2024 Jul 17, 2018 N/A· v4 7.5 HIGH· v3 5.0 MEDIUM· v2 The CHECK macro in mrbgems/mruby-sprintf/src/sprintf.c in mruby 1.4.1 contains a signed integer overflow, possibly leading to out-of-bounds memory access because the mrb_str_resize function in string.c does not check for...Show more |
2Debian Mruby2Debian Linux MrubyNov 21, 2024 Jun 12, 2018 N/A· v4 7.5 HIGH· v3 5.0 MEDIUM· v2 An issue was discovered in mruby 1.4.1. There is a NULL pointer dereference in mrb_class_real because "class BasicObject" is not properly supported in class.c. |
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. |
An issue was discovered in mruby 1.4.1. There is a NULL pointer dereference in mrb_class, related to certain .clone usage, because mrb_obj_clone in kernel.c copies flags other than the MRB_FLAG_IS_FROZEN flag (e.g., the...Show more |
2Debian Mruby2Debian Linux MrubyNov 21, 2024 Jun 5, 2018 N/A· v4 9.8 CRITICAL· v3 7.5 HIGH· v2 The init_copy function in kernel.c in mruby 1.4.1 makes initialize_copy calls for TT_ICLASS objects, which allows attackers to cause a denial of service (mrb_hash_keys uninitialized pointer and application crash) or poss...Show more |
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. |