Total
2073 CVE
CVE | Vendors | Products | Updated | CVSS v3.1 |
---|---|---|---|---|
CVE-2022-1923 | 3 Debian, Gstreamer Project, Redhat | 3 Debian Linux, Gstreamer, Enterprise Linux | 2024-08-03 | 7.8 High |
DOS / potential heap overwrite in mkv demuxing using bzip decompression. Integer overflow in matroskademux element in bzip decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite. If the libc uses mmap for large chunks, and the OS supports mmap, then it is just a segfault (because the realloc before the integer overflow will use mremap to reduce the size of the chunk, and it will start to write to unmapped memory). However, if using a libc implementation that does not use mmap, or if the OS does not support mmap while using libc, then this could result in a heap overwrite. | ||||
CVE-2022-1733 | 3 Apple, Fedoraproject, Vim | 3 Macos, Fedora, Vim | 2024-08-03 | 7.8 High |
Heap-based Buffer Overflow in GitHub repository vim/vim prior to 8.2.4968. | ||||
CVE-2022-1621 | 5 Apple, Debian, Fedoraproject and 2 more | 6 Macos, Debian Linux, Fedora and 3 more | 2024-08-03 | 7.8 High |
Heap buffer overflow in vim_strncpy find_word in GitHub repository vim/vim prior to 8.2.4919. This vulnerability is capable of crashing software, Bypass Protection Mechanism, Modify Memory, and possible remote execution | ||||
CVE-2022-1619 | 5 Apple, Debian, Fedoraproject and 2 more | 6 Macos, Debian Linux, Fedora and 3 more | 2024-08-03 | 7.8 High |
Heap-based Buffer Overflow in function cmdline_erase_chars in GitHub repository vim/vim prior to 8.2.4899. This vulnerabilities are capable of crashing software, modify memory, and possible remote execution | ||||
CVE-2022-1437 | 1 Radare | 1 Radare2 | 2024-08-03 | 7.1 High |
Heap-based Buffer Overflow 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. | ||||
CVE-2022-1383 | 1 Radare | 1 Radare2 | 2024-08-03 | 6.1 Medium |
Heap-based Buffer Overflow in GitHub repository radareorg/radare2 prior to 5.6.8. 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. | ||||
CVE-2022-1381 | 3 Apple, Fedoraproject, Vim | 3 Macos, Fedora, Vim | 2024-08-03 | 7.8 High |
global heap buffer overflow in skip_range in GitHub repository vim/vim prior to 8.2.4763. This vulnerability is capable of crashing software, Bypass Protection Mechanism, Modify Memory, and possible remote execution | ||||
CVE-2022-1286 | 1 Mruby | 1 Mruby | 2024-08-02 | 9.8 Critical |
heap-buffer-overflow in mrb_vm_exec in mruby/mruby in GitHub repository mruby/mruby prior to 3.2. Possible arbitrary code execution if being exploited. | ||||
CVE-2022-1240 | 1 Radare | 1 Radare2 | 2024-08-02 | 7.8 High |
Heap buffer overflow in libr/bin/format/mach0/mach0.c in GitHub repository radareorg/radare2 prior to 5.8.6. If address sanitizer is disabled during the compiling, the program should executes into the `r_str_ncpy` function. Therefore I think it is very likely to be exploitable. For more general description of heap buffer overflow, see [CWE](https://cwe.mitre.org/data/definitions/122.html). | ||||
CVE-2022-1253 | 1 Struktur | 1 Libde265 | 2024-08-02 | 9.8 Critical |
Heap-based Buffer Overflow in GitHub repository strukturag/libde265 prior to and including 1.0.8. The fix is established in commit 8e89fe0e175d2870c39486fdd09250b230ec10b8 but does not yet belong to an official release. | ||||
CVE-2022-1244 | 1 Radare | 1 Radare2 | 2024-08-02 | 5.5 Medium |
heap-buffer-overflow in GitHub repository radareorg/radare2 prior to 5.6.8. This vulnerability is capable of inducing denial of service. | ||||
CVE-2022-1160 | 2 Fedoraproject, Vim | 2 Fedora, Vim | 2024-08-02 | 7.8 High |
heap buffer overflow in get_one_sourceline in GitHub repository vim/vim prior to 8.2.4647. | ||||
CVE-2022-1061 | 1 Radare | 1 Radare2 | 2024-08-02 | 7.5 High |
Heap Buffer Overflow in parseDragons in GitHub repository radareorg/radare2 prior to 5.6.8. | ||||
CVE-2022-1052 | 1 Radare | 1 Radare2 | 2024-08-02 | 5.5 Medium |
Heap Buffer Overflow in iterate_chained_fixups in GitHub repository radareorg/radare2 prior to 5.6.6. | ||||
CVE-2022-0943 | 5 Apple, Debian, Fedoraproject and 2 more | 5 Macos, Debian Linux, Fedora and 2 more | 2024-08-02 | 7.8 High |
Heap-based Buffer Overflow occurs in vim in GitHub repository vim/vim prior to 8.2.4563. | ||||
CVE-2022-0713 | 2 Fedoraproject, Radare | 2 Fedora, Radare2 | 2024-08-02 | 7.1 High |
Heap-based Buffer Overflow in GitHub repository radareorg/radare2 prior to 5.6.4. | ||||
CVE-2022-0714 | 4 Apple, Debian, Fedoraproject and 1 more | 4 Macos, Debian Linux, Fedora and 1 more | 2024-08-02 | 5.5 Medium |
Heap-based Buffer Overflow in GitHub repository vim/vim prior to 8.2.4436. | ||||
CVE-2022-0676 | 2 Fedoraproject, Radare | 2 Fedora, Radare2 | 2024-08-02 | 7.8 High |
Heap-based Buffer Overflow in GitHub repository radareorg/radare2 prior to 5.6.4. | ||||
CVE-2022-0631 | 1 Mruby | 1 Mruby | 2024-08-02 | 9.8 Critical |
Heap-based Buffer Overflow in Homebrew mruby prior to 3.2. | ||||
CVE-2022-0518 | 2 Fedoraproject, Radare | 2 Fedora, Radare2 | 2024-08-02 | 7.1 High |
Heap-based Buffer Overflow in GitHub repository radareorg/radare2 prior to 5.6.2. |