VYPR

CWE-787

Out-of-bounds Write

BaseDraftLikelihood: High

Description

The product writes data past the end, or before the beginning, of the intended buffer.

Hierarchy (View 1000)

CVEs mapped to this weakness (14,531)

page 704 of 727
  • CVE-2023-2241MedApr 22, 2023
    risk 0.00cvss 5.3epss 0.00

    A vulnerability, which was classified as critical, was found in PoDoFo 0.10.0. Affected is the function readXRefStreamEntry of the file PdfXRefStreamParserObject.cpp. The manipulation leads to heap-based buffer overflow. An attack has to be approached locally. The exploit has…

  • CVE-2023-2194MedApr 20, 2023
    risk 0.00cvss 6.7epss 0.00

    An out-of-bounds write vulnerability was found in the Linux kernel's SLIMpro I2C device driver. The userspace "data->block[0]" variable was not capped to a number between 0-255 and was used as the size of a memcpy, possibly writing beyond the end of dma_buffer. This flaw could…

  • CVE-2021-45464HigApr 15, 2023
    risk 0.00cvss 8.8epss 0.00

    kvmtool through 39181fc allows an out-of-bounds write, related to virtio/balloon.c and virtio/pci.c. This allows a guest OS user to execute arbitrary code on the host machine.

  • CVE-2021-43612HigApr 15, 2023
    risk 0.00cvss 7.5epss 0.01

    In lldpd before 1.0.13, when decoding SONMP packets in the sonmp_decode function, it's possible to trigger an out-of-bounds heap read via short SONMP packets.

  • CVE-2023-1906MedApr 12, 2023
    risk 0.00cvss 5.5epss 0.01

    A heap-based buffer overflow issue was discovered in ImageMagick's ImportMultiSpectralQuantum() function in MagickCore/quantum-import.c. An attacker could pass specially crafted file to convert, triggering an out-of-bounds read error, allowing an application to crash, resulting…

  • CVE-2021-46879HigApr 11, 2023
    risk 0.00cvss 7.8epss 0.00

    An issue was discovered in Treasure Data Fluent Bit 1.7.1, a wrong variable is used to get the msgpack data resulting in a heap overflow in flb_msgpack_gelf_value_ext. An attacker can craft a malicious file and tick the victim to open the file with the software, triggering a…

  • CVE-2021-45985HigApr 10, 2023
    risk 0.00cvss 7.5epss 0.01

    In Lua 5.4.3, an erroneous finalizer called during a tail call leads to a heap-based buffer over-read.

  • CVE-2023-1801MedApr 7, 2023
    risk 0.00cvss 6.5epss 0.01

    The SMB protocol decoder in tcpdump version 4.99.3 can perform an out-of-bounds write when decoding a crafted network packet.

  • CVE-2023-29416MedApr 6, 2023
    risk 0.00cvss 6.5epss 0.01

    An issue was discovered in libbzip3.a in bzip3 before 1.3.0. A bz3_decode_block out-of-bounds write can occur with a crafted archive because bzip3 does not follow the required procedure for interacting with libsais.

  • CVE-2023-1078HigMar 27, 2023
    risk 0.00cvss 7.8epss 0.00

    A flaw was found in the Linux Kernel in RDS (Reliable Datagram Sockets) protocol. The rds_rm_zerocopy_callback() uses list_entry() on the head of a list causing a type confusion. Local user can trigger this with rds_message_put(). Type confusion leads to `struct…

  • CVE-2022-48423HigMar 19, 2023
    risk 0.00cvss 7.8epss 0.00

    In the Linux kernel before 6.1.3, fs/ntfs3/record.c does not validate resident attribute names. An out-of-bounds write may occur.

  • CVE-2023-28116HigMar 17, 2023
    risk 0.00cvss 8.1epss 0.01

    Contiki-NG is an open-source, cross-platform operating system for internet of things (IoT) devices. In versions 4.8 and prior, an out-of-bounds write can occur in the BLE L2CAP module of the Contiki-NG operating system. The network stack of Contiki-NG uses a global buffer…

  • CVE-2023-27590HigMar 14, 2023
    risk 0.00cvss 7.8epss 0.00

    Rizin is a UNIX-like reverse engineering framework and command-line toolset. In version 0.5.1 and prior, converting a GDB registers profile file into a Rizin register profile can result in a stack-based buffer overflow when the `name`, `type`, or `groups` fields have longer…

  • CVE-2021-32419MedFeb 17, 2023
    risk 0.00cvss 5.3epss 0.01

    An issue in Schism Tracker v20200412 fixed in v.20200412 allows attacker to obtain sensitive information via the fmt_mtm_load_song function in fmt/mtm.c.

  • CVE-2021-32142HigFeb 17, 2023
    risk 0.00cvss 7.8epss 0.00

    Buffer Overflow vulnerability in LibRaw linux/unix v0.20.0 allows attacker to escalate privileges via the LibRaw_buffer_datastream::gets(char*, int) in /src/libraw/src/libraw_datastream.cpp.

  • CVE-2023-0841MedFeb 15, 2023
    risk 0.00cvss 6.3epss 0.01

    A vulnerability, which was classified as critical, has been found in GPAC 2.3-DEV-rev40-g3602a5ded. This issue affects the function mp3_dmx_process of the file filters/reframe_mp3.c. The manipulation leads to heap-based buffer overflow. The attack may be initiated remotely. The…

  • CVE-2023-25564MedFeb 14, 2023
    risk 0.00cvss 6.5epss 0.02

    GSS-NTLMSSP is a mechglue plugin for the GSSAPI library that implements NTLM authentication. Prior to version 1.2.0, memory corruption can be triggered when decoding UTF16 strings. The variable `outlen` was not initialized and could cause writing a zero to an arbitrary place in…

  • CVE-2023-0804MedFeb 13, 2023
    risk 0.00cvss 6.8epss 0.00

    LibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3609, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127.

  • CVE-2023-0803MedFeb 13, 2023
    risk 0.00cvss 6.8epss 0.00

    LibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3516, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127.

  • CVE-2023-0802MedFeb 13, 2023
    risk 0.00cvss 6.8epss 0.00

    LibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3724, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127.