CVE-2024-31144

LOW EPSS 10.0%
Published Feb 14, 20251y ago · Modified Jun 17, 20262w ago
3.8 CVSS 3.1
Low
Find Similar
Published Feb 14, 2025 1y ago
Last Modified Jun 17, 2026 2w ago

Description

For a brief summary of Xapi terminology, see: https://xapi-project.github.io/xen-api/overview.html#object-model-overview Xapi contains functionality to backup and restore metadata about Virtual Machines and Storage Repositories (SRs). The metadata itself is stored in a Virtual Disk Image (VDI) inside an SR. This is used for two purposes; a general backup of metadata (e.g. to recover from a host failure if the filer is still good), and Portable SRs (e.g. using an external hard drive to move VMs to another host). Metadata is only restored as an explicit administrator action, but occurs in cases where the host has no information about the SR, and must locate the metadata VDI in order to retrieve the metadata. The metadata VDI is located by searching (in UUID alphanumeric order) each VDI, mounting it, and seeing if there is a suitable metadata file present. The first matching VDI is deemed to be the metadata VDI, and is restored from. In the general case, the content of VDIs are controlled by the VM owner, and should not be trusted by the host administrator. A malicious guest can manipulate its disk to appear to be a metadata backup. A guest cannot choose the UUIDs of its VDIs, but a guest with one disk has a 50% chance of sorting ahead of the legitimate metadata backup. A guest with two disks has a 75% chance, etc.

CVSS Details

Base Score
3.8
Exploitability
2.0
Impact
1.4
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Changed
Confidentiality Low
Integrity None
Availability None

Threat Intelligence

EPSS Exploit Probability
10.0% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-829

Affected Products 1

VendorProductVersionRange
xenxapi*≥1.249.0  –  ≤1.249.37

References 3

  • openwall.com http://www.openwall.com/lists/oss-security/2024/07/16/4
    Mailing ListThird Party Advisory
  • xenbits.xen.org http://xenbits.xen.org/xsa/advisory-459.html
    PatchVendor Advisory
  • xenbits.xen.org https://xenbits.xen.org/xsa/advisory-459.html
    PatchVendor Advisory

Remediation

  • xenbits.xen.org http://xenbits.xen.org/xsa/advisory-459.html
    PatchVendor Advisory
  • xenbits.xen.org https://xenbits.xen.org/xsa/advisory-459.html
    PatchVendor Advisory