CVE-2023-1944
24.05.2023, 17:15
This vulnerability enables ssh access to minikube container using a default password.Enginsight
Vendor | Product | Version |
---|---|---|
kubernetes | minikube | 𝑥 ≤ 1.29.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-259 - Use of Hard-coded PasswordThe software contains a hard-coded password, which it uses for its own inbound authentication or for outbound communication to external components.
- CWE-798 - Use of Hard-coded CredentialsThe software contains hard-coded credentials, such as a password or cryptographic key, which it uses for its own inbound authentication, outbound communication to external components, or encryption of internal data.