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

A Typeform API token has been found hard-coded in the source code. Storing credentials directly in code makes them easy to accidentally expose and is not a secure practice.

Impact

If this token is leaked, attackers could gain unauthorized access to your Typeform account, allowing them to view, modify, or delete sensitive data. This can lead to data breaches, service disruption, and reputational damage for your organization.