SYM_GEN_0221 - 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

Sensitive Sendbird access tokens have been found hard-coded in the source code. Storing credentials directly in code exposes them to anyone with code access and increases the risk of accidental leaks.

Impact

If these tokens are exposed, attackers could gain unauthorized access to Sendbird services, potentially compromising user data, sending messages, or manipulating communication features. This could lead to data breaches, service abuse, or regulatory violations.