CVE-2023-30612

Cloud hypervisor is a Virtual Machine Monitor for Cloud workloads. This vulnerability allows users to close arbitrary open file descriptors in the Cloud Hypervisor process via sending malicious HTTP request through the HTTP API socket. As a result, the Cloud Hypervisor process can be easily crashed, causing Deny-of-Service (DoS). This can also be a potential Use-After-Free (UAF) vulnerability. Users require to have the write access to the API socket file to trigger this vulnerability. Impacted versions of Cloud Hypervisor include upstream main branch, v31.0, and v30.0. The vulnerability was initially detected by our `http_api_fuzzer` via oss-fuzz. This issue has been addressed in versions 30.1 and 31.1. Users unable to upgrade may mitigate this issue by ensuring the write access to the API socket file is granted to trusted users only.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:cloudhypervisor:cloud_hypervisor:30.0:*:*:*:*:rust:*:*
cpe:2.3:a:cloudhypervisor:cloud_hypervisor:31.1:*:*:*:*:rust:*:*

History

21 Nov 2024, 08:00

Type Values Removed Values Added
CVSS v2 : unknown
v3 : 4.9
v2 : unknown
v3 : 4.0
References () https://github.com/cloud-hypervisor/cloud-hypervisor/pull/5350 - Patch () https://github.com/cloud-hypervisor/cloud-hypervisor/pull/5350 - Patch
References () https://github.com/cloud-hypervisor/cloud-hypervisor/pull/5373 - Patch () https://github.com/cloud-hypervisor/cloud-hypervisor/pull/5373 - Patch
References () https://github.com/cloud-hypervisor/cloud-hypervisor/security/advisories/GHSA-g6mw-f26h-4jgp - Patch, Vendor Advisory () https://github.com/cloud-hypervisor/cloud-hypervisor/security/advisories/GHSA-g6mw-f26h-4jgp - Patch, Vendor Advisory
References () https://oss-fuzz.com/testcase-detail/5260873569796096 - Permissions Required () https://oss-fuzz.com/testcase-detail/5260873569796096 - Permissions Required
References () https://oss-fuzz.com/testcase-detail/5426283514560512 - Permissions Required () https://oss-fuzz.com/testcase-detail/5426283514560512 - Permissions Required

01 May 2023, 18:14

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 4.9
CPE cpe:2.3:a:cloudhypervisor:cloud_hypervisor:30.0:*:*:*:*:rust:*:*
cpe:2.3:a:cloudhypervisor:cloud_hypervisor:31.1:*:*:*:*:rust:*:*
References (MISC) https://oss-fuzz.com/testcase-detail/5426283514560512 - (MISC) https://oss-fuzz.com/testcase-detail/5426283514560512 - Permissions Required
References (MISC) https://github.com/cloud-hypervisor/cloud-hypervisor/security/advisories/GHSA-g6mw-f26h-4jgp - (MISC) https://github.com/cloud-hypervisor/cloud-hypervisor/security/advisories/GHSA-g6mw-f26h-4jgp - Patch, Vendor Advisory
References (MISC) https://github.com/cloud-hypervisor/cloud-hypervisor/pull/5373 - (MISC) https://github.com/cloud-hypervisor/cloud-hypervisor/pull/5373 - Patch
References (MISC) https://oss-fuzz.com/testcase-detail/5260873569796096 - (MISC) https://oss-fuzz.com/testcase-detail/5260873569796096 - Permissions Required
References (MISC) https://github.com/cloud-hypervisor/cloud-hypervisor/pull/5350 - (MISC) https://github.com/cloud-hypervisor/cloud-hypervisor/pull/5350 - Patch
CWE CWE-306 CWE-416

19 Apr 2023, 19:52

Type Values Removed Values Added
New CVE

Information

Published : 2023-04-19 18:15

Updated : 2024-11-21 08:00


NVD link : CVE-2023-30612

Mitre link : CVE-2023-30612

CVE.ORG link : CVE-2023-30612


JSON object : View

Products Affected

cloudhypervisor

  • cloud_hypervisor
CWE
CWE-306

Missing Authentication for Critical Function

CWE-416

Use After Free