Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: BrowserStack API Key Leaked in Old Commit #2096

Open
InTruder-Sec opened this issue Dec 7, 2024 · 0 comments
Open

BUG: BrowserStack API Key Leaked in Old Commit #2096

InTruder-Sec opened this issue Dec 7, 2024 · 0 comments

Comments

@InTruder-Sec
Copy link

InTruder-Sec commented Dec 7, 2024

Summary
Hey team,

I discovered a leaked BrowserStack Access Key in the repository. This key appears to grant access to BrowserStack's infrastructure, posing a security risk. The key is embedded in the repository history, and I confirmed it’s valid.

Steps to reproduce the behavior:

  1. Checkout
    'browserstack.key': 'wVraAtpqtH3psqD9RaCF'
  2. Use the following curl command to confirm the key’s validity
    curl https://api.browserstack.com/automate/plan.json -u "potential3:wVraAtpqtH3psqD9RaCF"

Expected behavior
The BrowserStack Access Key should have been securely stored or rotated to prevent unauthorized access. The key should no longer be valid.

Screenshots or Visual
Screenshot from 2024-12-07 13-13-33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant