tukaani CVE Vulnerabilities & Metrics

Focus on tukaani vulnerabilities and metrics.

Last updated: 28 Mar 2025, 23:25 UTC

About tukaani Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with tukaani. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total tukaani CVEs: 4
Earliest CVE date: 25 Jul 2017, 18:29 UTC
Latest CVE date: 29 Mar 2024, 17:15 UTC

Latest CVE reference: CVE-2024-3094

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 1

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): 0.0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): 0.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical tukaani CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 1.15

Max CVSS: 4.6

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 3
4.0-6.9 1
7.0-8.9 0
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS tukaani CVEs

These are the five CVEs with the highest CVSS scores for tukaani, sorted by severity first and recency.

All CVEs for tukaani

CVE-2024-3094 tukaani vulnerability CVSS: 0 29 Mar 2024, 17:15 UTC

Malicious code was discovered in the upstream tarballs of xz, starting with version 5.6.0. Through a series of complex obfuscations, the liblzma build process extracts a prebuilt object file from a disguised test file existing in the source code, which is then used to modify specific functions in the liblzma code. This results in a modified liblzma library that can be used by any software linked against this library, intercepting and modifying the data interaction with this library.

CVE-2020-22916 tukaani vulnerability CVSS: 0 22 Aug 2023, 19:16 UTC

An issue discovered in XZ 5.2.5 allows attackers to cause a denial of service via decompression of a crafted file. NOTE: the vendor disputes the claims of "endless output" and "denial of service" because decompression of the 17,486 bytes always results in 114,881,179 bytes, which is often a reasonable size increase.

CVE-2022-1271 tukaani vulnerability CVSS: 0 31 Aug 2022, 16:15 UTC

An arbitrary file write vulnerability was found in GNU gzip's zgrep utility. When zgrep is applied on the attacker's chosen file name (for example, a crafted file name), this can overwrite an attacker's content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.

CVE-2015-4035 tukaani vulnerability CVSS: 4.6 25 Jul 2017, 18:29 UTC

scripts/xzgrep.in in xzgrep 5.2.x before 5.2.0, before 5.0.0 does not properly process file names containing semicolons, which allows remote attackers to execute arbitrary code by having a user run xzgrep on a crafted file name.