Lucene search

K
cvelistGitHub_MCVELIST:CVE-2023-30612
HistoryApr 19, 2023 - 5:25 p.m.

CVE-2023-30612 Malicious HTTP requests could close arbitrary opening file descriptors in cloud-hypervisor

2023-04-1917:25:40
CWE-306
GitHub_M
www.cve.org
2
vulnerability
http api
file descriptors
deny-of-service
use-after-free
cloud hypervisor
api socket
oss-fuzz

CVSS3

4

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

LOW

CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L

AI Score

5.4

Confidence

High

EPSS

0.002

Percentile

54.6%

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.

CNA Affected

[
  {
    "vendor": "cloud-hypervisor",
    "product": "cloud-hypervisor",
    "versions": [
      {
        "version": ">= 30.0, < 30.1",
        "status": "affected"
      },
      {
        "version": ">= 31.0, < 31.1",
        "status": "affected"
      }
    ]
  }
]

CVSS3

4

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

LOW

CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L

AI Score

5.4

Confidence

High

EPSS

0.002

Percentile

54.6%

Related for CVELIST:CVE-2023-30612