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.
References
Link | Resource |
---|---|
https://github.com/mruby/mruby/commit/b64ce17852b180dfeea81cf458660be41a78974d | Patch Third Party Advisory |
https://github.com/mruby/mruby/issues/4027 | Exploit Issue Tracking Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2022/05/msg00006.html | Mailing List Third Party Advisory |
https://github.com/mruby/mruby/commit/b64ce17852b180dfeea81cf458660be41a78974d | Patch Third Party Advisory |
https://github.com/mruby/mruby/issues/4027 | Exploit Issue Tracking Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2022/05/msg00006.html | Mailing List Third Party Advisory |
Configurations
History
21 Nov 2024, 03:43
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/mruby/mruby/commit/b64ce17852b180dfeea81cf458660be41a78974d - Patch, Third Party Advisory | |
References | () https://github.com/mruby/mruby/issues/4027 - Exploit, Issue Tracking, Patch, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2022/05/msg00006.html - Mailing List, Third Party Advisory |
Information
Published : 2018-06-05 13:29
Updated : 2024-11-21 03:43
NVD link : CVE-2018-11743
Mitre link : CVE-2018-11743
CVE.ORG link : CVE-2018-11743
JSON object : View
Products Affected
debian
- debian_linux
mruby
- mruby
CWE
CWE-824
Access of Uninitialized Pointer