Out-of-bounds read in mruby - CVE-2018-12248
Published: June 12, 2018 / Updated: August 8, 2020
mruby
Detailed vulnerability description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to 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. A remote attacker can perform a denial of service attack.