CVE-2024-21545
Published: Sep 24, 2024
Modified: Sep 24, 2024
CVSS v3.1
8.2
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.
| Vendor | Product | Versions |
|---|---|---|
Proxmox | pve-manager | affected 0 - < 7.4-19affected 8.0.0 - < 8.2.7 |
Proxmox | libpve-storage-perl | affected 0 - < 7.4-4affected 8.0.0 - < 8.2.5 |
Proxmox | libpve-http-server-perl | affected 3.2-1 - < 4.3.0affected 5.0.0 - < 5.1.1 |
Proxmox | pmg-api | affected 0 - < 7.3-12affected 8.0.0 - < 8.1.4 |
Proxmox | libpve-common-perl (Promox VE 8) | affected 0 - < 8.2.3 |
Proxmox | libpve-common-perl (Promox Mail Gateway 8) | affected 0 - < 8.2.5 |
Weaknesses (CWE)
CVSS v3.1 Details
CVSS v3.1 Vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now