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 713 of 727
  • CVE-2021-22564MedNov 1, 2021
    risk 0.00cvss 4.5epss 0.00

    For certain valid JPEG XL images with a size slightly larger than an integer number of groups (256x256 pixels) when processing the groups out of order the decoder can perform an out of bounds copy of image pixels from an image buffer in the heap to another. This copy can occur…

  • CVE-2021-3756CriOct 29, 2021
    risk 0.00cvss 9.8epss 0.01

    libmysofa is vulnerable to Heap-based Buffer Overflow

  • CVE-2021-3903HigOct 27, 2021
    risk 0.00cvss 7.8epss 0.01

    vim is vulnerable to Heap-based Buffer Overflow

  • CVE-2021-42327MedOct 21, 2021
    risk 0.00cvss 6.7epss 0.01

    dp_link_settings_write in drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c in the Linux kernel through 5.14.14 allows a heap-based buffer overflow by an attacker who can write a string to the AMD GPU display drivers debug filesystem. There are no checks on size within…

  • CVE-2021-42739MedOct 20, 2021
    risk 0.00cvss 6.7epss 0.00

    The firewire subsystem in the Linux kernel through 5.14.13 has a buffer overflow related to drivers/media/firewire/firedtv-avc.c and drivers/media/firewire/firedtv-ci.c, because avc_ca_pmt mishandles bounds checking.

  • CVE-2021-3872HigOct 19, 2021
    risk 0.00cvss 7.8epss 0.01

    vim is vulnerable to Heap-based Buffer Overflow

  • CVE-2021-3875MedOct 15, 2021
    risk 0.00cvss 5.5epss 0.02

    vim is vulnerable to Heap-based Buffer Overflow

  • CVE-2021-42008HigOct 5, 2021
    risk 0.00cvss 7.8epss 0.02

    The decode_data function in drivers/net/hamradio/6pack.c in the Linux kernel before 5.13.13 has a slab out-of-bounds write. Input from a process that has the CAP_NET_ADMIN capability can lead to root access.

  • CVE-2021-36218HigSep 27, 2021
    risk 0.00cvss 7.5epss 0.02

    An issue was discovered in SKALE sgxwallet 1.58.3. sgx_disp_ippsAES_GCMEncrypt allows an out-of-bounds write, resulting in a segfault and compromised enclave. This issue describes a buffer overflow, which was resolved prior to v1.77.0 and not reproducible in latest sgxwallet…

  • CVE-2021-32272HigSep 20, 2021
    risk 0.00cvss 7.8epss 0.01

    An issue was discovered in faad2 before 2.10.0. A heap-buffer-overflow exists in the function stszin located in mp4read.c. It allows an attacker to cause Code Execution.

  • CVE-2021-32268HigSep 20, 2021
    risk 0.00cvss 7.8epss 0.01

    Buffer overflow vulnerability in function gf_fprintf in os_file.c in gpac before 1.0.1 allows attackers to execute arbitrary code. The fixed version is 1.0.1.

  • CVE-2021-3778HigSep 15, 2021
    risk 0.00cvss 7.8epss 0.02

    vim is vulnerable to Heap-based Buffer Overflow

  • CVE-2021-3751CriSep 15, 2021
    risk 0.00cvss 9.8epss 0.01

    libmobi is vulnerable to Out-of-bounds Write

  • CVE-2021-33362HigSep 13, 2021
    risk 0.00cvss 7.8epss 0.01

    Stack buffer overflow in the hevc_parse_vps_extension function in MP4Box in GPAC 1.0.1 allows attackers to cause a denial of service or execute arbitrary code via a crafted file.

  • CVE-2021-32137MedSep 13, 2021
    risk 0.00cvss 5.5epss 0.01

    Heap buffer overflow in the URL_GetProtocolType function in MP4Box in GPAC 1.0.1 allows attackers to cause a denial of service or execute arbitrary code via a crafted file.

  • CVE-2021-32136HigSep 13, 2021
    risk 0.00cvss 7.8epss 0.01

    Heap buffer overflow in the print_udta function in MP4Box in GPAC 1.0.1 allows attackers to cause a denial of service or execute arbitrary code via a crafted file.

  • CVE-2021-3770HigSep 6, 2021
    risk 0.00cvss 7.8epss 0.01

    vim is vulnerable to Heap-based Buffer Overflow

  • CVE-2021-38593HigAug 12, 2021
    risk 0.00cvss 7.5epss 0.03

    Qt 5.x before 5.15.6 and 6.x through 6.1.2 has an out-of-bounds write in QOutlineMapper::convertPath (called from QRasterPaintEngine::fill and QPaintEngineEx::stroke).

  • CVE-2020-24829MedAug 4, 2021
    risk 0.00cvss 5.5epss 0.01

    An issue was discovered in GPAC from v0.5.2 to v0.8.0, as demonstrated by MP4Box. It contains a heap-based buffer overflow in gf_m2ts_section_complete in media_tools/mpegts.c that can cause a denial of service (DOS) via a crafted MP4 file.

  • CVE-2021-37232CriAug 4, 2021
    risk 0.00cvss 9.8epss 0.02

    A stack overflow vulnerability occurs in Atomicparsley 20210124.204813.840499f through APar_read64() in src/util.cpp due to the lack of buffer size of uint32_buffer while reading more bytes in APar_read64.