Property
Languageregex
Severitylow
CWECWE-798: Use of Hard-coded Credentials
OWASPA07:2021 - Identification and Authentication Failures
Confidence LevelLow
Impact LevelMedium
Likelihood LevelLow

Description#

A PayPal Braintree access token appears to be hard-coded in the codebase. Storing sensitive credentials directly in source code can expose them to anyone with code access, including public repositories.

Impact#

If an attacker obtains this access token, they could potentially perform unauthorized transactions, access payment data, or compromise user financial information. This could lead to financial loss, data breaches, and reputational damage for the organization.