Exploitation Summary
EIP tracks 1 public exploit for CVE-2024-47611. PoCs published by greydoubt.
AI-analyzed exploit summary This repository contains test files and scripts related to the xz library, including references to CVE-2024-47611 (argument injection on Windows). However, it does not include functional exploit code or a detailed technical analysis of the vulnerability itself.
Description
XZ Utils provide a general-purpose data-compression library plus command-line tools. When built for native Windows (MinGW-w64 or MSVC), the command line tools from XZ Utils 5.6.2 and older have a command line argument injection vulnerability. If a command line contains Unicode characters (for example, filenames) that don't exist in the current legacy code page, the characters are converted to similar-looking characters with best-fit mapping. Some best-fit mappings result in ASCII characters that change the meaning of the command line, which can be exploited with malicious filenames to do argument injection or directory traversal attacks. This vulnerability is fixed in 5.6.3. Command line tools built for Cygwin or MSYS2 are unaffected. liblzma is unaffected.
Exploits (1)
This repository contains test files and scripts related to the xz library, including references to CVE-2024-47611 (argument injection on Windows). However, it does not include functional exploit code or a detailed technical analysis of the vulnerability itself.
References (2)
Scores
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N