Show filters
698 Total Results
Displaying 181-190 of 698
Sort by:
Attacker Value
Unknown

CVE-2022-2953

Disclosure Date: August 29, 2022 (last updated February 24, 2025)
LibTIFF 4.4.0 has an out-of-bounds read in extractImageSection in tools/tiffcrop.c:6905, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 48d6ece8.
Attacker Value
Unknown

CVE-2022-35554

Disclosure Date: August 19, 2022 (last updated February 24, 2025)
Multiple reflected XSS vulnerabilities occur when handling error message of BPC SmartVista version 3.28.0 allowing an attacker to execute javascript code at client side.
Attacker Value
Unknown

CVE-2022-2869

Disclosure Date: August 17, 2022 (last updated February 24, 2025)
libtiff's tiffcrop tool has a uint32_t underflow which leads to out of bounds read and write in the extractContigSamples8bits routine. An attacker who supplies a crafted file to tiffcrop could trigger this flaw, most likely by tricking a user into opening the crafted file with tiffcrop. Triggering this flaw could cause a crash or potentially further exploitation.
Attacker Value
Unknown

CVE-2022-2868

Disclosure Date: August 17, 2022 (last updated February 24, 2025)
libtiff's tiffcrop utility has a improper input validation flaw that can lead to out of bounds read and ultimately cause a crash if an attacker is able to supply a crafted file to tiffcrop.
Attacker Value
Unknown

CVE-2022-2867

Disclosure Date: August 17, 2022 (last updated February 24, 2025)
libtiff's tiffcrop utility has a uint32_t underflow that can lead to out of bounds read and write. An attacker who supplies a crafted file to tiffcrop (likely via tricking a user to run tiffcrop on it with certain parameters) could cause a crash or in some cases, further exploitation.
Attacker Value
Unknown

CVE-2022-34526

Disclosure Date: July 29, 2022 (last updated February 24, 2025)
A stack overflow was discovered in the _TIFFVGetField function of Tiffsplit v4.4.0. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted TIFF file parsed by the "tiffsplit" or "tiffcrop" utilities.
Attacker Value
Unknown

CVE-2021-46828

Disclosure Date: July 20, 2022 (last updated February 24, 2025)
In libtirpc before 1.3.3rc1, remote attackers could exhaust the file descriptors of a process that uses libtirpc because idle TCP connections are mishandled. This can, in turn, lead to an svc_run infinite loop without accepting new connections.
Attacker Value
Unknown

CVE-2022-34266

Disclosure Date: July 19, 2022 (last updated February 24, 2025)
The libtiff-4.0.3-35.amzn2.0.1 package for LibTIFF on Amazon Linux 2 allows attackers to cause a denial of service (application crash), a different vulnerability than CVE-2022-0562. When processing a malicious TIFF file, an invalid range may be passed as an argument to the memset() function within TIFFFetchStripThing() in tif_dirread.c. This will cause TIFFFetchStripThing() to segfault after use of an uninitialized resource.
Attacker Value
Unknown

CVE-2022-31578

Disclosure Date: July 11, 2022 (last updated February 24, 2025)
The piaoyunsoft/bt_lnmp repository through 2019-10-10 on GitHub allows absolute path traversal because the Flask send_file function is used unsafely.
Attacker Value
Unknown

CVE-2022-2058

Disclosure Date: June 30, 2022 (last updated February 24, 2025)
Divide By Zero error in tiffcrop in libtiff 4.4.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f3a5e010.