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 461 of 467
  • CVE-2018-8796HigFeb 5, 2019
    risk 0.00cvss 7.5epss 0.04

    rdesktop versions up to and including v1.8.3 contain an Out-Of-Bounds Read in function process_bitmap_updates() that results in a Denial of Service (segfault).

  • CVE-2018-8792HigFeb 5, 2019
    risk 0.00cvss 7.5epss 0.04

    rdesktop versions up to and including v1.8.3 contain an Out-Of-Bounds Read in function cssp_read_tsrequest() that results in a Denial of Service (segfault).

  • CVE-2018-8791HigFeb 5, 2019
    risk 0.00cvss 7.5epss 0.04

    rdesktop versions up to and including v1.8.3 contain an Out-Of-Bounds Read in function rdpdr_process() that results in an information leak.

  • CVE-2019-1000019MedFeb 4, 2019
    risk 0.00cvss 6.5epss 0.03

    libarchive version commit bf9aec176c6748f0ee7a678c5f9f9555b9a757c1 onwards (release v3.0.2 onwards) contains a CWE-125: Out-of-bounds Read vulnerability in 7zip decompression, archive_read_support_format_7zip.c, header_bytes() that can result in a crash (denial of service). This…

  • CVE-2018-20721CriJan 16, 2019
    risk 0.00cvss 9.8epss 0.02

    URI_FUNC() in UriParse.c in uriparser before 0.9.1 has an out-of-bounds read (in uriParse*Ex* functions) for an incomplete URI with an IPv6 address containing an embedded IPv4 address, such as a "//[::44.1" address.

  • CVE-2019-3557CriJan 15, 2019
    risk 0.00cvss 9.8epss 0.02

    The implementations of streams for bz2 and php://output improperly implemented their readImpl functions, returning -1 consistently. This behavior caused some stream functions, such as stream_get_line, to trigger an out-of-bounds read when operating on such malformed streams. The…

  • CVE-2018-6340HigDec 31, 2018
    risk 0.00cvss 8.1epss 0.01

    The Memcache::getextendedstats function can be used to trigger an out-of-bounds read. Exploiting this issue requires control over memcached server hostnames and/or ports. This affects all supported versions of HHVM (3.30 and 3.27.4 and below).

  • CVE-2018-20553HigDec 28, 2018
    risk 0.00cvss 7.8epss 0.01

    Tcpreplay before 4.3.1 has a heap-based buffer over-read in get_l2len in common/get.c.

  • CVE-2018-20552HigDec 28, 2018
    risk 0.00cvss 7.8epss 0.01

    Tcpreplay before 4.3.1 has a heap-based buffer over-read in packet2tree in tree.c.

  • CVE-2018-20461MedDec 25, 2018
    risk 0.00cvss 5.5epss 0.01

    In radare2 prior to 3.1.1, core_anal_bytes in libr/core/cmd_anal.c allows attackers to cause a denial-of-service (application crash caused by out-of-bounds read) by crafting a binary file.

  • CVE-2018-20459MedDec 25, 2018
    risk 0.00cvss 5.5epss 0.01

    In radare2 through 3.1.3, the armass_assemble function in libr/asm/arch/arm/armass.c allows attackers to cause a denial-of-service (application crash by out-of-bounds read) by crafting an arm assembly input because a loop uses an incorrect index in armass.c and certain length…

  • CVE-2018-20458MedDec 25, 2018
    risk 0.00cvss 5.5epss 0.01

    In radare2 prior to 3.1.1, r_bin_dyldcache_extract in libr/bin/format/mach0/dyldcache.c may allow attackers to cause a denial-of-service (application crash caused by out-of-bounds read) by crafting an input file.

  • CVE-2018-20457MedDec 25, 2018
    risk 0.00cvss 5.5epss 0.01

    In radare2 through 3.1.3, the assemble function inside libr/asm/p/asm_arm_cs.c allows attackers to cause a denial-of-service (application crash via an r_num_calc out-of-bounds read) by crafting an arm assembly input because a loop uses an incorrect index in armass.c and certain…

  • CVE-2018-20456MedDec 25, 2018
    risk 0.00cvss 5.5epss 0.01

    In radare2 prior to 3.1.1, the parseOperand function inside libr/asm/p/asm_x86_nz.c may allow attackers to cause a denial of service (application crash in libr/util/strbuf.c via a stack-based buffer over-read) by crafting an input file, a related issue to CVE-2018-20455.

  • CVE-2018-1000852MedDec 20, 2018
    risk 0.00cvss 6.5epss 0.03

    FreeRDP FreeRDP 2.0.0-rc3 released version before commit 205c612820dac644d665b5bb1cdf437dc5ca01e3 contains a Other/Unknown vulnerability in channels/drdynvc/client/drdynvc_main.c, drdynvc_process_capability_request that can result in The RDP server can read the client's memory..…

  • CVE-2018-5811MedDec 7, 2018
    risk 0.00cvss 6.5epss 0.02

    An error within the "nikon_coolscan_load_raw()" function (internal/dcraw_common.cpp) in LibRaw versions prior to 0.18.9 can be exploited to cause an out-of-bounds read memory access and subsequently cause a crash.

  • CVE-2018-5807HigDec 7, 2018
    risk 0.00cvss 8.8epss 0.02

    An error within the "samsung_load_raw()" function (internal/dcraw_common.cpp) in LibRaw versions prior to 0.18.9 can be exploited to cause an out-of-bounds read memory access and subsequently cause a crash.

  • CVE-2018-5802HigDec 7, 2018
    risk 0.00cvss 8.8epss 0.02

    An error within the "kodak_radc_load_raw()" function (internal/dcraw_common.cpp) related to the "buf" variable in LibRaw versions prior to 0.18.7 can be exploited to cause an out-of-bounds read memory access and subsequently cause a crash.

  • CVE-2017-16910MedDec 7, 2018
    risk 0.00cvss 6.5epss 0.02

    An error within the "LibRaw::xtrans_interpolate()" function (internal/dcraw_common.cpp) in LibRaw versions prior to 0.18.6 can be exploited to cause an invalid read memory access and subsequently a Denial of Service condition.

  • CVE-2018-19843MedDec 4, 2018
    risk 0.00cvss 5.5epss 0.01

    opmov in libr/asm/p/asm_x86_nz.c in radare2 before 3.1.0 allows attackers to cause a denial of service (buffer over-read) via crafted x86 assembly data, as demonstrated by rasm2.