Unauthorized volume access in OpenStack



Published: 2023-05-11
Risk Low
Patch available YES
Number of vulnerabilities 1
CVE-ID CVE-2023-2088
CWE-ID CWE-264
Exploitation vector Local
Public exploit N/A
Vulnerable software
Subscribe
Cinder
Server applications / Other server solutions

Glance_store
Universal components / Libraries / Libraries used by multiple products

Os-brick
Universal components / Libraries / Libraries used by multiple products

Openstack Nova
Client/Desktop applications / Other client software

Vendor Openstack

Security Bulletin

This security bulletin contains one low risk vulnerability.

1) Permissions, Privileges, and Access Controls

EUVDB-ID: #VU76039

Risk: Low

CVSSv3.1: 4.8 [CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C]

CVE-ID: CVE-2023-2088

CWE-ID: CWE-264 - Permissions, Privileges, and Access Controls

Exploit availability: No

Description

The vulnerability allows an attacker to gain unauthorized access to a volume.

The vulnerability exists due to the way OpenStack handles situations with volume deletions. A regular user can create an instance with a volume, and then delete the volume attachment directly in Cinder, which neglects to notify Nova.

The compute node SCSI plumbing (over iSCSI/FC) will continue trying to connect to the original host/port/LUN, not knowing the attachment has been deleted. If a subsequent volume attachment re-uses the host/port/LUN for a different instance and volume, the original instance will gain access to it once the SCSI plumbing reconnects.

Only deployments with iSCSI or FC volumes are affected.

Mitigation

Install updates from vendor's website.

Vulnerable software versions

Cinder: 10.0.0 - 22.0.0

Glance_store: 0.1.0 - 4.3.0

Openstack Nova: 0.9.0 - 2015.1.4

Os-brick: 0.1.0 - 6.2.1

External links

http://security.openstack.org/ossa/OSSA-2023-003.html


Q & A

Can this vulnerability be exploited remotely?

No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.



###SIDEBAR###