SB2019061819 - Denial of service in radare2
Published: June 18, 2019 Updated: August 3, 2020
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Double Free (CVE-ID: CVE-2019-12865)
CWE-ID: CWE-415 - Double Free
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote user to perform a denial of service (DoS) attacl.
The vulnerability exists due to a boundary error in the cmd_mount() function in libr/core/cmd_mount.c when processing "ms" command. A remote authenticated user can pass specially crafted data to the application, trigger double free error and crash the service.
Remediation
Install update from vendor's website.