Lucene search
+L

54 matches found

Cvelist
Cvelist
•added 2023/10/28 12:00 a.m.•39 views

CVE-2023-46569

An out-of-bounds read in radare2 v.5.8.9 and before exists in the printinsn32fpu function of libr/arch/p/nds32/nds32-dis.h...

9.6AI score0.00917EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
•added 2023/10/28 12:00 a.m.•11 views

CVE-2023-46570

An out-of-bounds read in radare2 v.5.8.9 and before exists in the printinsn32 function of libr/arch/p/nds32/nds32-dis.h...

6.7AI score0.00903EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2022/08/19 11:15 p.m.•33 views

CVE-2020-27795

A segmentation fault was discovered in radare2 with adf command. In libr/core/cmdanal.c, when command "adf" has no or wrong argument, analfcndata core, input + 1 -- RAnalFunction fcn = ranalgetfcnin core-anal, core-offset, -1; returns null pointer for fcn causing segmentation fault later in...

7.5CVSS7AI score0.01474EPSS
SaveExploits1References5
CVE
CVE
•added 2022/08/19 10:36 p.m.•117 views

CVE-2020-27795

CVE-2020-27795 describes a segmentation fault in radare2 triggered by the adf command when it has no or invalid arguments. The fault arises in libr/core/cmd_anal.c: anal_fcn_data(core, input+1) calls r_anal_get_fcn_in(core->anal, core->offset, -1) and receives a null fcn, which then leads t...

7.5CVSS7.5AI score0.01474EPSS
SaveExploits1References3Affected Software1
Debian CVE
Debian CVE
•added 2022/08/19 10:36 p.m.•32 views

CVE-2020-27795

A segmentation fault was discovered in radare2 with adf command. In libr/core/cmdanal.c, when command "adf" has no or wrong argument, analfcndata core, input + 1 -- RAnalFunction fcn = ranalgetfcnin core-anal, core-offset, -1; returns null pointer for fcn causing segmentation fault later in...

7.5CVSS7.6AI score0.01474EPSS
SaveExploits1
UbuntuCve
UbuntuCve
•added 2022/04/06 10:15 a.m.•28 views

CVE-2022-1238

Out-of-bounds Write in libr/bin/format/ne/ne.c in GitHub repository radareorg/radare2 prior to 5.6.8. This vulnerability is heap overflow and may be exploitable. For more general description of heap buffer overflow, see CWE...

7.8CVSS7.2AI score0.00847EPSS
SaveExploits1References3
OSV
OSV
•added 2022/04/06 10:15 a.m.•11 views

UBUNTU-CVE-2022-1238

Out-of-bounds Write in libr/bin/format/ne/ne.c in GitHub repository radareorg/radare2 prior to 5.6.8. This vulnerability is heap overflow and may be exploitable. For more general description of heap buffer overflow, see CWE...

7.8CVSS7.3AI score0.00847EPSS
SaveExploits1References4
AlpineLinux
AlpineLinux
•added 2019/12/09 12:36 a.m.•137 views

CVE-2019-19647

radare2 through 4.0.0 lacks validation of the content variable in the function rasmpseudoincbin at libr/asm/asm.c, ultimately leading to an arbitrary write. This allows remote attackers to cause a denial of service application crash or possibly have unspecified other impact via crafted input...

7.8CVSS8.2AI score0.01585EPSS
SaveExploits1
CNVD
CNVD
•added 2019/08/08 12:00 a.m.•11 views

radare2 Command Injection Vulnerability

radare2 is a set of libraries and tools for working with binary files. A command injection vulnerability exists in the 'binsymbols' function in the libr/core/cbin.c file in versions of radare2 prior to 3.7.0, which arises from a networked system or product that does not correctly filter special...

7.8CVSS7.7AI score0.04451EPSS
SaveExploits2References1
UbuntuCve
UbuntuCve
•added 2019/06/17 11:15 p.m.•30 views

CVE-2019-12865

In radare2 through 3.5.1, cmdmount in libr/core/cmdmount.c has a double free for the ms command...

5.5CVSS6.4AI score0.00936EPSS
SaveExploits1References2
Prion
Prion
•added 2019/06/15 5:29 p.m.•25 views

Buffer overflow

radare2 through 3.5.1 mishandles the RParse API, which allows remote attackers to cause a denial of service application crash or possibly have unspecified other impact, as demonstrated by newstr buffer overflows during replace operations. This affects libr/asm/asm.c and libr/parse/parse.c...

5CVSS8.1AI score0.01757EPSS
SaveExploits1References1Affected Software1
NVD
NVD
•added 2019/06/13 9:29 p.m.•21 views

CVE-2019-12802

In radare2 through 3.5.1, the rcccontext function of libr/egg/egglang.c mishandles changing context. This allows remote attackers to cause a denial of service application crash or possibly have unspecified other impact invalid memory access in regglangparsechar; invalid free in rccpusharg...

7.8CVSS8.2AI score0.01603EPSS
SaveExploits1References3
Debian CVE
Debian CVE
•added 2018/12/25 7:00 p.m.•68 views

CVE-2018-20456

In radare2 prior to 3.1.1, the parseOperand function inside libr/asm/p/asmx86nz.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...

5.5CVSS5.4AI score0.01005EPSS
SaveExploits1
Prion
Prion
•added 2018/12/04 9:29 a.m.•25 views

Design/Logic Flaw

opmov in libr/asm/p/asmx86nz.c in radare2 before 3.1.0 allows attackers to cause a denial of service buffer over-read via crafted x86 assembly data, as demonstrated by rasm2...

4.3CVSS5.3AI score0.00967EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
•added 2018/12/04 9:00 a.m.•65 views

CVE-2018-19843

opmov in libr/asm/p/asmx86nz.c in radare2 before 3.1.0 allows attackers to cause a denial of service buffer over-read via crafted x86 assembly data, as demonstrated by rasm2...

5.5CVSS5.4AI score0.00967EPSS
SaveExploits1
Cvelist
Cvelist
•added 2018/12/04 9:00 a.m.•38 views

CVE-2018-19843

opmov in libr/asm/p/asmx86nz.c in radare2 before 3.1.0 allows attackers to cause a denial of service buffer over-read via crafted x86 assembly data, as demonstrated by rasm2...

5.3AI score0.00967EPSS
SaveExploits1References2
OSV
OSV
•added 2018/09/12 4:29 p.m.•12 views

UBUNTU-CVE-2018-15834

In radare2 before 2.9.0, a heap overflow vulnerability exists in the readmodulereferencedfunctions function in libr/anal/flirt.c via a crafted flirt signature file...

5.5CVSS6.1AI score0.00962EPSS
SaveExploits1References4
Prion
Prion
•added 2018/07/12 8:29 p.m.•28 views

Input validation

The sdbsetinternal function in sdb.c in radare2 2.7.0 allows remote attackers to cause a denial of service invalid read and application crash via a crafted ELF file because of missing input validation in rbindwarfparsecompunit in libr/bin/dwarf.c...

4.3CVSS5.4AI score0.01189EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
•added 2018/07/12 8:00 p.m.•49 views

CVE-2018-14015

The sdbsetinternal function in sdb.c in radare2 2.7.0 allows remote attackers to cause a denial of service invalid read and application crash via a crafted ELF file because of missing input validation in rbindwarfparsecompunit in libr/bin/dwarf.c...

5.5CVSS5.3AI score0.01189EPSS
SaveExploits1
Cvelist
Cvelist
•added 2018/07/12 8:00 p.m.•42 views

CVE-2018-14015

The sdbsetinternal function in sdb.c in radare2 2.7.0 allows remote attackers to cause a denial of service invalid read and application crash via a crafted ELF file because of missing input validation in rbindwarfparsecompunit in libr/bin/dwarf.c...

5.3AI score0.01189EPSS
SaveExploits1References2
Rows per page
Query Builder