← Back

Mruby

mruby

42 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Mruby
mruby

CVEs (42)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Mruby
1Mruby
Jun 17, 2026
Feb 14, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Heap-based Buffer Overflow in Homebrew mruby prior to 3.2.
1Mruby
1Mruby
Jun 17, 2026
Feb 9, 2022
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
Out-of-bounds Read in Homebrew mruby prior to 3.2.
1Mruby
1Mruby
Jun 17, 2026
Feb 4, 2022
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
NULL Pointer Dereference in Homebrew mruby prior to 3.2.
1Mruby
1Mruby
Jun 17, 2026
Jan 21, 2022
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
NULL Pointer Dereference in Homebrew mruby prior to 3.2.
1Mruby
1Mruby
Jun 17, 2026
Jan 17, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
mruby is vulnerable to NULL Pointer Dereference
1Mruby
1Mruby
Jun 17, 2026
Jan 14, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
An untrusted pointer dereference in mrb_vm_exec() of mruby v3.0.0 can lead to a segmentation fault or application crash.
1Mruby
1Mruby
Jun 17, 2026
Jan 2, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
mruby is vulnerable to Heap-based Buffer Overflow
1Mruby
1Mruby
Jun 17, 2026
Dec 30, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
mruby is vulnerable to NULL Pointer Dereference
1Mruby
1Mruby
Jun 17, 2026
Dec 15, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
mruby is vulnerable to NULL Pointer Dereference
1Mruby
1Mruby
Jun 17, 2026
Jul 1, 2021
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
mruby 2.1.2 has a double free in mrb_default_allocf (called from mrb_free and obj_free).
2Debian
Mruby
2Debian Linux
Mruby
Jun 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.
1Mruby
1Mruby
Jun 17, 2026
Jan 11, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
In mruby 2.1.0, there is a use-after-free in hash_slice in mrbgems/mruby-hash-ext/src/hash-ext.c.
1Mruby
1Mruby
Jun 17, 2026
Jan 11, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
In mruby 2.1.0, there is a stack-based buffer overflow in mrb_str_len_to_dbl in string.c.
1Mruby
1Mruby
Jun 17, 2026
Jan 11, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
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
Mruby
2Debian Linux
Mruby
Nov 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
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 a negative length.Show less
2Debian
Mruby
2Debian Linux
Mruby
Nov 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.
1Mruby
1Mruby
Nov 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 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.
1Mruby
1Mruby
Nov 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, 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
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 embedded flag).Show less
2Debian
Mruby
2Debian Linux
Mruby
Nov 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
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 possibly have unspecified other impact.Show less
1Mruby
1Mruby
Nov 21, 2024
Apr 18, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
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.