VYPR

CWE-125

Out-of-bounds Read

BaseDraft

Description

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

Hierarchy (View 1000)

Parents

Related attack patterns (CAPEC)

CAPEC-540

CVEs mapped to this weakness (9,337)

page 22 of 467
  • CVE-2024-47600CriDec 12, 2024
    risk 0.59cvss 9.1epss 0.01

    GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been detected in the format_channel_mask function in gst-discoverer.c. The vulnerability affects the local array position, which is defined with a fixed size of 64…

  • CVE-2024-47598CriDec 12, 2024
    risk 0.59cvss 9.1epss 0.01

    GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been discovered in the qtdemux_merge_sample_table function within qtdemux.c. The problem is that the size of the stts buffer isn’t properly checked before reading…

  • CVE-2024-47597CriDec 12, 2024
    risk 0.59cvss 9.1epss 0.01

    GStreamer is a library for constructing graphs of media-handling components. An OOB-read has been detected in the function qtdemux_parse_samples within qtdemux.c. This issue arises when the function qtdemux_parse_samples reads data beyond the boundaries of the stream->stco…

  • CVE-2024-37371CriJun 28, 2024
    risk 0.59cvss 9.1epss 0.02

    In MIT Kerberos 5 (aka krb5) before 1.21.3, an attacker can cause invalid memory reads during GSS message token handling by sending message tokens with invalid length fields.

  • CVE-2024-24192CriJun 6, 2024
    risk 0.59cvss 9.1epss 0.00

    robdns commit d76d2e6 was discovered to contain a heap overflow via the component block->filename at /src/zonefile-insertion.c.

  • CVE-2021-47478CriMay 22, 2024
    risk 0.59cvss 9.1epss 0.01

    In the Linux kernel, the following vulnerability has been resolved: isofs: Fix out of bound access for corrupted isofs image When isofs image is suitably corrupted isofs_read_inode() can read data beyond the end of buffer. Sanity-check the directory entry length before using…

  • CVE-2024-32622CriMay 14, 2024
    risk 0.59cvss 9.1epss 0.01

    HDF5 Library through 1.14.3 contains a out-of-bounds read operation in H5FL_arr_malloc in H5FL.c (called from H5S_set_extent_simple in H5S.c).

  • CVE-2024-22949CriApr 8, 2024
    risk 0.59cvss 9.1epss 0.01

    JFreeChart v1.5.4 was discovered to contain a NullPointerException via the component /chart/annotations/CategoryLineAnnotation. NOTE: this is disputed by multiple third parties who believe there was not reasonable evidence to determine the existence of a vulnerability. The…

  • CVE-2024-26665CriApr 2, 2024
    risk 0.59cvss 9.1epss 0.01

    In the Linux kernel, the following vulnerability has been resolved: tunnels: fix out of bounds access when building IPv6 PMTU error If the ICMPv6 error is built from a non-linear skb we get the following splat, BUG: KASAN: slab-out-of-bounds in do_csum+0x220/0x240 Read of…

  • CVE-2021-42147CriJan 24, 2024
    risk 0.59cvss 9.1epss 0.01

    Buffer over-read vulnerability in the dtls_sha256_update function in Contiki-NG tinyDTLS through master branch 53a0d97 allows remote attackers to cause a denial of service via crafted data packet.

  • CVE-2023-4020CriDec 15, 2023
    risk 0.59cvss 9.0epss 0.01

    An unvalidated input in a library function responsible for communicating between secure and non-secure memory in Silicon Labs TrustZone implementation allows reading/writing of memory in the secure region of memory from the non-secure region of memory.

  • CVE-2023-47456CriNov 7, 2023
    risk 0.59cvss 9.1epss 0.01

    Tenda AX1806 V1.0.0.1 contains a stack overflow vulnerability in function sub_455D4, called by function fromSetWirelessRepeat.

  • CVE-2023-40436CriSep 27, 2023
    risk 0.59cvss 9.1epss 0.01

    The issue was addressed with improved bounds checks. This issue is fixed in macOS Sonoma 14. An attacker may be able to cause unexpected system termination or read kernel memory.

  • CVE-2023-37240CriJul 6, 2023
    risk 0.59cvss 9.1epss 0.00

    Vulnerability of missing input length verification in the distributed file system. Successful exploitation of this vulnerability may cause out-of-bounds read.

  • CVE-2023-2989CriJun 22, 2023
    risk 0.59cvss 9.1epss 0.01

    Fortra Globalscape EFT versions before 8.1.0.16 suffer from an out of bounds memory read in their administration server, which can allow an attacker to crash the service or bypass authentication if successfully exploited

  • CVE-2022-48312CriApr 16, 2023
    risk 0.59cvss 9.1epss 0.00

    The HwPCAssistant module has the out-of-bounds read/write vulnerability. Successful exploitation of this vulnerability may affect confidentiality and integrity.

  • CVE-2022-28228CriDec 23, 2022
    risk 0.59cvss 9.1epss 0.01

    Out-of-bounds read was discovered in YDB server. An attacker could construct a query with insert statement that would allow him to read sensitive information from other memory locations or cause a crash.

  • CVE-2022-41649CriDec 22, 2022
    risk 0.59cvss 9.1epss 0.01

    A heap out of bounds read vulnerability exists in the handling of IPTC data while parsing TIFF images in OpenImageIO v2.3.19.0. A specially-crafted TIFF file can cause a read of adjacent heap memory, which can leak sensitive process information. An attacker can provide a…

  • CVE-2022-23493CriDec 9, 2022
    risk 0.59cvss 9.1epss 0.01

    xrdp is an open source project which provides a graphical login to remote machines using Microsoft Remote Desktop Protocol (RDP). xrdp < v0.9.21 contain a Out of Bound Read in xrdp_mm_trans_process_drdynvc_channel_close() function. There are no known workarounds for this issue.…

  • CVE-2022-42905CriNov 7, 2022
    risk 0.59cvss 9.1epss 0.02

    In wolfSSL before 5.5.2, if callback functions are enabled (via the WOLFSSL_CALLBACKS flag), then a malicious TLS 1.3 client or network attacker can trigger a buffer over-read on the heap of 5 bytes. (WOLFSSL_CALLBACKS is only intended for debugging.)