CyberRota Analysis
AI-GeneratedA vulnerability in LXD allows attackers to exploit symbolic links in the metadata.yaml file during image archive imports, enabling arbitrary file read and write operations on the host system. This critical flaw poses a significant risk to systems running LXD, as it can lead to unauthorized access and manipulation of sensitive files. Organizations using LXD should prioritize immediate patching and mitigation efforts to safeguard their environments against potential exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
A link following vulnerability in LXD allows an attacker to achieve arbitrary file read and write operations on the host system. When importing or unpacking an image archive, LXD fails to validate whether the metadata.yaml file is a symbolic link. An attacker can exploit this flaw by providing a crafted image archive with a symlinked metadata.yaml file pointing to target file paths on the host system.