← Back

Openstack

openstack

266 CVEs • 65 products

Products (65)

Click to collapse
Toggle
Keystone
keystone
Nova
nova
Folsom
folsom
Neutron
neutron
Horizon
horizon
Essex
essex
Grizzly
grizzly
Swift
swift
Compute
compute
Glance
glance
Havana
havana
Cinder
cinder
Heat
heat
Barbican
barbican
Icehouse
icehouse
Trove
trove
Diablo
diablo
Ceilometer
ceilometer
Oslo
oslo
Murano
murano
Manila
manila
Designate
designate
Octavia
octavia
Magnum
magnum
Cinder Folsom
cinder_folsom
Devstack
devstack
Pycadf
pycadf
Juno
juno
Kilo
kilo
Swift3
swift3
Mitaka Murano
mitaka-murano
Compute (nova)
compute_(nova)
Puppet Gerrit
puppet-gerrit
Nova Lxd
nova-lxd
Ironic
ironic
Openstack
openstack
Swauth
swauth
Puppet Tripleo
puppet-tripleo
Puppet Swift
puppet-swift
Tripleo Common
tripleo-common
Os Vif
os-vif
Oslo.utils
oslo.utils
Kolla
kolla
Glance Store
glance-store
Yaql
yaql
Vitrage
vitrage

CVEs (266)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Openstack
Redhat
2Neutron
Openstack Platform
Nov 21, 2024
May 28, 2021
N/A· v4
7.1 HIGH· v3
5.5 MEDIUM· v2
A flaw was found in openstack-neutron's default Open vSwitch firewall rules. By sending carefully crafted packets, anyone in control of a server instance connected to the virtual switch can impersonate the IPv6 addresses...Show more
A flaw was found in openstack-neutron's default Open vSwitch firewall rules. By sending carefully crafted packets, anyone in control of a server instance connected to the virtual switch can impersonate the IPv6 addresses of other systems on the network, resulting in denial of service or in some cases possibly interception of traffic intended for other destinations. Only deployments using the Open vSwitch driver are affected. Source: OpenStack project. Versions before openstack-neutron 15.3.3, openstack-neutron 16.3.1 and openstack-neutron 17.1.1 are affected.Show less
2Debian
Openstack
2Debian Linux
Horizon
Nov 21, 2024
Dec 4, 2020
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
An issue was discovered in OpenStack Horizon before 15.3.2, 16.x before 16.2.1, 17.x and 18.x before 18.3.3, 18.4.x, and 18.5.x. There is a lack of validation of the "next" parameter, which would allow someone to supply...Show more
An issue was discovered in OpenStack Horizon before 15.3.2, 16.x before 16.2.1, 17.x and 18.x before 18.3.3, 18.4.x, and 18.5.x. There is a lack of validation of the "next" parameter, which would allow someone to supply a malicious URL in Horizon that can cause an automatic redirect to the provided malicious URL.Show less
1Openstack
1Blazar Dashboard
Nov 21, 2024
Oct 16, 2020
N/A· v4
9.9 CRITICAL· v3
9.0 HIGH· v2
An issue was discovered in OpenStack blazar-dashboard before 1.3.1, 2.0.0, and 3.0.0. A user allowed to access the Blazar dashboard in Horizon may trigger code execution on the Horizon host as the user the Horizon servic...Show more
An issue was discovered in OpenStack blazar-dashboard before 1.3.1, 2.0.0, and 3.0.0. A user allowed to access the Blazar dashboard in Horizon may trigger code execution on the Horizon host as the user the Horizon service runs under (because the Python eval function is used). This may result in Horizon host unauthorized access and further compromise of the Horizon service. All setups using the Horizon dashboard with the blazar-dashboard plugin are affected.Show less
1Openstack
1Nova
Nov 21, 2024
Aug 26, 2020
N/A· v4
8.3 HIGH· v3
6.5 MEDIUM· v2
An issue was discovered in Guest.migrate in virt/libvirt/guest.py in OpenStack Nova before 19.3.1, 20.x before 20.3.1, and 21.0.0. By performing a soft reboot of an instance that has previously undergone live migration,...Show more
An issue was discovered in Guest.migrate in virt/libvirt/guest.py in OpenStack Nova before 19.3.1, 20.x before 20.3.1, and 21.0.0. By performing a soft reboot of an instance that has previously undergone live migration, a user may gain access to destination host devices that share the same paths as host devices previously referenced by the virtual machine on the source host. This can include block devices that map to different Cinder volumes at the destination than at the source. Only deployments allowing host-based connections (for instance, root and ephemeral devices) are affected.Show less
2Canonical
Openstack
2Keystone
Ubuntu Linux
Nov 21, 2024
May 7, 2020
N/A· v4
5.4 MEDIUM· v3
5.5 MEDIUM· v2
An issue was discovered in OpenStack Keystone before 15.0.1, and 16.0.0. The EC2 API doesn't have a signature TTL check for AWS Signature V4. An attacker can sniff the Authorization header, and then use it to reissue an...Show more
An issue was discovered in OpenStack Keystone before 15.0.1, and 16.0.0. The EC2 API doesn't have a signature TTL check for AWS Signature V4. An attacker can sniff the Authorization header, and then use it to reissue an OpenStack token an unlimited number of times.Show less
2Canonical
Openstack
2Keystone
Ubuntu Linux
Nov 21, 2024
May 7, 2020
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
An issue was discovered in OpenStack Keystone before 15.0.1, and 16.0.0. Any authenticated user can create an EC2 credential for themselves for a project that they have a specified role on, and then perform an update to...Show more
An issue was discovered in OpenStack Keystone before 15.0.1, and 16.0.0. Any authenticated user can create an EC2 credential for themselves for a project that they have a specified role on, and then perform an update to the credential user and project, allowing them to masquerade as another user. This potentially allows a malicious user to act as the admin on a project another user has the admin role on, which can effectively grant that user global admin privileges.Show less
1Openstack
1Keystone
Nov 21, 2024
May 7, 2020
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
An issue was discovered in OpenStack Keystone before 15.0.1, and 16.0.0. The list of roles provided for an OAuth1 access token is silently ignored. Thus, when an access token is used to request a keystone token, the keys...Show more
An issue was discovered in OpenStack Keystone before 15.0.1, and 16.0.0. The list of roles provided for an OAuth1 access token is silently ignored. Thus, when an access token is used to request a keystone token, the keystone token contains every role assignment the creator had for the project. This results in the provided keystone token having more role assignments than the creator intended, possibly giving unintended escalated access.Show less
2Canonical
Openstack
2Keystone
Ubuntu Linux
Nov 21, 2024
May 7, 2020
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
An issue was discovered in OpenStack Keystone before 15.0.1, and 16.0.0. Any user authenticated within a limited scope (trust/oauth/application credential) can create an EC2 credential with an escalated permission, such...Show more
An issue was discovered in OpenStack Keystone before 15.0.1, and 16.0.0. Any user authenticated within a limited scope (trust/oauth/application credential) can create an EC2 credential with an escalated permission, such as obtaining admin while the user is on a limited viewer role. This potentially allows a malicious user to act as the admin on a project another user has the admin role on, which can effectively grant that user global admin privileges.Show less
1Openstack
1Manila
Nov 21, 2024
Mar 12, 2020
N/A· v4
8.3 HIGH· v3
6.5 MEDIUM· v2
OpenStack Manila <7.4.1, >=8.0.0 <8.1.1, and >=9.0.0 <9.1.1 allows attackers to view, update, delete, or share resources that do not belong to them, because of a context-free lookup of a UUID. Attackers may also create r...Show more
OpenStack Manila <7.4.1, >=8.0.0 <8.1.1, and >=9.0.0 <9.1.1 allows attackers to view, update, delete, or share resources that do not belong to them, because of a context-free lookup of a UUID. Attackers may also create resources, such as shared file systems and groups of shares on such share networks.Show less
1Openstack
1Nova
Nov 21, 2024
Feb 19, 2020
N/A· v4
3.3 LOW· v3
2.1 LOW· v2
An issue was discovered in OpenStack Nova before 18.2.4, 19.x before 19.1.0, and 20.x before 20.1.0. It can leak consoleauth tokens into log files. An attacker with read access to the service's logs may obtain tokens use...Show more
An issue was discovered in OpenStack Nova before 18.2.4, 19.x before 19.1.0, and 20.x before 20.1.0. It can leak consoleauth tokens into log files. An attacker with read access to the service's logs may obtain tokens used for console access. All Nova setups using novncproxy are affected. This is related to NovaProxyRequestHandlerBase.new_websocket_client in console/websocketproxy.py.Show less
2Debian
Openstack
2Debian Linux
Horizon
Nov 21, 2024
Dec 30, 2019
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
Within the RHOS Essex Preview (2012.2) of the OpenStack dashboard package, the file /etc/quantum/quantum.conf is world readable which exposes the admin password and token value.
4Debian
FedoraprojectOpenstack+1 more
4Debian Linux
FedoraHorizon+1 more
Nov 21, 2024
Dec 30, 2019
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
The file /etc/openstack-dashboard/local_settings within Red Hat OpenStack Platform 2.0 and RHOS Essex Release (python-django-horizon package before 2012.1.1) is world readable and exposes the secret key value.
3Debian
OpenstackRedhat
3Debian Linux
OpenstackPython Keystoneclient
Nov 21, 2024
Dec 10, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
python-keystoneclient version 0.2.3 to 0.2.5 has middleware memcache signing bypass
4Debian
FedoraprojectOpenstack+1 more
4Debian Linux
FedoraOpenstack+1 more
Nov 21, 2024
Dec 10, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
python-keystoneclient version 0.2.3 to 0.2.5 has middleware memcache encryption bypass
1Openstack
1Keystone
Nov 21, 2024
Dec 9, 2019
N/A· v4
8.8 HIGH· v3
3.5 LOW· v2
OpenStack Keystone 15.0.0 and 16.0.0 is affected by Data Leakage in the list credentials API. Any user with a role on a project is able to list any credentials with the /v3/credentials API when enforce_scope is false. Us...Show more
OpenStack Keystone 15.0.0 and 16.0.0 is affected by Data Leakage in the list credentials API. Any user with a role on a project is able to list any credentials with the /v3/credentials API when enforce_scope is false. Users with a role on a project are able to view any other users' credentials, which could (for example) leak sign-on information for Time-based One Time Passwords (TOTP). Deployments with enforce_scope set to false are affected. (There will be a slight performance impact for the list credentials API once this issue is fixed.)Show less
2Debian
Openstack
2Debian Linux
Nova
Nov 21, 2024
Dec 5, 2019
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
OpenStack nova base images permissions are world readable
1Openstack
1Nova
Nov 21, 2024
Nov 26, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
OpenStack Nova before 2012.1 allows someone with access to an EC2_ACCESS_KEY (equivalent to a username) to obtain the EC2_SECRET_KEY (equivalent to a password). Exposing the EC2_ACCESS_KEY via http or tools that allow ma...Show more
OpenStack Nova before 2012.1 allows someone with access to an EC2_ACCESS_KEY (equivalent to a username) to obtain the EC2_SECRET_KEY (equivalent to a password). Exposing the EC2_ACCESS_KEY via http or tools that allow man-in-the-middle over https could allow an attacker to easily obtain the EC2_SECRET_KEY. An attacker could also presumably brute force values for EC2_ACCESS_KEY.Show less
3Debian
OpenstackRedhat
3Debian Linux
DesignateEnterprise Linux Openstack Platform
Nov 21, 2024
Nov 22, 2019
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
Designate does not enforce the DNS protocol limit concerning record set sizes
2Debian
Openstack
2Debian Linux
Keystone
Nov 21, 2024
Nov 12, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
OpenStack Keystone: extremely long passwords can crash Keystone by exhausting stack space
3Debian
OpenstackRedhat
4Compute
Debian LinuxKeystone+1 more
Nov 21, 2024
Nov 1, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
HTTPSConnections in OpenStack Keystone 2013, OpenStack Compute 2013.1, and possibly other OpenStack components, fail to validate server-side SSL certificates.