You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
This CVE record is not being prioritized for NVD enrichment efforts due to resource or other concerns.
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.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
[{"vendor":"Proxmox","product":"pve-manager","versions":[{"version":"0","lessThan":"7.4-19","versionType":"semver","status":"affected"},{"version":"8.0.0","lessThan":"8.2.7","versionType":"semver","status":"affected"}]},{"vendor":"Proxmox","product":"libpve-storage-perl","versions":[{"version":"0","lessThan":"7.4-4","versionType":"semver","status":"affected"},{"version":"8.0.0","lessThan":"8.2.5","versionType":"semver","status":"affected"}]},{"vendor":"Proxmox","product":"libpve-http-server-perl","versions":[{"version":"3.2-1","lessThan":"4.3.0","versionType":"semver","status":"affected"},{"version":"5.0.0","lessThan":"5.1.1","versionType":"semver","status":"affected"}]},{"vendor":"Proxmox","product":"pmg-api","versions":[{"version":"0","lessThan":"7.3-12","versionType":"semver","status":"affected"},{"version":"8.0.0","lessThan":"8.1.4","versionType":"semver","status":"affected"}]},{"vendor":"Proxmox","product":"libpve-common-perl (Promox VE 8)","versions":[{"version":"0","lessThan":"8.2.3","versionType":"semver","status":"affected"}]},{"vendor":"Proxmox","product":"libpve-common-perl (Promox Mail Gateway 8)","versions":[{"version":"0","lessThan":"8.2.5","versionType":"semver","status":"affected"}]}]
CVE Modified by CISA-ADP9/24/2024 9:36:51 PM
Action
Type
Old Value
New Value
Added
CWE
CISA-ADP CWE-73
New CVE Received from Snyk9/24/2024 9:15:40 PM
Action
Type
Old Value
New Value
Added
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.