Lucene search
+L

2451 matches found

SUSE CVE
SUSE CVE
added 2023/08/16 2:21 a.m.8 views

SUSE CVE-2023-4322

Heap-based Buffer Overflow in GitHub repository radareorg/radare2 prior to 5.9.0...

9.8CVSS6.8AI score0.00945EPSS
SaveExploits1References3
CNVD
CNVD
added 2023/08/16 12:00 a.m.87 views

radare2 buffer overflow vulnerability (CNVD-2023-64112)

radare2 is a set of libraries and tools for working with binary files. A buffer overflow vulnerability exists in radare2 versions prior to 5.9.0, which originates from a boundary error when the program processes untrusted input. A remote attacker could exploit this vulnerability to execute...

9.8CVSS8.1AI score0.00945EPSS
SaveExploits1References1
AlpineLinux
AlpineLinux
added 2023/08/14 4:15 p.m.123 views

CVE-2023-4322

Heap-based Buffer Overflow in GitHub repository radareorg/radare2 prior to 5.9.0...

4.4CVSS7.2AI score0.00945EPSS
SaveExploits1
NVD
NVD
added 2023/08/14 4:15 p.m.36 views

CVE-2023-4322

Heap-based Buffer Overflow in GitHub repository radareorg/radare2 prior to 5.9.0...

9.8CVSS8.4AI score0.00945EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2023/08/14 4:15 p.m.22 views

CVE-2023-4322

Heap-based Buffer Overflow in GitHub repository radareorg/radare2 prior to 5.9.0...

9.8CVSS7.1AI score0.00945EPSS
SaveExploits1References3
OSV
OSV
added 2023/08/14 4:15 p.m.8 views

UBUNTU-CVE-2023-4322

Heap-based Buffer Overflow in GitHub repository radareorg/radare2 prior to 5.9.0...

9.8CVSS7.3AI score0.00945EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2023/08/14 3:27 p.m.48 views

CVE-2023-4322 Heap-based Buffer Overflow in radareorg/radare2

Heap-based Buffer Overflow in GitHub repository radareorg/radare2 prior to 5.9.0...

7.3CVSS9.7AI score0.00945EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2023/08/14 3:27 p.m.3 views

CVE-2023-4322 Heap-based Buffer Overflow in radareorg/radare2

Heap-based Buffer Overflow in GitHub repository radareorg/radare2 prior to 5.9.0...

7.3CVSS7.2AI score0.00945EPSS
SaveExploits1References4
CVE
CVE
added 2023/08/14 3:27 p.m.89 views

CVE-2023-4322

Vulnerability: CVE-2023-4322 affects radare2 prior to 5.9.0. The issue is a heap-based/buffer overflow arising from boundary handling when processing untrusted input (notably in the brainfuck dissassembler per Fedora advisories). Impact as stated: potential remote code execution or a crash/DoS, d...

9.8CVSS8.3AI score0.00945EPSS
SaveExploits1References4Affected Software1
Debian CVE
Debian CVE
added 2023/08/14 3:27 p.m.77 views

CVE-2023-4322

Heap-based Buffer Overflow in GitHub repository radareorg/radare2 prior to 5.9.0...

9.8CVSS7.3AI score0.00945EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2023/08/14 12:00 a.m.7 views

PT-2023-28734 · Radare2 +1 · Radare2 +1

Name of the Vulnerable Software and Affected Versions: radare2 versions prior to 5.9.0 Description: The issue is a Heap-based Buffer Overflow in the GitHub repository radareorg/radare2. Recommendations: For versions prior to 5.9.0, update to version 5.9.0 or later to resolve the issue...

9.8CVSS6.3AI score0.01496EPSS
SaveExploits49References131
CNNVD
CNNVD
added 2023/08/14 12:00 a.m.13 views

radare2 缓冲区错误漏洞

radare2 is a set of libraries and tools for working with binary files. A buffer overflow vulnerability exists in radare2 versions prior to 5.9.0, which originates from a boundary error when the program processes untrusted input. A remote attacker could exploit this vulnerability to execute...

9.8CVSS8AI score0.00945EPSS
SaveExploits1References3
Huntr
Huntr
added 2023/08/11 6:44 p.m.36 views

Heap-based Buffer Overflow

Description heap-buffer-overflow p/bf/plugin.c:176 in decode Environment radare2 5.8.9 31000 @ linux-x86-64 commit: 95b648f0907e91e10d55fc48147a7dae99029c5b Build export CC=gcc CXX=g++ CFLAGS="-fsanitize=address -static-libasan" CXXFLAGS="-fsanitize=address -static-libasan"...

7.5CVSS6.9AI score0.00945EPSS
SaveExploits1References1
Veracode
Veracode
added 2023/08/06 8:25 a.m.22 views

Denial Of Service (DoS)

Radare2 is vulnerable to Denial Of Service DoS. The vulnerability exists due to the division by zero in the Mach-O parser's rebasebuffer function, which allows an attacker cause an application crash by providing a maliciously crafted input...

10CVSS6.6AI score0.00844EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2023/08/06 8:25 a.m.18 views

Denial Of Service (DoS)

Radare2 is vulnerable to Denial Of Service DoS. The vulnerability exists due to the use after free in the pyc parser's getnoneobject function, which allows an attacker to read freed memory and cause application to crash...

10CVSS6.9AI score0.00769EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2023/07/28 12:00 a.m.10 views

PT-2023-35927 · Git +1 · Radare2

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a heap-use-after-free error, which occurs when the program attempts to access memory that has already been freed. The crash state...

6.9AI score
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2023/07/11 1:58 a.m.11 views

SUSE CVE-2021-32495

Radare2 has a use-after-free vulnerability in pyc parser's getnoneobject function. Attacker can read freed memory afterwards. This will allow attackers to cause denial of service...

10CVSS6.9AI score0.00769EPSS
SaveExploits0References3
NVD
NVD
added 2023/07/07 7:15 p.m.18 views

CVE-2021-32494

Radare2 has a division by zero vulnerability in Mach-O parser's rebasebuffer function. This allow attackers to create malicious inputs that can cause denial of service...

10CVSS9.3AI score0.00844EPSS
SaveExploits1References2
NVD
NVD
added 2023/07/07 7:15 p.m.17 views

CVE-2021-32495

Radare2 has a use-after-free vulnerability in pyc parser's getnoneobject function. Attacker can read freed memory afterwards. This will allow attackers to cause denial of service...

10CVSS9.2AI score0.00769EPSS
SaveExploits0References2
OSV
OSV
added 2023/07/07 7:15 p.m.22 views

CVE-2021-32494

Radare2 has a division by zero vulnerability in Mach-O parser's rebasebuffer function. This allow attackers to create malicious inputs that can cause denial of service...

7.5CVSS7AI score
SaveExploits0References2
Rows per page
Query Builder