SYM_GEN_0275 - SymbioticSec/Symbiotic-Vulnerability-Database GitHub Wiki

Use of Hard-coded Credentials

Property Value
Language regex
Severity low
CWE CWE-798: Use of Hard-coded Credentials
OWASP A07:2021 - Identification and Authentication Failures
Confidence Level Low
Impact Level Medium
Likelihood Level Low

Description

Hard-coded Sendbird access credentials were found in the source code. Storing secrets directly in code makes them easy to discover and misuse if the codebase is leaked or shared.

Impact

If attackers obtain these hard-coded credentials, they could gain unauthorized access to Sendbird services, potentially exposing user data, enabling impersonation, or disrupting communication features. This can lead to data breaches, service abuse, and regulatory violations.