Bugzilla – Bug 1196950
VUL-0: CVE-2022-0890: mruby: NULL Pointer Dereference prior to 3.2.
Last modified: 2022-04-26 19:28:08 UTC
CVE-2022-0890 NULL Pointer Dereference in GitHub repository mruby/mruby prior to 3.2. Upstream fix: https://github.com/mruby/mruby/commit/da48e7dbb20024c198493b8724adae1b842083aa References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-0890 https://github.com/mruby/mruby/commit/da48e7dbb20024c198493b8724adae1b842083aa http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0890 https://huntr.dev/bounties/68e09ec1-6cc7-48b8-981d-30f478c70276
Will probably be shipped in version 3.2, not released yet.
Version on Factory not affected, POC does not work. Probably only the git version is affected not the 3.0 release (or fixed by other patch). > % echo -ne 'Yj0iMCIKezA9Pm5pbH0KW11hbmQKYi5jb2RlcG9pbnRze2luc3RhbmNlX2V2YWx7bG9vcC5uZXh0 e30KYi5jb2RlcG9pbnRze0ZpYmVyLm5ld3t9LnRyYW5zZmVyKDAsMCwwLDAsMCwwLDAsMCwwLDAs MCwwLDAsMCwwKX19fQ==' | base64 -d > poc > % mruby ./poc > exit 0