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

An Airtable API key was found hard-coded in the source code. Storing credentials directly in code makes them easy to accidentally expose, especially if the repository is shared or made public.

Impact

If an attacker obtains this API key, they could access, modify, or delete data in your Airtable account. This can lead to data breaches, loss of sensitive information, and unauthorized actions within your organization's Airtable workspaces.