VYPR

rpm package

opensuse/libexif&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/libexif&distro=openSUSE%20Tumbleweed

Vulnerabilities (22)

  • CVE-2026-40386MedApr 12, 2026
    affected < 0.6.26-1.1fixed 0.6.26-1.1

    In libexif through 0.6.25, an integer underflow in size checking for Fuji and Olympus MakerNote decoding could be used by attackers to crash or leak information out of libexif-using programs.

  • CVE-2026-40385MedApr 12, 2026
    affected < 0.6.26-1.1fixed 0.6.26-1.1

    In libexif through 0.6.25, an unsigned 32bit integer overflow in Nikon MakerNote handling could be used by local attackers to cause crashes or information leaks. This only affects 32bit systems.

  • CVE-2026-32775HigMar 16, 2026
    affected < 0.6.26-1.1fixed 0.6.26-1.1

    libexif through 0.6.25 has a flaw in decoding MakerNotes. If the exif_mnote_data_get_value function gets passed in a 0 size, the passed in-buffer would be overwritten due to an integer underflow.

  • CVE-2020-0452Nov 10, 2020
    affected < 0.6.23-1.2fixed 0.6.23-1.2

    In exif_entry_get_value of exif-entry.c, there is a possible out of bounds write due to an integer overflow. This could lead to remote code execution if a third party app used this library to process remote image data with no additional execution privileges needed. User interacti

  • CVE-2020-0198Jun 11, 2020
    affected < 0.6.23-1.2fixed 0.6.23-1.2

    In exif_data_load_data_content of exif-data.c, there is a possible UBSAN abort due to an integer overflow. This could lead to remote denial of service with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-10A

  • CVE-2020-13113May 21, 2020
    affected < 0.6.23-1.2fixed 0.6.23-1.2

    An issue was discovered in libexif before 0.6.22. Use of uninitialized memory in EXIF Makernote handling could lead to crashes and potential use-after-free conditions.

  • CVE-2020-13112May 21, 2020
    affected < 0.6.23-1.2fixed 0.6.23-1.2

    An issue was discovered in libexif before 0.6.22. Several buffer over-reads in EXIF MakerNote handling could lead to information disclosure and crashes. This is different from CVE-2020-0093.

  • CVE-2020-13114May 21, 2020
    affected < 0.6.23-1.2fixed 0.6.23-1.2

    An issue was discovered in libexif before 0.6.22. An unrestricted size in handling Canon EXIF MakerNote data could lead to consumption of large amounts of compute time for decoding EXIF data.

  • CVE-2020-0093May 14, 2020
    affected < 0.6.23-1.2fixed 0.6.23-1.2

    In exif_data_save_data_entry of exif-data.c, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions:

  • CVE-2020-12767May 9, 2020
    affected < 0.6.23-1.2fixed 0.6.23-1.2

    exif_entry_get_value in exif-entry.c in libexif 0.6.21 has a divide-by-zero error.

  • CVE-2019-9278Sep 27, 2019
    affected < 0.6.23-1.2fixed 0.6.23-1.2

    In libexif, there is a possible out of bounds write due to an integer overflow. This could lead to remote escalation of privilege in the media content provider with no additional execution privileges needed. User interaction is needed for exploitation. Product: AndroidVersions: A

  • CVE-2018-20030Feb 20, 2019
    affected < 0.6.23-1.2fixed 0.6.23-1.2

    An error when processing the EXIF_IFD_INTEROPERABILITY and EXIF_IFD_EXIF tags within libexif version 0.6.21 can be exploited to exhaust available CPU resources.

  • CVE-2016-6328Oct 31, 2018
    affected < 0.6.23-1.2fixed 0.6.23-1.2

    A vulnerability was found in libexif. An integer overflow when parsing the MNOTE entry data of the input file. This can cause Denial-of-Service (DoS) and Information Disclosure (disclosing some critical heap chunk metadata, even other applications' private data).

  • CVE-2017-7544CriSep 21, 2017
    affected < 0.6.23-1.2fixed 0.6.23-1.2

    libexif through 0.6.21 is vulnerable to out-of-bounds heap read vulnerability in exif_data_save_data_entry function in libexif/exif-data.c caused by improper length computation of the allocated data of an ExifMnote entry which can cause denial-of-service or possibly information d

  • CVE-2012-2841Jul 13, 2012
    affected < 0.6.21-10.8fixed 0.6.21-10.8

    Integer underflow in the exif_entry_get_value function in exif-entry.c in the EXIF Tag Parsing Library (aka libexif) 0.6.20 might allow remote attackers to execute arbitrary code via vectors involving a crafted buffer-size parameter during the formatting of an EXIF tag, leading t

  • CVE-2012-2840Jul 13, 2012
    affected < 0.6.21-10.8fixed 0.6.21-10.8

    Off-by-one error in the exif_convert_utf16_to_utf8 function in exif-entry.c in the EXIF Tag Parsing Library (aka libexif) before 0.6.21 allows remote attackers to cause a denial of service or possibly execute arbitrary code via crafted EXIF tags in an image.

  • CVE-2012-2837Jul 13, 2012
    affected < 0.6.21-10.8fixed 0.6.21-10.8

    The mnote_olympus_entry_get_value function in olympus/mnote-olympus-entry.c in the EXIF Tag Parsing Library (aka libexif) before 0.6.21 allows remote attackers to cause a denial of service (divide-by-zero error) via an image with crafted EXIF tags that are not properly handled du

  • CVE-2012-2836Jul 13, 2012
    affected < 0.6.21-10.8fixed 0.6.21-10.8

    The exif_data_load_data function in exif-data.c in the EXIF Tag Parsing Library (aka libexif) before 0.6.21 allows remote attackers to cause a denial of service (out-of-bounds read) or possibly obtain sensitive information from process memory via crafted EXIF tags in an image.

  • CVE-2012-2814Jul 13, 2012
    affected < 0.6.21-10.8fixed 0.6.21-10.8

    Buffer overflow in the exif_entry_format_value function in exif-entry.c in the EXIF Tag Parsing Library (aka libexif) 0.6.20 allows remote attackers to cause a denial of service or possibly execute arbitrary code via crafted EXIF tags in an image.

  • CVE-2012-2813Jul 13, 2012
    affected < 0.6.21-10.8fixed 0.6.21-10.8

    The exif_convert_utf16_to_utf8 function in exif-entry.c in the EXIF Tag Parsing Library (aka libexif) before 0.6.21 allows remote attackers to cause a denial of service (out-of-bounds read) or possibly obtain sensitive information from process memory via crafted EXIF tags in an i

Page 1 of 2