cve/2018/CVE-2018-11743.md
2024-05-26 14:27:05 +02:00

709 B

CVE-2018-11743

Description

The init_copy function in kernel.c in mruby 1.4.1 makes initialize_copy calls for TT_ICLASS objects, which allows attackers to cause a denial of service (mrb_hash_keys uninitialized pointer and application crash) or possibly have unspecified other impact.

POC

Reference

No PoCs from references.

Github