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 716 of 727
  • CVE-2021-3382HigFeb 5, 2021
    risk 0.00cvss 7.5epss 0.02

    Stack buffer overflow vulnerability in gitea 1.9.0 through 1.13.1 allows remote attackers to cause a denial of service (crash) via vectors related to a file path.

  • CVE-2020-1896CriFeb 2, 2021
    risk 0.00cvss 9.8epss 0.02

    A stack overflow vulnerability in Facebook Hermes 'builtin apply' prior to commit 86543ac47e59c522976b5632b8bf9a2a4583c7d2 (https://github.com/facebook/hermes/commit/86543ac47e59c522976b5632b8bf9a2a4583c7d2) allows attackers to potentially execute arbitrary code via crafted…

  • CVE-2020-35859CriDec 31, 2020
    risk 0.00cvss 9.1epss 0.02

    An issue was discovered in the lucet-runtime-internals crate before 0.5.1 for Rust. It mishandles sigstack allocation. Guest programs may be able to obtain sensitive information, or guest programs can experience memory corruption.

  • CVE-2020-20276CriDec 18, 2020
    risk 0.00cvss 9.8epss 0.03

    An unauthenticated stack-based buffer overflow vulnerability in common.c's handle_PORT in uftpd FTP server versions 2.10 and earlier can be abused to cause a crash and could potentially lead to remote code execution.

  • CVE-2020-8944MedDec 15, 2020
    risk 0.00cvss 5.3epss 0.00

    An arbitrary memory write vulnerability in Asylo versions up to 0.6.0 allows an untrusted attacker to make a call to ecall_restore using the attribute output which fails to check the range of a pointer. An attacker can use this pointer to write to arbitrary memory addresses…

  • CVE-2020-8938MedDec 15, 2020
    risk 0.00cvss 5.3epss 0.00

    An arbitrary memory overwrite vulnerability in Asylo versions up to 0.6.0 allows an attacker to make a host call to FromkLinuxSockAddr with attacker controlled content and size of klinux_addr which allows an attacker to write memory values from within the enclave. We recommend…

  • CVE-2020-8937MedDec 15, 2020
    risk 0.00cvss 5.3epss 0.00

    An arbitrary memory overwrite vulnerability in Asylo versions up to 0.6.0 allows an attacker to make a host call to enc_untrusted_create_wait_queue that uses a pointer queue that relies on UntrustedLocalMemcpy, which fails to validate where the pointer is located. This allows an…

  • CVE-2020-8935MedDec 15, 2020
    risk 0.00cvss 5.3epss 0.00

    An arbitrary memory overwrite vulnerability in Asylo versions up to 0.6.0 allow an attacker to make an Ecall_restore function call to reallocate untrusted code and overwrite sections of the Enclave memory address. We recommend updating your library.

  • CVE-2020-35457HigDec 14, 2020
    risk 0.00cvss 7.8epss 0.01

    GNOME GLib before 2.65.3 has an integer overflow, that might lead to an out-of-bounds write, in g_option_group_add_entries. NOTE: the vendor's position is "Realistically this is not a security issue. The standard pattern is for callers to provide a static list of option entries…

  • CVE-2020-17131MedDec 10, 2020
    risk 0.00cvss 4.2epss 0.02

    Chakra Scripting Engine Memory Corruption Vulnerability

  • CVE-2020-16589MedDec 9, 2020
    risk 0.00cvss 5.5epss 0.01

    A head-based buffer overflow exists in Academy Software Foundation OpenEXR 2.3.0 in writeTileData in ImfTiledOutputFile.cpp that can cause a denial of service via a crafted EXR file.

  • CVE-2020-16587MedDec 9, 2020
    risk 0.00cvss 5.5epss 0.01

    A heap-based buffer overflow vulnerability exists in Academy Software Foundation OpenEXR 2.3.0 in chunkOffsetReconstruction in ImfMultiPartInputFile.cpp that can cause a denial of service via a crafted EXR file.

  • CVE-2020-6017CriDec 3, 2020
    risk 0.00cvss 9.8epss 0.03

    Valve's Game Networking Sockets prior to version v1.2.0 improperly handles long unreliable segments in function SNP_ReceiveUnreliableSegment() when configured to support plain-text messages, leading to a Heap-Based Buffer Overflow and resulting in a memory corruption and…

  • CVE-2020-6018CriDec 2, 2020
    risk 0.00cvss 9.8epss 0.03

    Valve's Game Networking Sockets prior to version v1.2.0 improperly handles long encrypted messages in function AES_GCM_DecryptContext::Decrypt() when compiled using libsodium, leading to a Stack-Based Buffer Overflow and resulting in a memory corruption and possibly even a…

  • CVE-2020-29394HigNov 30, 2020
    risk 0.00cvss 7.8epss 0.02

    A buffer overflow in the dlt_filter_load function in dlt_common.c from dlt-daemon through 2.18.5 (GENIVI Diagnostic Log and Trace) allows arbitrary code execution because fscanf is misused (no limit on the number of characters to be read in the format argument).

  • CVE-2020-20740HigNov 20, 2020
    risk 0.00cvss 7.8epss 0.01

    PDFResurrect before 0.20 lack of header validation checks causes heap-buffer-overflow in pdf_get_version().

  • CVE-2020-6016CriNov 18, 2020
    risk 0.00cvss 9.8epss 0.06

    Valve's Game Networking Sockets prior to version v1.2.0 improperly handles unreliable segments with negative offsets in function SNP_ReceiveUnreliableSegment(), leading to a Heap-Based Buffer Underflow and a free() of memory not from the heap, resulting in a memory corruption…

  • CVE-2020-17054MedNov 11, 2020
    risk 0.00cvss 4.2epss 0.02

    Chakra Scripting Engine Memory Corruption Vulnerability

  • CVE-2020-17048MedNov 11, 2020
    risk 0.00cvss 4.2epss 0.02

    Chakra Scripting Engine Memory Corruption Vulnerability

  • CVE-2020-27196HigNov 6, 2020
    risk 0.00cvss 7.5epss 0.01

    An issue was discovered in PlayJava in Play Framework 2.6.0 through 2.8.2. The body parsing of HTTP requests eagerly parses a payload given a Content-Type header. A deep JSON structure sent to a valid POST endpoint (that may or may not expect JSON payloads) causes a…