CVE-2024-21545

HIGH EPSS 28.0%
Published Sep 25, 20241y ago · Modified Jun 17, 20261w ago
8.2 CVSS 3.1
High
Find Similar
Published Sep 25, 2024 1y ago
Last Modified Jun 17, 2026 1w ago

Description

Proxmox Virtual Environment is an open-source server management platform for enterprise virtualization. Insufficient safeguards against malicious API response values allow authenticated attackers with 'Sys.Audit' or 'VM.Monitor' privileges to download arbitrary host files via the API. When handling the result from a request handler before returning it to the user, the handle_api2_request function will check for the ‘download’ or ‘data’->’download’ objects inside the request handler call response object. If present, handle_api2_request will read a local file defined by this object and return it to the user. Two endpoints were identified which can control the object returned by a request handler sufficiently that the ’download’ object is defined and user controlled. This results in arbitrary file read. The privileges of this file read can result in full compromise of the system by various impacts such as disclosing sensitive files allowing for privileged session forgery.

CVSS Details

Base Score
8.2
Exploitability
1.8
Impact
5.8
Vector string
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N
Attack Vector Network
Attack Complexity High
Privileges Required Low
User Interaction None
Scope Changed
Confidentiality High
Integrity High
Availability None

Threat Intelligence

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

Weaknesses 1

CWE-73

References 2

  • forum.proxmox.com https://forum.proxmox.com/threads/proxmox-virtual-environment-security-advisories.149331/post-705345
  • git.proxmox.com https://git.proxmox.com/?p=pve-http-server.git;a=blob;f=src/PVE/APIServer/AnyEvent.pm;h=a8d60c18102d2eea9235720852fb60d90f405d0a;hb=HEAD#l988

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.