NULL pointer dereference in mruby - CVE-2018-12249
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 a NULL pointer dereference error 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. A remote attacker can perform a denial of service (DoS) attack.