CVE-2019-14837
07.01.2020, 17:15
A flaw was found in keycloack before version 8.0.0. The owner of 'placeholder.org' domain can setup mail server on this domain and knowing only name of a client can reset password and then log in. For example, for client name 'test' the email address will be 'service-account-test@placeholder.org'.Enginsight
Vendor | Product | Version |
---|---|---|
redhat | keycloak | 𝑥 < 8.0.0 |
redhat | single_sign-on | 7.3 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-547 - Use of Hard-coded, Security-relevant ConstantsThe program uses hard-coded constants instead of symbolic names for security-critical values, which increases the likelihood of mistakes during code maintenance or security policy change.
- 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.
References