mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 04:38:03 +02:00
18 lines
670 B
Markdown
18 lines
670 B
Markdown
### [CVE-2020-27794](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27794)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A double free issue was discovered in radare2 in cmd_info.c:cmd_info(). Successful exploitation could lead to modification of unexpected memory locations and potentially causing a crash.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-27794
|
|
|