First published: Tue Dec 25 2018(Updated: )
In radare2 prior to 3.1.1, the parseOperand function inside libr/asm/p/asm_x86_nz.c may allow attackers to cause a denial of service (application crash in libr/util/strbuf.c via a stack-based buffer over-read) by crafting an input file, a related issue to CVE-2018-20455.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
radare2 | <3.1.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-20456 has been classified as a denial of service vulnerability.
To mitigate CVE-2018-20456, upgrade to radare2 version 3.1.1 or later.
CVE-2018-20456 can be exploited by providing a specially crafted input file to radare2.
The vulnerability in CVE-2018-20456 affects the parseOperand function in libr/asm/p/asm_x86_nz.c.
Exploitation of CVE-2018-20456 may lead to an application crash due to a stack-based buffer over-read.