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

Description#

Your code or configuration contains a Google OAuth client ID, which should not be exposed in public repositories or codebases. Exposing this information can make it easier for attackers to target your OAuth integration.

Impact#

If attackers discover your Google OAuth client ID, they could attempt phishing or abuse authentication flows, potentially leading to unauthorized access or compromising user accounts. This can result in data leaks or damage to user trust in your application.