Lucene search
+L

733 matches found

Veracode
Veracode
added 2022/07/01 9:27 a.m.38 views

Denial Of Service (DoS)

libtiff.so is vulnerable to denial of service. The vulnerability exists because of converting double to uint32t with uint32t when divided by zero which allows an attacker to cause an application crash via a crafted file...

6.5CVSS6.3AI score0.01239EPSS
SaveExploits1References13Affected Software4
Positive Technologies
Positive Technologies
added 2022/06/30 12:00 a.m.11 views

PT-2022-6476 · Libtiff +9 · Libtiff +9

Name of the Vulnerable Software and Affected Versions: libtiff version 4.4.0 Description: The issue is related to a Divide By Zero error in the tiffcrop function of libtiff, which can be exploited by attackers to cause a denial-of-service via a crafted tiff file. This can be achieved by a remote...

8.8CVSS6.7AI score0.02433EPSS
SaveExploits57References310
Positive Technologies
Positive Technologies
added 2022/05/22 12:00 a.m.8 views

PT-2022-6888 · Libtiff +8 · Libtiff +8

Name of the Vulnerable Software and Affected Versions: libtiff version 4.4.0rc1 Description: The issue is related to an invalid pointer free operation in the TIFFClose function at tif close.c:131, called by tiffcrop.c:2522. This can cause a program crash and denial of service when processing...

8.8CVSS6.8AI score0.02187EPSS
SaveExploits56References312
Veracode
Veracode
added 2022/05/12 4:56 a.m.36 views

Denial Of Service (DoS)

libtiff.so is vulnerable to denial of service DoS attacks. A malicious user is able to cause denial-of-service conditions via an out-of-bounds read in LZWDecode in libtiff/tiflzw.c through a crafted tiff file...

5.5CVSS3.5AI score0.01251EPSS
SaveExploits1References10Affected Software1
Veracode
Veracode
added 2022/05/12 3:58 a.m.36 views

Denial Of Service (DoS)

libtiff.so is vulnerable to denial of service attacks. The vulnerability exists in the LZWDecode function the tiflzw.c which allows a malicious user to cause denial-of-service conditions via an out-of-bounds read through a crafted tiff file...

5.5CVSS3.6AI score0.01733EPSS
SaveExploits1References18Affected Software1
Positive Technologies
Positive Technologies
added 2022/04/22 12:00 a.m.6 views

PT-2022-7201 · Libtiff +1 · Libtiff +1

Name of the Vulnerable Software and Affected Versions: LibTIFF master branch Description: The issue is related to an out-of-bounds read in the LZWDecode function in libtiff/tif lzw.c:624, which can be exploited by attackers to cause a denial-of-service via a crafted tiff file. This can be done...

8.8CVSS6.7AI score0.02187EPSS
SaveExploits56References227
Vulnrichment
Vulnrichment
added 2022/04/03 12:00 a.m.9 views

CVE-2022-1210 LibTIFF tiff2ps resource consumption

A vulnerability classified as problematic was found in LibTIFF 4.3.0. Affected by this vulnerability is the TIFF File Handler of tiff2ps. Opening a malicious file leads to a denial of service. The attack can be launched remotely but requires user interaction. The exploit has been disclosed to the...

4.3CVSS6.6AI score0.01851EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2022/03/30 12:00 a.m.7 views

PT-2022-7200 · Libtiff +3 · Libtiff +3

Name of the Vulnerable Software and Affected Versions: LibTIFF master branch Description: The issue is related to an out-of-bounds read in the LZWDecode function in libtiff/tif lzw.c:619, allowing attackers to cause a denial-of-service via a crafted tiff file. This can be exploited by a remote...

8.8CVSS6.7AI score0.02187EPSS
SaveExploits56References270
Positive Technologies
Positive Technologies
added 2022/03/28 12:00 a.m.4 views

PT-2022-13622 · Libtiff +3 · Libtiff +3

Name of the Vulnerable Software and Affected Versions: libtiff version 4.3.0 Description: The issue is an Out-of-bounds Read error in the tiffcrop function of libtiff, allowing attackers to cause a denial-of-service via a crafted tiff file. Recommendations: For version 4.3.0, the fix is available...

8.8CVSS6.8AI score0.02187EPSS
SaveExploits54References242
Positive Technologies
Positive Technologies
added 2022/03/21 12:00 a.m.6 views

PT-2022-6890 · Libtiff +8 · Libtiff +8

Name of the Vulnerable Software and Affected Versions: LibTIFF version 4.4.0 Description: The issue is related to an out-of-bounds write in the TIFFmemcpy function, allowing attackers to cause a denial-of-service via a crafted tiff file. This can be triggered when TIFFmemcpy is called from...

8.8CVSS6.7AI score0.02187EPSS
SaveExploits56References324
OSV
OSV
added 2022/03/11 6:15 p.m.8 views

UBUNTU-CVE-2022-0908

Null source pointer passed as an argument to memcpy function within TIFFFetchNormalTag in tifdirread.c in libtiff versions up to 4.3.0 could lead to Denial of Service via crafted TIFF file...

7.7CVSS6.7AI score0.0125EPSS
SaveExploits1References7
Veracode
Veracode
added 2022/03/11 8:07 a.m.28 views

Denial Of Service (DoS)

libtiff.so is vulnerable to denial of service. The vulnerability exists in the TIFFInitJBIG function in the tifjbig.c file allowing an attacker to cause an application crash...

6.5CVSS3.6AI score0.01478EPSS
SaveExploits1References11Affected Software4
CNNVD
CNNVD
added 2022/03/11 12:00 a.m.5 views

Silicon Graphics LibTIFF 缓冲区错误漏洞

Silicon Graphics LibTIFF is a library for reading and writing TIFF Tagged Image File Format files from Silicon Graphics, USA. The library contains some command line tools for working with TIFF files. A security vulnerability exists in Silicon Graphics LibTIFF that originates from an invalid memor...

5.5CVSS6.8AI score0.0133EPSS
SaveExploits1References21
Positive Technologies
Positive Technologies
added 2022/03/11 12:00 a.m.9 views

PT-2022-4779 · Libtiff +9 · Libtiff +9

Name of the Vulnerable Software and Affected Versions: libtiff versions up to 4.3.0 Description: The issue is related to a null source pointer being passed as an argument to the memcpy function within the TIFFFetchNormalTag function in the tif dirread.c component of the LibTIFF library. This can...

8.8CVSS6.8AI score0.02433EPSS
SaveExploits55References312
Positive Technologies
Positive Technologies
added 2022/03/11 12:00 a.m.4 views

PT-2022-4785 · Libtiff +9 · Libtiff +9

Name of the Vulnerable Software and Affected Versions: libtiff version 4.3.0 Description: The issue is related to an out-of-bounds read error in the tiffcp component of libtiff, which allows attackers to cause a denial-of-service via a crafted tiff file. This can be exploited by a remote attacker...

8.8CVSS6.7AI score0.02433EPSS
SaveExploits55References314
Positive Technologies
Positive Technologies
added 2022/03/11 12:00 a.m.5 views

PT-2022-4778 · Libtiff +9 · Libtiff +9

Name of the Vulnerable Software and Affected Versions: libtiff version 4.3.0 Description: The issue is related to a Divide By Zero error in the tiffcrop function of libtiff, which allows attackers to cause a denial-of-service via a crafted tiff file. This can be exploited by a remote attacker to...

8.8CVSS6.7AI score0.02433EPSS
SaveExploits55References311
OSV
OSV
added 2022/03/10 5:44 p.m.6 views

DEBIAN-CVE-2022-0865

Reachable Assertion in tiffcp in libtiff 4.3.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 5e180045...

6.5CVSS6.4AI score0.01478EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2022/03/10 12:00 a.m.5 views

PT-2022-7199 · Libtiff +8 · Libtiff +8

Name of the Vulnerable Software and Affected Versions: LibTIFF affected versions not specified Description: A stack buffer overflow flaw was found in Libtiff's tiffcp.c in the main function. This flaw allows an attacker to pass a crafted TIFF file to the tiffcp tool, triggering a stack buffer...

8.8CVSS7.2AI score0.02433EPSS
SaveExploits57References288
Positive Technologies
Positive Technologies
added 2022/03/01 12:00 a.m.5 views

PT-2022-4777 · Libtiff +9 · Libtiff +9

Name of the Vulnerable Software and Affected Versions: libtiff version 4.3.0 Description: The issue is related to a reachable assertion in tiffcp in libtiff, which allows attackers to cause a denial-of-service via a crafted tiff file. This can be exploited by a remote attacker to disrupt service...

8.8CVSS6.7AI score0.02187EPSS
SaveExploits54References305
Positive Technologies
Positive Technologies
added 2022/02/22 12:00 a.m.11 views

PT-2022-4806 · Libtiff +9 · Libtiff +9

Name of the Vulnerable Software and Affected Versions: libtiff library version 4.3.0 Description: A heap buffer overflow in the ExtractImageSection function in tiffcrop.c allows an attacker to trigger unsafe or out of bounds memory access via a crafted TIFF image file, which could result in an...

8.8CVSS7.1AI score0.02187EPSS
SaveExploits54References307
Rows per page
Query Builder