Skip to main content

Improper Authentication

CVE-2019-17134

Severity High
Score 9.1/10

Summary

Amphora Images in OpenStack octavia versions 0.10.0 through 2.1.1, 3.0.0.0b1 through 3.1.1, 4.0.0.0rc1 through 4.0.1, and 5.0.0.0rc1 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".

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • NONE
  • HIGH
  • NONE

CWE-287 - Improper Authentication

Improper (or broken) authentication attacks are widespread, and have accounted for many of the worst data breaches in recent years. Improper authentication attacks are a class of vulnerabilities where an attacker impersonates a legitimate user by exploiting weaknesses in either session management or credential management to gain access to the user’s account. This can result in disclosure of sensitive information, and can lead to system compromise, theft, identity theft, and fraud.

Advisory Timeline

  • Published