AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-47611

UNKNOWN · CVSS N/A EPSS 0.76% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-10-02 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. It affects Windows. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-47611
Severity
UNKNOWN
CVSS
N/A
EPSS
0.76%
Windows

Original NVD 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.