| 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 Bitbucket client secret has been found hard-coded in the source code. Storing sensitive credentials directly in code exposes them to anyone with access to the repository, making them vulnerable to leaks.
Impact
If exposed, attackers could use the leaked Bitbucket client secret to gain unauthorized access to Bitbucket APIs or services, potentially leading to code theft, manipulation, or further compromise of your development infrastructure.