Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
XZ-Utils_CVE-2024-3094 — XZ-Utils工具库恶意后门植入漏洞(CVE-2024-3094) | Kitploit
Tools/GitHubGitHub/mrbuglf/xz-utils_cve-2024-3094
Vulnerability AnalysisExploitationMalware AnalysisCommand and ControlSupply Chain SecurityIncident Response
GitHubmrbuglf/xz-utils_cve-2024-3094

XZ-Utils_CVE-2024-3094

XZ-Utils工具库恶意后门植入漏洞(CVE-2024-3094)

View Repository
2 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Vulnerability Overview

XZ is a data compression format present in almost every Linux distribution. liblzma is an open-source software library that handles XZ compression format. On March 29, developers discovered a supply chain attack on the XZ package, tracing it to a backdoor trojan implanted in the upstream liblzma library of SSH. When certain conditions are met, it decrypts C2 commands in the traffic for execution.

  • Vulnerability ID: CVE-2024-3094
  • CVSS 3.1 Score: 10.0
  • Threat Type: Supply chain attack, backdoor
  • POC Status: Public
  • EXP Status: Public

Affected Versions

  • xz == 5.6.0, 5.6.1
  • liblzma == 5.6.0, 5.6.1
OSPackage namePackage version(s)Fix package versionReference
Fedora 40, Rawhidexz5.6.0, 5.6.1Revert to 5.4.xDetails
Debian unstable (Sid)xz-utils5.6.1Revert to 5.4.5Details
Alpine edgexz5.6.1-r2Revert to 5.4.xDetails
Arch Linuxxz5.6.0-1, 5.6.1-1Upgrade to 5.6.1-2Details
openSUSE Tumbleweed openSUSE MicroOSxz5.6.0Revert to 5.4.xDetails

Self-Check Script

💡 XZ-Utils-POC.sh

image-20240401095227113

Remediation Suggestions

Currently, there is no latest version available. The XZ version needs to be downgraded to 5.4.x.

Download Tool