BBOT's git_clone.py can expose users' GitHub API keys to an attacker-controlled webserver
Moderate severity
GitHub Reviewed
Published
Oct 9, 2025
in
blacklanternsecurity/bbot
•
Updated Oct 9, 2025
Description
Published by the National Vulnerability Database
Oct 9, 2025
Published to the GitHub Advisory Database
Oct 9, 2025
Reviewed
Oct 9, 2025
Last updated
Oct 9, 2025
Summary
Due to unsafe URL handling, bbot's
git_clone.pycan be made to leak a user's github.com API key to an attacker-controlled webserver.Impact
A user who has placed their github.com API key in the configuration for any of the following modules:
github_codesearchgithub_workflowsgitlabgit_clonegithub_usersearchgithub_orgmay leak it to an untrustworthy server.
References