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,386)

page 6 of 170
  • CVE-2022-48336CriJun 26, 2023
    risk 0.64cvss 9.8epss 0.01

    Widevine Trusted Application (TA) 5.0.0 through 7.1.1 has a PRDiagParseAndStoreData integer overflow and resultant buffer overflow.

  • CVE-2022-48335CriJun 26, 2023
    risk 0.64cvss 9.8epss 0.01

    Widevine Trusted Application (TA) 5.0.0 through 7.1.1 has a PRDiagVerifyProvisioning integer overflow and resultant buffer overflow.

  • CVE-2022-48334CriJun 26, 2023
    risk 0.64cvss 9.8epss 0.01

    Widevine Trusted Application (TA) 5.0.0 through 5.1.1 has a drm_verify_keys total_len+file_name_len integer overflow and resultant buffer overflow.

  • CVE-2022-48333CriJun 26, 2023
    risk 0.64cvss 9.8epss 0.01

    Widevine Trusted Application (TA) 5.0.0 through 5.1.1 has a drm_verify_keys prefix_len+feature_name_len integer overflow and resultant buffer overflow.

  • CVE-2022-48332CriJun 26, 2023
    risk 0.64cvss 9.8epss 0.01

    Widevine Trusted Application (TA) 5.0.0 through 5.1.1 has a drm_save_keys file_name_len integer overflow and resultant buffer overflow.

  • CVE-2022-48331CriJun 26, 2023
    risk 0.64cvss 9.8epss 0.01

    Widevine Trusted Application (TA) 5.0.0 through 5.1.1 has a drm_save_keys feature_name_len integer overflow and resultant buffer overflow.

  • CVE-2021-0701CriJun 15, 2023
    risk 0.64cvss 9.8epss 0.00

    In PVRSRVBridgeSyncPrimOpCreate of the PowerVR kernel driver, a missing size check means there is a possible integer overflow that could allow out-of-bounds heap access. This could lead to local escalation of privilege with no additional execution privileges needed. User…

  • CVE-2023-33864CriJun 7, 2023
    risk 0.64cvss 9.8epss 0.04

    StreamReader::ReadFromExternal in RenderDoc before 1.27 allows an Integer Overflow with a resultant Buffer Overflow. It uses uint32_t(m_BufferSize-m_InputSize) even though m_InputSize can exceed m_BufferSize.

  • CVE-2023-33863CriJun 7, 2023
    risk 0.64cvss 9.8epss 0.04

    SerialiseValue in RenderDoc before 1.27 allows an Integer Overflow with a resultant Buffer Overflow. 0xffffffff is sign-extended to 0xffffffffffffffff (SIZE_MAX) and then there is an attempt to add 1.

  • CVE-2023-23298CriMay 23, 2023
    risk 0.64cvss 9.8epss 0.01

    The `Toybox.Graphics.BufferedBitmap.initialize` API method in CIQ API version 2.3.0 through 4.1.7 does not validate its parameters, which can result in integer overflows when allocating the underlying bitmap buffer. A malicious application could call the API method with…

  • CVE-2023-26065CriApr 10, 2023
    risk 0.64cvss 9.8epss 0.01

    Certain Lexmark devices through 2023-02-19 have an Integer Overflow.

  • CVE-2023-28501CriMar 29, 2023
    risk 0.64cvss 9.8epss 0.01

    Rocket Software UniData versions prior to 8.2.4 build 3003 and UniVerse versions prior to 11.3.5 build 1001 or 12.2.1 build 2002 suffer from a heap-based buffer overflow in the unirpcd daemon that, if successfully exploited, can lead to remote code execution as the root user.

  • CVE-2022-20532CriMar 24, 2023
    risk 0.64cvss 9.8epss 0.00

    In parseTrackFragmentRun() of MPEG4Extractor.cpp, there is a possible out of bounds read due to an integer overflow. This could lead to remote escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product:…

  • CVE-2023-0754CriFeb 23, 2023
    risk 0.64cvss 9.8epss 0.03

    The affected products are vulnerable to an integer overflow or wraparound, which could  allow an attacker to crash the server and remotely execute arbitrary code.

  • CVE-2023-23462CriFeb 15, 2023
    risk 0.64cvss 9.8epss 0.01

    Libpeconv – integer overflow, before commit 75b1565 (30/11/2022).

  • CVE-2023-21803CriFeb 14, 2023
    risk 0.64cvss 9.8epss 0.02

    Windows iSCSI Discovery Service Remote Code Execution Vulnerability

  • CVE-2022-2329CriFeb 1, 2023
    risk 0.64cvss 9.8epss 0.02

    A CWE-190: Integer Overflow or Wraparound vulnerability exists that could cause heap-based buffer overflow, leading to denial of service and potentially remote code execution when an attacker sends multiple specially crafted messages. Affected Products: IGSS Data Server -…

  • CVE-2022-28331CriJan 31, 2023
    risk 0.64cvss 9.8epss 0.02

    On Windows, Apache Portable Runtime 1.7.0 and earlier may write beyond the end of a stack based buffer in apr_socket_sendv(). This is a result of integer overflow.

  • CVE-2022-24963CriJan 31, 2023
    risk 0.64cvss 9.8epss 0.01

    Integer Overflow or Wraparound vulnerability in apr_encode functions of Apache Portable Runtime (APR) allows an attacker to write beyond bounds of a buffer. This issue affects Apache Portable Runtime (APR) version 1.7.0.

  • CVE-2022-3515CriJan 12, 2023
    risk 0.64cvss 9.8epss 0.02

    A vulnerability was found in the Libksba library due to an integer overflow within the CRL parser. The vulnerability can be exploited remotely for code execution on the target system by passing specially crafted data to the application, for example, a malicious S/MIME attachment.