Show filters
135 Total Results
Displaying 21-30 of 135
Sort by:
Attacker Value
Unknown

CVE-2020-27795

Disclosure Date: August 19, 2022 (last updated October 08, 2023)
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).
Attacker Value
Unknown

CVE-2020-27794

Disclosure Date: August 19, 2022 (last updated October 08, 2023)
A double free issue was discovered in radare2 in cmd_info.c:cmd_info(). Successful exploitation could lead to modification of unexpected memory locations and potentially causing a crash.
Attacker Value
Unknown

CVE-2020-27793

Disclosure Date: August 19, 2022 (last updated October 08, 2023)
An off-by-one overflow flaw was found in radare2 due to mismatched array length in core_java.c. This could allow an attacker to cause a crash, and perform a denail of service attack.
Attacker Value
Unknown

CVE-2022-34520

Disclosure Date: July 22, 2022 (last updated October 07, 2023)
Radare2 v5.7.2 was discovered to contain a NULL pointer dereference via the function r_bin_file_xtr_load_buffer at bin/bfile.c. This vulnerability allows attackers to cause a Denial of Service (DOS) via a crafted binary file.
Attacker Value
Unknown

CVE-2022-34502

Disclosure Date: July 22, 2022 (last updated October 07, 2023)
Radare2 v5.7.0 was discovered to contain a heap buffer overflow via the function consume_encoded_name_new at format/wasm/wasm.c. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted binary file.
Attacker Value
Unknown

CVE-2022-1899

Disclosure Date: May 26, 2022 (last updated February 23, 2025)
Out-of-bounds Read in GitHub repository radareorg/radare2 prior to 5.7.0.
Attacker Value
Unknown

CVE-2021-44974

Disclosure Date: May 25, 2022 (last updated February 23, 2025)
radareorg radare2 version 5.5.2 is vulnerable to NULL Pointer Dereference via libr/bin/p/bin_symbols.c binary symbol parser.
Attacker Value
Unknown

CVE-2021-44975

Disclosure Date: May 24, 2022 (last updated February 23, 2025)
radareorg radare2 5.5.2 is vulnerable to Buffer Overflow via /libr/core/anal_objc.c mach-o parser.
Attacker Value
Unknown

CVE-2022-1809

Disclosure Date: May 21, 2022 (last updated February 23, 2025)
Access of Uninitialized Pointer in GitHub repository radareorg/radare2 prior to 5.7.0.
Attacker Value
Unknown

CVE-2022-1714

Disclosure Date: May 13, 2022 (last updated February 23, 2025)
Out-of-bounds Read in GitHub repository radareorg/radare2 prior to 5.7.0. The bug causes the program reads data past the end of the intented buffer. Typically, this can allow attackers to read sensitive information from other memory locations or cause a crash.