VulnerabilityModified
CVE-2020-27795
A segmentation fault was discovered in radare2 with adf command.
HIGH 7.5EPSS 1.47%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.47%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
A segmentation fault was discovered in radare2 with adf command. In libr/core/cmd_anal.c, when command "adf" has no or wrong argument, anal_fcn_data (core, input + 1) --> RAnalFunction *fcn = r_anal_get_fcn_in (core->anal, core->offset, -1); returns null pointer for fcn causing segmentation fault later in ensure_fcn_range (fcn).
- CVSS 3.1
- 7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 1.47% probability · 72th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-908
- Affected
- radare/radare2
- Source
- secalert@redhat.com
References
- https://github.com/radareorg/radare2/commit/4d3811681a80f92a53e795f6a64c4b0fc2c8dd22Patch, Third Party Advisory
- https://github.com/radareorg/radare2/issues/16215Exploit, Issue Tracking, Patch, Third Party Advisory
- https://github.com/radareorg/radare2/pull/16230Issue Tracking, Patch, Third Party Advisory
- https://github.com/radareorg/radare2/commit/4d3811681a80f92a53e795f6a64c4b0fc2c8dd22Patch, Third Party Advisory
- https://github.com/radareorg/radare2/issues/16215Exploit, Issue Tracking, Patch, Third Party Advisory
- https://github.com/radareorg/radare2/pull/16230Issue Tracking, Patch, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.