CVE-2019-17134: OpenStack Octavia Amphora-Agent not requiring Client-Certificate
(updated )
Amphora Images in OpenStack Octavia >=0.10.0 <2.1.2, >=3.0.0 <3.2.0, >=4.0.0 <4.1.0 allows anyone with access to the management network to bypass client-certificate based authentication and retrieve information or issue configuration commands via simple HTTP requests to the Agent on port https/9443, because the cmd/agent.py
gunicorn cert_reqs option is True but is supposed to be ssl.CERT_REQUIRED.
References
- github.com/advisories/GHSA-r4v4-3jj7-jc29
- github.com/openstack/octavia
- github.com/openstack/octavia/commit/1725517d1d209f26b2275306d83e49c099dcbe1a
- github.com/openstack/octavia/commit/2976a7f0f109e17930db8a61136526ead44ea7e5
- github.com/openstack/octavia/commit/624ff08f27bcb73788663cbe6d35cbe29c537844
- github.com/openstack/octavia/commit/89a2f6e0136ad49d928eb65b4cf555af2a2b8ab1
- github.com/openstack/octavia/commit/b0c2cd7b4c835c391cfedf12cf9f9ff8a0aabd17
- github.com/openstack/octavia/commit/c2fdffc3b748f8007c72e52df257e38756923b40
- nvd.nist.gov/vuln/detail/CVE-2019-17134
- review.opendev.org/686541
- review.opendev.org/686543
- review.opendev.org/686544
- review.opendev.org/686545
- review.opendev.org/686546
- review.opendev.org/686547
- security.openstack.org/ossa/OSSA-2019-005.html
- storyboard.openstack.org/
Detect and mitigate CVE-2019-17134 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →