Share
## https://sploitus.com/exploit?id=7AB59482-7BDC-5D3B-AE22-3023019E61DC
# 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](https://github.com/Yuma-Tsushima07/CVE-2024-3094/assets/63207324/d518330f-28b5-42e2-82be-97dd3d840b80)