关联漏洞
描述
CVE-2024-3094 XZ Backdoor Detector
介绍
# Description
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.
# Affected Versions
- XZ Utils version 5.6.0
- XZ Utils version 5.6.1
# usage
```
git clone https://github.com/devjanger/CVE-2024-3094-XZ-Backdoor-Detector.git
cd CVE-2024-3094-XZ-Backdoor-Detector/
chmod +x cve-2024-3094-detector.sh
./cve-2024-3094-detector.sh
```
# Results


# Reference
[https://nvd.nist.gov/vuln/detail/CVE-2024-3094](https://nvd.nist.gov/vuln/detail/CVE-2024-3094)
[https://gynvael.coldwind.pl/?lang=en&id=782](https://gynvael.coldwind.pl/?lang=en&id=782)
文件快照
[4.0K] /data/pocs/1f1ace72cc41f5fe02c4812124f48ba2a635bc8e
├── [ 596] cve-2024-3094-detector.sh
└── [1.2K] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。