VYPR

CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

BaseIncompleteLikelihood: High

Description

The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer.

Hierarchy (View 1000)

Parents

Children

Related attack patterns (CAPEC)

CAPEC-10 · CAPEC-100 · CAPEC-14 · CAPEC-24 · CAPEC-42 · CAPEC-44 · CAPEC-45 · CAPEC-46 · CAPEC-47 · CAPEC-67 · CAPEC-8 · CAPEC-9 · CAPEC-92

CVEs mapped to this weakness (4,364)

page 199 of 219
  • CVE-2024-45619MedSep 3, 2024
    risk 0.28cvss 4.3epss 0.00

    A vulnerability was found in OpenSC, OpenSC tools, PKCS#11 module, minidriver, and CTK. An attacker could use a crafted USB Device or Smart Card, which would present the system with a specially crafted response to APDUs. When buffers are partially filled with data, initialized…

  • CVE-2024-37571MedJun 26, 2024
    risk 0.28cvss 4.3epss 0.00

    Buffer Overflow vulnerability in SAS Broker 9.2 build 1495 allows attackers to cause denial of service or obtain sensitive information via crafted payload to the '_debug' parameter.

  • CVE-2024-28759MedMay 14, 2024
    risk 0.28cvss 4.3epss 0.00

    A crafted network packet may cause a buffer overrun in Wind River VxWorks 7 through 23.09.

  • CVE-2024-25394MedMar 27, 2024
    risk 0.28cvss 4.3epss 0.01

    A buffer overflow occurs in utilities/ymodem/ry_sy.c in RT-Thread through 5.0.2 because of an incorrect sprintf call or a missing '\0' character.

  • CVE-2023-39204MedNov 14, 2023
    risk 0.28cvss 4.3epss 0.01

    Buffer overflow in some Zoom clients may allow an unauthenticated user to conduct a denial of service via network access.

  • CVE-2023-36482MedAug 8, 2023
    risk 0.28cvss 4.3epss 0.00

    An issue was discovered in Samsung NFC S3NRN4V, S3NSN4V, S3NSEN4, SEN82AB, and S3NRN82. A buffer copy without checking its input size can cause an NFC service restart.

  • CVE-2023-34115MedJun 13, 2023
    risk 0.28cvss 4.3epss 0.00

    Buffer copy without checking size of input in Zoom Meeting SDK before 5.13.0 may allow an authenticated user to potentially enable a denial of service via local access. This issue may result in the Zoom Meeting SDK to crash and need to be restarted.

  • CVE-2022-29189MedMay 21, 2022
    risk 0.28cvss 5.3epss 0.02

    Pion DTLS is a Go implementation of Datagram Transport Layer Security. Prior to version 2.1.4, a buffer that was used for inbound network traffic had no upper limit. Pion DTLS would buffer all network traffic from the remote user until the handshake completes or timed out. An…

  • CVE-2021-33430MedDec 17, 2021
    risk 0.28cvss 5.3epss 0.01

    A Buffer Overflow vulnerability exists in NumPy 1.9.x in the PyArray_NewFromDescr_int function of ctors.c when specifying arrays of large dimensions (over 32) from Python code, which could let a malicious user cause a Denial of Service. NOTE: The vendor does not agree this is a…

  • CVE-2021-34780MedOct 6, 2021
    risk 0.28cvss 4.3epss 0.01

    Multiple vulnerabilities exist in the Link Layer Discovery Protocol (LLDP) implementation for Cisco Small Business 220 Series Smart Switches. An unauthenticated, adjacent attacker could perform the following: Execute code on the affected device or cause it to reload unexpectedly…

  • CVE-2021-34779MedOct 6, 2021
    risk 0.28cvss 4.3epss 0.01

    Multiple vulnerabilities exist in the Link Layer Discovery Protocol (LLDP) implementation for Cisco Small Business 220 Series Smart Switches. An unauthenticated, adjacent attacker could perform the following: Execute code on the affected device or cause it to reload unexpectedly…

  • CVE-2021-34778MedOct 6, 2021
    risk 0.28cvss 4.3epss 0.00

    Multiple vulnerabilities exist in the Link Layer Discovery Protocol (LLDP) implementation for Cisco Small Business 220 Series Smart Switches. An unauthenticated, adjacent attacker could perform the following: Execute code on the affected device or cause it to reload unexpectedly…

  • CVE-2021-34777MedOct 6, 2021
    risk 0.28cvss 4.3epss 0.00

    Multiple vulnerabilities exist in the Link Layer Discovery Protocol (LLDP) implementation for Cisco Small Business 220 Series Smart Switches. An unauthenticated, adjacent attacker could perform the following: Execute code on the affected device or cause it to reload unexpectedly…

  • CVE-2021-34776MedOct 6, 2021
    risk 0.28cvss 4.3epss 0.00

    Multiple vulnerabilities exist in the Link Layer Discovery Protocol (LLDP) implementation for Cisco Small Business 220 Series Smart Switches. An unauthenticated, adjacent attacker could perform the following: Execute code on the affected device or cause it to reload unexpectedly…

  • CVE-2021-34775MedOct 6, 2021
    risk 0.28cvss 4.3epss 0.00

    Multiple vulnerabilities exist in the Link Layer Discovery Protocol (LLDP) implementation for Cisco Small Business 220 Series Smart Switches. An unauthenticated, adjacent attacker could perform the following: Execute code on the affected device or cause it to reload unexpectedly…

  • CVE-2021-38526MedAug 11, 2021
    risk 0.28cvss 4.3epss 0.01

    Certain NETGEAR devices are affected by a buffer overflow by an unauthenticated attacker. This affects RAX35 before 1.0.3.94, RAX38 before 1.0.3.94, and RAX40 before 1.0.3.94.

  • CVE-2020-8261MedOct 28, 2020
    risk 0.28cvss 4.3epss 0.02

    A vulnerability in the Pulse Connect Secure / Pulse Policy Secure < 9.1R9 is vulnerable to arbitrary cookie injection.

  • CVE-2020-8927MedSep 15, 2020
    risk 0.28cvss 5.3epss 0.03

    A buffer overflow exists in the Brotli library versions prior to 1.0.8 where an attacker controlling the input length of a "one-shot" decompression request to a script can trigger a crash, which happens when copying over chunks of data larger than 2 GiB. It is recommended to…

  • CVE-2026-6681MedJun 25, 2026
    risk 0.27cvss 5.3epss 0.00

    The PKCS#7 decode path ignores the caller-supplied output buffer size (outputSz), allowing decoded content to be written past the bounds of the provided buffer. This affects wolfSSL 5.9.0 and earlier and was fixed in the 5.9.1 release.

  • CVE-2026-24807MedJan 27, 2026
    risk 0.27cvss epss 0.00

    Improper Verification of Cryptographic Signature vulnerability in liuyueyi quick-media (plugins/svg-plugin/batik-codec-fix/src/main/java/org/apache/batik/ext/awt/image/codec/util modules). This vulnerability is associated with program files SeekableOutputStream.Java. This issue…