VYPR

CWE-190

Integer Overflow or Wraparound

BaseStableLikelihood: Medium

Description

The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

Hierarchy (View 1000)

Parents

Children

Related attack patterns (CAPEC)

CAPEC-92

CVEs mapped to this weakness (3,387)

page 158 of 170
  • CVE-2025-48174MedMay 16, 2025
    risk 0.00cvss 4.5epss 0.00

    In libavif before 1.3.0, makeRoom in stream.c has an integer overflow and resultant buffer overflow in stream->offset+size.

  • CVE-2025-29088MedApr 10, 2025
    risk 0.00cvss 5.6epss 0.00

    In SQLite 3.49.0 before 3.49.1, certain argument values to sqlite3_db_config (in the C-language API) can cause a denial of service (application crash). An sz*nBig multiplication is not cast to a 64-bit integer, and consequently some memory allocations may be incorrect.

  • CVE-2025-32364MedApr 5, 2025
    risk 0.00cvss 4.0epss 0.00

    A floating-point exception in the PSStack::roll function of Poppler before 25.04.0 can cause an application to crash when handling malformed inputs associated with INT_MIN.

  • CVE-2025-2177HigMar 11, 2025
    risk 0.00cvss 7.3epss 0.01

    A vulnerability classified as critical was found in libzvbi up to 0.2.43. This vulnerability affects the function vbi_search_new of the file src/search.c. The manipulation of the argument pat_len leads to integer overflow. The attack can be initiated remotely. The exploit has…

  • CVE-2025-2176HigMar 11, 2025
    risk 0.00cvss 7.3epss 0.01

    A vulnerability classified as critical has been found in libzvbi up to 0.2.43. This affects the function vbi_capture_sim_load_caption of the file src/io-sim.c. The manipulation leads to integer overflow. It is possible to initiate the attack remotely. The exploit has been…

  • CVE-2025-2174MedMar 11, 2025
    risk 0.00cvss 5.3epss 0.01

    A vulnerability was found in libzvbi up to 0.2.43. It has been declared as problematic. Affected by this vulnerability is the function vbi_strndup_iconv_ucs2 of the file src/conv.c. The manipulation of the argument src_length leads to integer overflow. The attack can be launched…

  • CVE-2025-0838CriFeb 21, 2025
    risk 0.00cvss 9.8epss 0.01

    There exists a heap buffer overflow vulnerable in Abseil-cpp. The sized constructors, reserve(), and rehash() methods of absl::{flat,node}hash{set,map} did not impose an upper bound on their size argument. As a result, it was possible for a caller to pass a very large size that…

  • CVE-2024-36613MedJan 3, 2025
    risk 0.00cvss 6.2epss 0.00

    FFmpeg n6.1.1 has a vulnerability in the DXA demuxer of the libavformat library allowing for an integer overflow, potentially resulting in a denial-of-service (DoS) condition or other undefined behavior.

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

    FFmpeg n6.1.1 is Integer Overflow. The vulnerability exists in the parse_options function of sbgdec.c within the libavformat module. When parsing certain options, the software does not adequately validate the input. This allows for negative duration values to be accepted without…

  • CVE-2024-36616MedNov 29, 2024
    risk 0.00cvss 6.5epss 0.01

    An integer overflow in the component /libavformat/westwood_vqa.c of FFmpeg n6.1.1 allows attackers to cause a denial of service in the application via a crafted VQA file.

  • CVE-2024-36618MedNov 29, 2024
    risk 0.00cvss 6.2epss 0.00

    FFmpeg n6.1.1 has a vulnerability in the AVI demuxer of the libavformat library which allows for an integer overflow, potentially resulting in a denial-of-service (DoS) condition.

  • CVE-2024-36617MedNov 29, 2024
    risk 0.00cvss 6.2epss 0.00

    FFmpeg n6.1.1 has an integer overflow vulnerability in the FFmpeg CAF decoder.

  • CVE-2024-36619MedNov 29, 2024
    risk 0.00cvss 5.3epss 0.01

    FFmpeg n6.1.1 has a vulnerability in the WAVARC decoder of the libavcodec library which allows for an integer overflow when handling certain block types, leading to a denial-of-service (DoS) condition.

  • CVE-2024-35369MedNov 29, 2024
    risk 0.00cvss 5.5epss 0.00

    In FFmpeg version n6.1.1, specifically within the avcodec/speexdec.c module, a potential security vulnerability exists due to insufficient validation of certain parameters when parsing Speex codec extradata. This vulnerability could lead to integer overflow conditions,…

  • CVE-2024-48983HigNov 20, 2024
    risk 0.00cvss 7.5epss 0.00

    An issue was discovered in MBed OS 6.16.0. During processing of HCI packets, the software dynamically determines the length of the packet data by reading 2 bytes from the packet header. A buffer is then allocated to contain the entire packet, the size of which is calculated as…

  • CVE-2024-10917LowNov 11, 2024
    risk 0.00cvss 3.7epss 0.00

    In Eclipse OpenJ9 versions up to 0.47, the JNI function GetStringUTFLength may return an incorrect value which has wrapped around. From 0.48 the value is correct but may be truncated to include a smaller number of characters.

  • CVE-2024-4453HigMay 22, 2024
    risk 0.00cvss 7.8epss 0.02

    GStreamer EXIF Metadata Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack…

  • CVE-2024-34403MedMay 3, 2024
    risk 0.00cvss 5.9epss 0.01

    An issue was discovered in uriparser through 0.9.7. ComposeQueryMallocExMm in UriQuery.c has an integer overflow via a long string.

  • CVE-2024-34402HigMay 3, 2024
    risk 0.00cvss 8.6epss 0.01

    An issue was discovered in uriparser through 0.9.7. ComposeQueryEngine in UriQuery.c has an integer overflow via long keys or values, with a resultant buffer overflow.

  • CVE-2024-32039CriApr 22, 2024
    risk 0.00cvss 9.8epss 0.02

    FreeRDP is a free implementation of the Remote Desktop Protocol. FreeRDP based clients using a version of FreeRDP prior to 3.5.0 or 2.11.6 are vulnerable to integer overflow and out-of-bounds write. Versions 3.5.0 and 2.11.6 patch the issue. As a workaround, do not use `/gfx`…