| Property | |
|---|---|
| Language | regex |
| Severity | |
| 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 Shopify private app access token was found hard-coded in the source code. Storing credentials directly in code exposes sensitive information to anyone with code access, making it insecure.
Impact
If an attacker obtains this token, they could access or control your Shopify app and data, potentially leading to data breaches, unauthorized transactions, or service disruption. This could compromise customer information and damage your organization’s reputation.