mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 22:52:34 +02:00
18 lines
709 B
Markdown
18 lines
709 B
Markdown
### [CVE-2018-11743](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/nautilus-fuzz/nautilus
|
|
|