Mruby

Mruby

39 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.42%
  • Veröffentlicht 11.01.2020 03:15:10
  • Zuletzt bearbeitet 21.11.2024 05:36:16

In mruby 2.1.0, there is a use-after-free in hash_values_at in mrbgems/mruby-hash-ext/src/hash-ext.c.

Exploit
  • EPSS 0.38%
  • Veröffentlicht 17.07.2018 03:29:00
  • Zuletzt bearbeitet 21.11.2024 03:48:51

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.

Exploit
  • EPSS 0.66%
  • Veröffentlicht 12.06.2018 14:29:00
  • Zuletzt bearbeitet 21.11.2024 03:44:51

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.

  • EPSS 0.27%
  • Veröffentlicht 12.06.2018 14:29:00
  • Zuletzt bearbeitet 21.11.2024 03:44:51

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.

  • EPSS 0.28%
  • Veröffentlicht 12.06.2018 14:29:00
  • Zuletzt bearbeitet 21.11.2024 03:44:51

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).

Exploit
  • EPSS 0.6%
  • Veröffentlicht 05.06.2018 13:29:00
  • Zuletzt bearbeitet 21.11.2024 03:43:56

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 im...

  • EPSS 1.52%
  • Veröffentlicht 18.04.2018 15:29:00
  • Zuletzt bearbeitet 21.11.2024 03:41:00

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.

Exploit
  • EPSS 1.36%
  • Veröffentlicht 17.04.2018 21:29:00
  • Zuletzt bearbeitet 21.11.2024 03:40:59

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 u...

Exploit
  • EPSS 0.2%
  • Veröffentlicht 11.06.2017 17:29:00
  • Zuletzt bearbeitet 20.04.2025 01:37:25

The mark_context_stack function in gc.c in mruby through 1.2.0 allows attackers to cause a denial of service (heap-based use-after-free and application crash) or possibly have unspecified other impact via a crafted .rb file.