Bugzilla – Bug 1198809
VUL-0: CVE-2022-1427: mruby: Out-of-bounds Read in mrb_obj_is_kind_of
Last modified: 2022-04-26 19:20:16 UTC
CVE-2022-1427 Out-of-bounds Read in mrb_obj_is_kind_of in in GitHub repository mruby/mruby prior to 3.2. # Impact: Possible arbitrary code execution if being exploited. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-1427 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1427 https://github.com/mruby/mruby/commit/a4d97934d51cb88954cc49161dc1d151f64afb6b http://www.cvedetails.com/cve/CVE-2022-1427/ https://huntr.dev/bounties/23b6f0a9-64f5-421e-a55f-b5b7a671f301
Affected: - openSUSE:Factory/mruby 3.0.0
Could not reproduce, POC does not work for Factory. Probably not affected (most reported CVEs are only affecting the git version): > % mruby POC > trace (most recent call last): > [2] ./d.m:1 > [1] ./d.m:3:in initialize > ./POC:3:in instance_exec: super called outside of method (NoMethodError)