CVE-2018-12247

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

Configuration 1 (hide)

cpe:2.3:a:mruby:mruby:1.4.1:*:*:*:*:*:*:*

History

21 Nov 2024, 03:44

Type Values Removed Values Added
References () https://github.com/mruby/mruby/commit/55edae0226409de25e59922807cb09acb45731a2 - Patch, Third Party Advisory () https://github.com/mruby/mruby/commit/55edae0226409de25e59922807cb09acb45731a2 - Patch, Third Party Advisory
References () https://github.com/mruby/mruby/issues/4036 - Issue Tracking, Third Party Advisory () https://github.com/mruby/mruby/issues/4036 - Issue Tracking, Third Party Advisory

Information

Published : 2018-06-12 14:29

Updated : 2024-11-21 03:44


NVD link : CVE-2018-12247

Mitre link : CVE-2018-12247

CVE.ORG link : CVE-2018-12247


JSON object : View

Products Affected

mruby

  • mruby
CWE
CWE-476

NULL Pointer Dereference