#VU18664 Improper access control in Octavia - CVE-2019-3895
Published: June 3, 2019 / Updated: June 3, 2019
Octavia
Openstack
Description
The vulnerability allows a remote attacker to gain unauthorized access to sensitive information.
The vulnerability exists due to improper access restrictions within "_extract_amp_image_id_by_tag" in "octavia/compute/drivers/nova_driver.py" that does not filter images and used images owned by pre-defined tenant. A remote non-privileged user can tag an image with the 'amphora' tag and set it to "public=true" to gain unauthorized access to lb-mgmt network.