Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 559 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 559 Bytes

CVE-2024-3094

CVE-2024-3094 is a critical security vulnerability discovered in the upstream tarballs of the xz utility, starting with version 5.6.0. This vulnerability involves malicious code that, through complex obfuscations, manipulates the build process of liblzma.

What is this repo for?

This repo is to help you find if xz is vulnerable in your system and to fix this automatically.

Usage:

$ python3 detect.py

Demo:

image