← Back to CVEs
CVE-2020-27795
HIGH7.5
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).
CVE Details
CVSS v3.1 Score7.5
SeverityHIGH
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredNONE
User InteractionNONE
Published8/19/2022
Last Modified11/21/2024
Sourcenvd
Honeypot Sightings0
Affected Products
radare:radare2
Weaknesses (CWE)
CWE-908CWE-908
References
https://github.com/radareorg/radare2/commit/4d3811681a80f92a53e795f6a64c4b0fc2c8dd22(secalert@redhat.com)
https://github.com/radareorg/radare2/issues/16215(secalert@redhat.com)
https://github.com/radareorg/radare2/pull/16230(secalert@redhat.com)
https://github.com/radareorg/radare2/commit/4d3811681a80f92a53e795f6a64c4b0fc2c8dd22(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/radareorg/radare2/issues/16215(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/radareorg/radare2/pull/16230(af854a3a-2127-422b-91ae-364da2661108)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.