VYPR

Libraw

by Libraw

Source repositories

CVEs (65)

  • CVE-2020-24870HigJun 2, 2021
    risk 0.00cvss 8.8epss 0.02

    Libraw before 0.20.1 has a stack buffer overflow via LibRaw::identify_process_dng_fields in identify.cpp.

  • CVE-2020-15503HigJul 2, 2020
    risk 0.00cvss 7.5epss 0.04

    LibRaw before 0.20-RC1 lacks a thumbnail size range check. This affects decoders/unpack_thumb.cpp, postprocessing/mem_image.cpp, and utils/thumb_utils.cpp. For example, malloc(sizeof(libraw_processed_image_t)+T.tlength) occurs without validating T.tlength.

  • CVE-2018-5816MedDec 7, 2018
    risk 0.00cvss 6.5epss 0.02

    An integer overflow error within the "identify()" function (internal/dcraw_common.cpp) in LibRaw versions prior to 0.18.12 can be exploited to trigger a division by zero via specially crafted NOKIARAW file (Note: This vulnerability is caused due to an incomplete fix of…

  • CVE-2018-5815MedDec 7, 2018
    risk 0.00cvss 6.5epss 0.02

    An integer overflow error within the "parse_qt()" function (internal/dcraw_common.cpp) in LibRaw versions prior to 0.18.12 can be exploited to trigger an infinite loop via a specially crafted Apple QuickTime file.

  • CVE-2018-5813MedDec 7, 2018
    risk 0.00cvss 6.5epss 0.02

    An error within the "parse_minolta()" function (dcraw/dcraw.c) in LibRaw versions prior to 0.18.11 can be exploited to trigger an infinite loop via a specially crafted file.

  • CVE-2018-5812MedDec 7, 2018
    risk 0.00cvss 6.5epss 0.02

    An error within the "nikon_coolscan_load_raw()" function (internal/dcraw_common.cpp) in LibRaw versions prior to 0.18.9 can be exploited to trigger a NULL pointer dereference.

  • CVE-2018-5811MedDec 7, 2018
    risk 0.00cvss 6.5epss 0.02

    An error within the "nikon_coolscan_load_raw()" function (internal/dcraw_common.cpp) in LibRaw versions prior to 0.18.9 can be exploited to cause an out-of-bounds read memory access and subsequently cause a crash.

  • CVE-2018-5810HigDec 7, 2018
    risk 0.00cvss 8.8epss 0.02

    An error within the "rollei_load_raw()" function (internal/dcraw_common.cpp) in LibRaw versions prior to 0.18.9 can be exploited to cause a heap-based buffer overflow and subsequently cause a crash.

  • CVE-2018-5809HigDec 7, 2018
    risk 0.00cvss 8.8epss 0.03

    An error within the "LibRaw::parse_exif()" function (internal/dcraw_common.cpp) in LibRaw versions prior to 0.18.9 can be exploited to cause a stack-based buffer overflow and subsequently execute arbitrary code.

  • CVE-2018-5808HigDec 7, 2018
    risk 0.00cvss 8.8epss 0.03

    An error within the "find_green()" function (internal/dcraw_common.cpp) in LibRaw versions prior to 0.18.9 can be exploited to cause a stack-based buffer overflow and subsequently execute arbitrary code.

  • CVE-2018-5807HigDec 7, 2018
    risk 0.00cvss 8.8epss 0.02

    An error within the "samsung_load_raw()" function (internal/dcraw_common.cpp) in LibRaw versions prior to 0.18.9 can be exploited to cause an out-of-bounds read memory access and subsequently cause a crash.

  • CVE-2018-5806MedDec 7, 2018
    risk 0.00cvss 6.5epss 0.02

    An error within the "leaf_hdr_load_raw()" function (internal/dcraw_common.cpp) in LibRaw versions prior to 0.18.8 can be exploited to trigger a NULL pointer dereference.

  • CVE-2018-5805HigDec 7, 2018
    risk 0.00cvss 8.8epss 0.02

    A boundary error within the "quicktake_100_load_raw()" function (internal/dcraw_common.cpp) in LibRaw versions prior to 0.18.8 can be exploited to cause a stack-based buffer overflow and subsequently cause a crash.

  • CVE-2018-5804MedDec 7, 2018
    risk 0.00cvss 6.5epss 0.02

    A type confusion error within the "identify()" function (internal/dcraw_common.cpp) in LibRaw versions prior to 0.18.8 can be exploited to trigger a division by zero.

  • CVE-2018-5802HigDec 7, 2018
    risk 0.00cvss 8.8epss 0.02

    An error within the "kodak_radc_load_raw()" function (internal/dcraw_common.cpp) related to the "buf" variable in LibRaw versions prior to 0.18.7 can be exploited to cause an out-of-bounds read memory access and subsequently cause a crash.

  • CVE-2018-5801MedDec 7, 2018
    risk 0.00cvss 6.5epss 0.02

    An error within the "LibRaw::unpack()" function (src/libraw_cxx.cpp) in LibRaw versions prior to 0.18.7 can be exploited to trigger a NULL pointer dereference.

  • CVE-2018-5800MedDec 7, 2018
    risk 0.00cvss 6.5epss 0.03

    An off-by-one error within the "LibRaw::kodak_ycbcr_load_raw()" function (internal/dcraw_common.cpp) in LibRaw versions prior to 0.18.7 can be exploited to cause a heap-based buffer overflow and subsequently cause a crash.

  • CVE-2017-16910MedDec 7, 2018
    risk 0.00cvss 6.5epss 0.02

    An error within the "LibRaw::xtrans_interpolate()" function (internal/dcraw_common.cpp) in LibRaw versions prior to 0.18.6 can be exploited to cause an invalid read memory access and subsequently a Denial of Service condition.

  • CVE-2017-16909HigDec 7, 2018
    risk 0.00cvss 8.8epss 0.02

    An error related to the "LibRaw::panasonic_load_raw()" function (dcraw_common.cpp) in LibRaw versions prior to 0.18.6 can be exploited to cause a heap-based buffer overflow and subsequently cause a crash via a specially crafted TIFF image.

  • CVE-2018-10529HigApr 29, 2018
    risk 0.00cvss 8.8epss 0.02

    An issue was discovered in LibRaw 0.18.9. There is an out-of-bounds read affecting the X3F property table list implementation in libraw_x3f.cpp and libraw_cxx.cpp.