关联漏洞
介绍
# CVE-2024-3094 checker
xz Utils versions 5.6.0 and 5.6.1 appear to be compromised.
XZ Utils is data compression software and may be present in Linux distributions.
The malicious code may allow unauthorized access to affected systems.
## Sources:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3094
https://access.redhat.com/security/cve/CVE-2024-3094
https://www.redhat.com/en/blog/urgent-security-alert-fedora-41-and-rawhide-users
https://www.openwall.com/lists/oss-security/2024/03/29/4
CISA recommends developers and users to downgrade XZ Utils to an uncompromised version such as XZ Utils 5.4.6 Stable.
You can use this script to quickly check whether your Linux system contains a vulnerable version of XZ Utils, uninstall it and eventually attempt installing a safe version automatically.
## Usage:
```bash
wget https://raw.githubusercontent.com/k4t3pr0/Check-CVE-2024-3094/main/Check-CVE-2024-3094.sh
chmod +x Check-CVE-2024-3094.sh
./Check-CVE-2024-3094.sh
```
### Disclaimer:
This shell script is provided as-is and without warranty of any kind, express or implied.
By executing this script, you acknowledge that you do so at your own risk.
The author(s) of this script shall not be liable for any damages or issues that may arise from its use, including but not limited to data loss, system instability, or any other unintended consequences.
It is recommended to review the script and understand its functionality before running it, and to ensure that appropriate backups are in place.
Use of this script implies your acceptance of these terms.
文件快照
[4.0K] /data/pocs/281e5b160da80e513084a77507e4645b3f18cde0
├── [3.3K] Check-CVE-2024-3094.sh
├── [1.5K] README.md
└── [2.8M] xz-5.4.6.tar.gz
0 directories, 3 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。