VYPR

CWE-416

Use After Free

VariantStableLikelihood: High

Description

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Hierarchy (View 1000)

Parents

Children

none

CVEs mapped to this weakness (8,173)

page 329 of 409
  • CVE-2018-11496MedMay 26, 2018
    risk 0.42cvss 6.5epss 0.01

    In Long Range Zip (aka lrzip) 0.631, there is a use-after-free in read_stream in stream.c, because decompress_file in lrzip.c lacks certain size validation.

  • CVE-2017-18272MedMay 18, 2018
    risk 0.42cvss 6.5epss 0.01

    In ImageMagick 7.0.7-16 Q16 x86_64 2017-12-25, there is a use-after-free in ReadOneMNGImage in coders/png.c, which allows attackers to cause a denial of service via a crafted MNG image file that is mishandled in an MngInfoDiscardObject call.

  • CVE-2018-9946MedMay 17, 2018
    risk 0.42cvss 6.5epss 0.03

    This vulnerability allows remote attackers to disclose sensitive information on vulnerable installations of Foxit Reader 9.0.0.29935. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific…

  • CVE-2017-13257MedApr 4, 2018
    risk 0.42cvss 6.5epss 0.01

    In bta_pan_data_buf_ind_cback of bta_pan_act.cc there is a use after free that can result in an out of bounds read of memory allocated via malloc. This could lead to information disclosure with no additional execution privileges needed. User interaction is needed for…

  • CVE-2018-8964MedMar 23, 2018
    risk 0.42cvss 6.5epss 0.02

    In libming 0.4.8, the decompileDELETE function of decompile.c has a use-after-free. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted swf file.

  • CVE-2018-8963MedMar 23, 2018
    risk 0.42cvss 6.5epss 0.01

    In libming 0.4.8, the decompileGETVARIABLE function of decompile.c has a use-after-free. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted swf file.

  • CVE-2018-8962MedMar 23, 2018
    risk 0.42cvss 6.5epss 0.02

    In libming 0.4.8, the decompileSingleArgBuiltInFunctionCall function of decompile.c has a use-after-free. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted swf file.

  • CVE-2018-8961MedMar 23, 2018
    risk 0.42cvss 6.5epss 0.01

    In libming 0.4.8, the decompilePUSHPARAM function of decompile.c has a use-after-free. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted swf file.

  • CVE-2018-8807MedMar 20, 2018
    risk 0.42cvss 6.5epss 0.02

    In libming 0.4.8, these is a use-after-free in the function decompileCALLFUNCTION of decompile.c. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted swf file.

  • CVE-2018-8806MedMar 20, 2018
    risk 0.42cvss 6.5epss 0.01

    In libming 0.4.8, there is a use-after-free in the decompileArithmeticOp function of decompile.c. Remote attackers could use this vulnerability to cause a denial-of-service via a crafted swf file.

  • CVE-2017-15395MedFeb 7, 2018
    risk 0.42cvss 6.5epss 0.01

    A use after free in Blink in Google Chrome prior to 62.0.3202.62 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page, aka an ImageCapture NULL pointer dereference.

  • CVE-2014-9482MedJan 16, 2018
    risk 0.42cvss 6.5epss 0.02

    Use-after-free vulnerability in dwarfdump in libdwarf 20130126 through 20140805 might allow remote attackers to cause a denial of service (program crash) via a crafted ELF file.

  • CVE-2017-16732MedJan 12, 2018
    risk 0.42cvss 6.5epss 0.01

    A use-after-free issue was discovered in Advantech WebAccess versions prior to 8.3. WebAccess allows an unauthenticated attacker to specify an arbitrary address.

  • CVE-2017-15271MedNov 15, 2017
    risk 0.42cvss 5.9epss 0.09

    A use-after-free issue could be triggered remotely in the SFTP component of PSFTPd 10.0.4 Build 729. This issue could be triggered prior to authentication. The PSFTPd server did not automatically restart, which enabled attackers to perform a very effective DoS attack against…

  • CVE-2017-12780MedNov 10, 2017
    risk 0.42cvss 6.5epss 0.02

    The ReadData function in ebmlstring.c in libebml2 through 2012-08-26 allows remote attackers to cause a denial of service (invalid free and application crash) via a crafted mkv file.

  • CVE-2017-14989MedOct 3, 2017
    risk 0.42cvss 6.5epss 0.01

    A use-after-free in RenderFreetype in MagickCore/annotate.c in ImageMagick 7.0.7-4 Q16 allows attackers to crash the application via a crafted font file, because the FT_Done_Glyph function (from FreeType 2) is called at an incorrect place in the ImageMagick code.

  • CVE-2017-9790HigSep 29, 2017
    risk 0.42cvss 7.5epss 0.02

    When handling a libprocess message wrapped in an HTTP request, libprocess in Apache Mesos before 1.1.3, 1.2.x before 1.2.2, 1.3.x before 1.3.1, and 1.4.0-dev crashes if the request path is empty, because the parser assumes the request path always starts with '/'. A malicious…

  • CVE-2017-14528MedSep 18, 2017
    risk 0.42cvss 6.5epss 0.03

    The TIFFSetProfiles function in coders/tiff.c in ImageMagick 7.0.6 has incorrect expectations about whether LibTIFF TIFFGetField return values imply that data validation has occurred, which allows remote attackers to cause a denial of service (use-after-free after an invalid…

  • CVE-2017-13741MedAug 29, 2017
    risk 0.42cvss 6.5epss 0.02

    There is a use-after-free in the function compileBrailleIndicator() in compileTranslationTable.c in Liblouis 3.2.0 that will lead to a remote denial of service attack.

  • CVE-2017-13737MedAug 29, 2017
    risk 0.42cvss 6.5epss 0.03

    There is an invalid free in the MagickFree function in magick/memory.c in GraphicsMagick 1.3.26 that will lead to a remote denial of service attack.