CVE-2020-27795
Last modified
CVE-2020-27795 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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).. EPSS estimates a 1.17% chance of exploitation in the next 30 days.
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).
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Radare | Radare2 | < 4.4.0 |
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
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-27795?
How severe is CVE-2020-27795?
How do I fix CVE-2020-27795?
Are you affected by CVE-2020-27795?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
