Alex Tutubalin

49 exploits Active since Aug 2013
CVE-2018-5805 WRITEUP HIGH WRITEUP
LibRaw < 0.18.8 - Stack-based Buffer Overflow in quicktake_100_load_raw Function
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.
CVSS 8.8
CVE-2018-5806 WRITEUP MEDIUM WRITEUP
LibRaw < 0.18.8 - NULL Pointer Dereference in leaf_hdr_load_raw()
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.
CVSS 6.5
CVE-2018-5807 WRITEUP HIGH WRITEUP
LibRaw < 0.18.9 - Out-of-bounds Read in samsung_load_raw()
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.
CVSS 8.8
CVE-2018-5808 WRITEUP HIGH WRITEUP
LibRaw < 0.18.9 - Out-of-bounds Write in find_green() Function
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.
CVSS 8.8
CVE-2018-5809 WRITEUP HIGH WRITEUP
LibRaw < 0.18.9 - Out-of-bounds Write in LibRaw::parse_exif()
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.
CVSS 8.8
CVE-2018-5810 WRITEUP HIGH WRITEUP
LibRaw < 0.18.9 - Heap-Based Buffer Overflow in rollei_load_raw()
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.
CVSS 8.8
CVE-2018-5811 WRITEUP MEDIUM WRITEUP
LibRaw < 0.18.9 - Out-of-bounds Read in nikon_coolscan_load_raw()
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.
CVSS 6.5
CVE-2018-5812 WRITEUP MEDIUM WRITEUP
LibRaw < 0.18.9 - NULL Pointer Dereference in nikon_coolscan_load_raw()
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.
CVSS 6.5
CVE-2018-5813 WRITEUP MEDIUM WRITEUP
LibRaw < 0.18.11 - Denial of Service via Infinite Loop in parse_minolta()
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.
CVSS 6.5
CVE-2018-5815 WRITEUP MEDIUM WRITEUP
LibRaw < 0.18.12 - Integer Overflow in parse_qt() Function
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.
CVSS 6.5
CVE-2018-5816 WRITEUP MEDIUM WRITEUP
LibRaw < 0.18.12 - Integer Overflow via NOKIARAW File in identify() Function
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-5804).
CVSS 6.5
CVE-2020-15503 WRITEUP HIGH WRITEUP
LibRaw < 0.20-RC1 - Heap-Based Buffer Overflow via Unvalidated Thumbnail Length
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.
CVSS 7.5
CVE-2020-24870 WRITEUP HIGH WRITEUP
libraw < 0.20.1 - Stack Buffer Overflow in LibRaw::identify_process_dng_fields
Libraw before 0.20.1 has a stack buffer overflow via LibRaw::identify_process_dng_fields in identify.cpp.
CVSS 8.8
CVE-2020-35530 WRITEUP MEDIUM WRITEUP
LibRaw - Out-of-bounds Write via Crafted X3F File
In LibRaw, there is an out-of-bounds write vulnerability within the "new_node()" function (libraw\src\x3f\x3f_utils_patched.cpp) that can be triggered via a crafted X3F file.
CVSS 5.5
CVE-2020-35531 WRITEUP MEDIUM WRITEUP
LibRaw - Out-of-Bounds Read in get_huffman_diff() Function
In LibRaw, an out-of-bounds read vulnerability exists within the get_huffman_diff() function (libraw\src\x3f\x3f_utils_patched.cpp) when reading data from an image file.
CVSS 5.5
CVE-2020-35532 WRITEUP MEDIUM WRITEUP
LibRaw - Out-of-bounds Read in simple_decode_row()
In LibRaw, an out-of-bounds read vulnerability exists within the "simple_decode_row()" function (libraw\src\x3f\x3f_utils_patched.cpp) which can be triggered via an image with a large row_stride field.
CVSS 5.5
CVE-2020-35533 WRITEUP MEDIUM WRITEUP
LibRaw - Out-of-bounds Read in adobe_copy_pixel Function
In LibRaw, an out-of-bounds read vulnerability exists within the "LibRaw::adobe_copy_pixel()" function (libraw\src\decoders\dng.cpp) when reading data from the image file.
CVSS 5.5
CVE-2020-35534 WRITEUP MEDIUM WRITEUP
LibRaw - Memory Corruption in crxFreeSubbandData Function
In LibRaw, there is a memory corruption vulnerability within the "crxFreeSubbandData()" function (libraw\src\decoders\crx.cpp) when processing cr3 files.
CVSS 5.5
CVE-2020-35535 WRITEUP MEDIUM WRITEUP
LibRaw - Out-of-bounds Read in Sony SRF File Parser
In LibRaw, there is an out-of-bounds read vulnerability within the "LibRaw::parseSonySRF()" function (libraw\src\metadata\sony.cpp) when processing srf files.
CVSS 5.5
CVE-2021-32142 WRITEUP HIGH WRITEUP
LibRaw 0.20.0 - Buffer Overflow in LibRaw_buffer_datastream::gets
Buffer Overflow vulnerability in LibRaw linux/unix v0.20.0 allows attacker to escalate privileges via the LibRaw_buffer_datastream::gets(char*, int) in /src/libraw/src/libraw_datastream.cpp.
CVSS 7.8
CVE-2025-43961 WRITEUP LOW WRITEUP
LibRaw < 0.21.4 - Out-of-bounds Read in Fujifilm 0xf00c Tag Parser
In LibRaw before 0.21.4, metadata/tiff.cpp has an out-of-bounds read in the Fujifilm 0xf00c tag parser.
CVSS 2.9
CVE-2025-43962 WRITEUP LOW WRITEUP
LibRaw < 0.21.4 - Out-of-bounds Read in Phase One Correct Tag Processing
In LibRaw before 0.21.4, phase_one_correct in decoders/load_mfbacks.cpp has out-of-bounds reads for tag 0x412 processing, related to large w0 or w1 values or the frac and mult calculations.
CVSS 2.9
CVE-2025-43963 WRITEUP LOW WRITEUP
LibRaw < 0.21.4 - Out-of-bounds Read in phase_one_correct
In LibRaw before 0.21.4, phase_one_correct in decoders/load_mfbacks.cpp allows out-of-buffer access because split_col and split_row values are not checked in 0x041f tag processing.
CVSS 2.9
CVE-2025-43964 WRITEUP LOW WRITEUP
LibRaw < 0.21.4 - Denial of Service via Improper Validation of Tag 0x412
In LibRaw before 0.21.4, tag 0x412 processing in phase_one_correct in decoders/load_mfbacks.cpp does not enforce minimum w0 and w1 values.
CVSS 2.9