VYPR

CWE-415

Double Free

VariantDraftLikelihood: High

Description

The product calls free() twice on the same memory address.

Hierarchy (View 1000)

Children

none

CVEs mapped to this weakness (835)

page 7 of 42
  • CVE-2023-41678HigDec 13, 2023
    risk 0.57cvss 8.8epss 0.01

    A double free in Fortinet FortiOS versions 7.0.0 through 7.0.5, FortiPAM version 1.0.0 through 1.0.3, 1.1.0 through 1.1.1 allows attacker to execute unauthorized code or commands via specifically crafted request.

  • CVE-2022-27864HigJul 29, 2022
    risk 0.57cvss 8.8epss 0.01

    A Double Free vulnerability allows remote attackers to execute arbitrary code through DesignReview.exe application on PDF files within affected installations. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a…

  • CVE-2022-2008HigJul 28, 2022
    risk 0.57cvss 8.8epss 0.01

    Double free in WebGL in Google Chrome prior to 102.0.5005.115 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.

  • CVE-2021-39528HigSep 20, 2021
    risk 0.57cvss 8.8epss 0.01

    An issue was discovered in libredwg through v0.10.1.3751. dwg_free_MATERIAL_private() in dwg.spec has a double free.

  • CVE-2021-30535HigJun 7, 2021
    risk 0.57cvss 8.8epss 0.01

    Double free in ICU in Google Chrome prior to 91.0.4472.77 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.

  • CVE-2020-36318CriApr 11, 2021
    risk 0.57cvss 9.8epss 0.02

    In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free.

  • CVE-2021-28034CriMar 5, 2021
    risk 0.57cvss 9.8epss 0.01

    An issue was discovered in the stack_dst crate before 0.6.1 for Rust. Because of the push_inner behavior, a double free can occur upon a val.clone() panic.

  • CVE-2021-28031CriMar 5, 2021
    risk 0.57cvss 9.8epss 0.01

    An issue was discovered in the scratchpad crate before 1.3.1 for Rust. The move_elements function can have a double-free upon a panic in a user-provided f function.

  • CVE-2021-28028CriMar 5, 2021
    risk 0.57cvss 9.8epss 0.01

    An issue was discovered in the toodee crate before 0.3.0 for Rust. Row insertion can cause a double free upon an iterator panic.

  • CVE-2019-20014HigDec 27, 2019
    risk 0.57cvss 8.8epss 0.01

    An issue was discovered in GNU LibreDWG before 0.93. There is a double-free in dwg_free in free.c.

  • CVE-2019-17545CriOct 14, 2019
    risk 0.57cvss 9.8epss 0.03

    GDAL through 3.0.1 has a poolDestroy double free in OGRExpatRealloc in ogr/ogr_expat.cpp when the 10MB threshold is exceeded.

  • CVE-2019-11932HigOct 3, 2019
    risk 0.57cvss 8.8epss 0.45

    A double free vulnerability in the DDGifSlurp function in decoding.c in the android-gif-drawable library before version 1.2.18, as used in WhatsApp for Android before version 2.19.244 and many other Android applications, allows remote attackers to execute arbitrary code or cause…

  • CVE-2019-15551CriAug 26, 2019
    risk 0.57cvss 9.8epss 0.02

    An issue was discovered in the smallvec crate before 0.6.10 for Rust. There is a double free for certain grow attempts with the current capacity.

  • CVE-2019-15151CriAug 18, 2019
    risk 0.57cvss 9.8epss 0.02

    AdPlug 2.3.1 has a double free in the Cu6mPlayer class in u6m.h.

  • CVE-2019-12219HigMay 20, 2019
    risk 0.57cvss 8.8epss 0.02

    An issue was discovered in libSDL2.a in Simple DirectMedia Layer (SDL) 2.0.9 when used in conjunction with libSDL2_image.a in SDL2_image 2.0.4. There is an invalid free error in the SDL function SDL_SetError_REAL at SDL_error.c.

  • CVE-2019-6978CriJan 28, 2019
    risk 0.57cvss 9.8epss 0.04

    The GD Graphics Library (aka LibGD) 2.2.5 has a double free in the gdImage*Ptr() functions in gd_gif_out.c, gd_jpeg.c, and gd_wbmp.c. NOTE: PHP is unaffected.

  • CVE-2018-11982HigSep 20, 2018
    risk 0.57cvss 8.8epss 0.00

    In Snapdragon (Mobile, Wear) in version MDM9206, MDM9607, MDM9635M, MDM9640, MDM9645, MDM9655, MSM8909W, MSM8996AU, SD 210/SD 212/SD 205, SD 410/12, SD 425, SD 427, SD 430, SD 435, SD 450, SD 615/16/SD 415, SD 617, SD 625, SD 650/52, SD 810, SD 820, SD 835,…

  • CVE-2018-17097HigSep 16, 2018
    risk 0.57cvss 8.8epss 0.03

    The WavFileBase class in WavFile.cpp in Olli Parviainen SoundTouch 2.0 allows remote attackers to cause a denial of service (double free) or possibly have unspecified other impact, as demonstrated by SoundStretch.

  • CVE-2018-1000216HigAug 20, 2018
    risk 0.57cvss 8.8epss 0.01

    Dave Gamble cJSON version 1.7.2 and earlier contains a CWE-415: Double Free vulnerability in cJSON library that can result in Possible crash or RCE. This attack appear to be exploitable via Attacker must be able to force victim to print JSON data, depending on how cJSON library…

  • CVE-2018-14054CriJul 13, 2018
    risk 0.57cvss 9.8epss 0.03

    A double free exists in the MP4StringProperty class in mp4property.cpp in MP4v2 2.0.0. A dangling pointer is freed again in the destructor once an exception is triggered.