Openapi
Security
use-of-basic-authentication
use-of-basic-authentication
Basic authentication is considered weak and should be avoided. Use a different authentication scheme, such of OAuth2, OpenID Connect, or mTLS.
Likelihood: MEDIUM
Confidence: HIGH
CWE:
- C
- W
- E
- -
- 2
- 8
- 7
- :
-
- I
- m
- p
- r
- o
- p
- e
- r
-
- A
- u
- t
- h
- e
- n
- t
- i
- c
- a
- t
- i
- o
- n
OWASP:
- A04:2021 Insecure Design
- A07:2021 Identification and Authentication Failures