Files
CVEs-PoC/2020/CVE-2020-6840.md
T
2024-06-18 02:51:15 +02:00

18 lines
560 B
Markdown

### [CVE-2020-6840](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6840)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
In mruby 2.1.0, there is a use-after-free in hash_slice in mrbgems/mruby-hash-ext/src/hash-ext.c.
### POC
#### Reference
- https://github.com/mruby/mruby/issues/4927
#### Github
No PoCs found on GitHub currently.