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 443 of 467
  • CVE-2025-43963LowApr 21, 2025
    risk 0.00cvss 2.9epss 0.00

    In LibRaw before 0.21.4, phase_one_correct in decoders/load_mfbacks.cpp allows out-of-buffer access because split_col and split_row values are not checked in 0x041f tag processing.

  • CVE-2025-43962LowApr 21, 2025
    risk 0.00cvss 2.9epss 0.00

    In LibRaw before 0.21.4, phase_one_correct in decoders/load_mfbacks.cpp has out-of-bounds reads for tag 0x412 processing, related to large w0 or w1 values or the frac and mult calculations.

  • CVE-2025-43961LowApr 21, 2025
    risk 0.00cvss 2.9epss 0.00

    In LibRaw before 0.21.4, metadata/tiff.cpp has an out-of-bounds read in the Fujifilm 0xf00c tag parser.

  • CVE-2025-3160LowApr 3, 2025
    risk 0.00cvss 3.3epss 0.00

    A vulnerability has been found in Open Asset Import Library Assimp 5.4.3 and classified as problematic. This vulnerability affects the function Assimp::SceneCombiner::AddNodeHashes of the file code/Common/SceneCombiner.cpp of the component File Handler. The manipulation leads to…

  • CVE-2025-3015MedMar 31, 2025
    risk 0.00cvss 6.3epss 0.00

    A vulnerability classified as critical has been found in Open Asset Import Library Assimp 5.4.3. This affects the function Assimp::ASEImporter::BuildUniqueRepresentation of the file code/AssetLib/ASE/ASELoader.cpp of the component ASE File Handler. The manipulation of the…

  • CVE-2025-0518MedJan 16, 2025
    risk 0.00cvss 5.3epss 0.00

    Unchecked Return Value, Out-of-bounds Read vulnerability in FFmpeg allows Read Sensitive Constants Within an Executable. This vulnerability is associated with program files https://github.Com/FFmpeg/FFmpeg/blob/master/libavfilter/af_pan.C . This issue affects FFmpeg: 7.1. …

  • CVE-2024-56378MedDec 23, 2024
    risk 0.00cvss 4.3epss 0.01

    libpoppler.so in Poppler through 24.12.0 has an out-of-bounds read vulnerability within the JBIG2Bitmap::combine function in JBIG2Stream.cc.

  • CVE-2024-36612HigNov 29, 2024
    risk 0.00cvss 7.5epss 0.01

    Zulip from 8.0 to 8.3 contains a memory leak vulnerability in the handling of popovers.

  • CVE-2024-35367CriNov 29, 2024
    risk 0.00cvss 9.1epss 0.01

    FFmpeg n6.1.1 has an Out-of-bounds Read via libavcodec/ppc/vp8dsp_altivec.c, static const vec_s8 h_subpel_filters_outer

  • CVE-2024-11403CriNov 25, 2024
    risk 0.00cvss 9.8epss 0.01

    There exists an out of bounds read/write in LibJXL versions prior to commit 9cc451b91b74ba470fd72bd48c121e9f33d24c99. The JPEG decoder used by the JPEG XL encoder when doing JPEG recompression (i.e. if using JxlEncoderAddJPEGFrame on untrusted input) does not properly check…

  • CVE-2024-52523MedNov 15, 2024
    risk 0.00cvss 4.6epss 0.01

    Nextcloud Server is a self hosted personal cloud system. After setting up a user or administrator defined external storage with fixed credentials, the API returns them and adds them into the frontend again, allowing to read them in plain text when an attacker already has access…

  • CVE-2024-25431HigNov 8, 2024
    risk 0.00cvss 7.8epss 0.01

    An issue in bytecodealliance wasm-micro-runtime before v.b3f728c and fixed in commit 06df58f allows a remote attacker to escalate privileges via a crafted file to the check_was_abi_compatibility function.

  • CVE-2024-48208HigOct 24, 2024
    risk 0.00cvss 8.6epss 0.02

    pure-ftpd before 1.0.52 is vulnerable to Buffer Overflow. There is an out of bounds read in the domlsd() function of the ls.c file.

  • CVE-2024-48958HigOct 10, 2024
    risk 0.00cvss 7.8epss 0.01

    execute_filter_delta in archive_read_support_format_rar.c in libarchive before 3.7.5 allows out-of-bounds access via a crafted archive file because src can move beyond dst.

  • CVE-2024-48957HigOct 10, 2024
    risk 0.00cvss 7.8epss 0.01

    execute_filter_audio in archive_read_support_format_rar.c in libarchive before 3.7.5 allows out-of-bounds access via a crafted archive file because src can move beyond dst.

  • CVE-2024-5991HigAug 27, 2024
    risk 0.00cvss 7.5epss 0.01

    In function MatchDomainName(), input param str is treated as a NULL terminated string despite being user provided and unchecked. Specifically, the function X509_check_host() takes in a pointer and length to check against, with no requirements that it be NULL terminated. If a…

  • CVE-2024-37407CriJun 8, 2024
    risk 0.00cvss 9.1epss 0.01

    Libarchive before 3.7.4 allows name out-of-bounds access when a ZIP archive has an empty-name file and mac-ext is enabled. This occurs in slurp_central_directory in archive_read_support_format_zip.c.

  • CVE-2024-32662HigApr 23, 2024
    risk 0.00cvss 7.5epss 0.01

    FreeRDP is a free implementation of the Remote Desktop Protocol. FreeRDP based clients prior to version 3.5.1 are vulnerable to out-of-bounds read. This occurs when `WCHAR` string is read with twice the size it has and converted to `UTF-8`, `base64` decoded. The string is only…

  • CVE-2024-32659CriApr 23, 2024
    risk 0.00cvss 9.8epss 0.01

    FreeRDP is a free implementation of the Remote Desktop Protocol. FreeRDP based clients prior to version 3.5.1 are vulnerable to out-of-bounds read if `((nWidth == 0) and (nHeight == 0))`. Version 3.5.1 contains a patch for the issue. No known workarounds are available.

  • CVE-2024-32658CriApr 23, 2024
    risk 0.00cvss 9.8epss 0.01

    FreeRDP is a free implementation of the Remote Desktop Protocol. FreeRDP based clients prior to version 3.5.1 are vulnerable to out-of-bounds read. Version 3.5.1 contains a patch for the issue. No known workarounds are available.