GHSA-63WH-P5FX-H4VC
Vulnerability from github – Published: 2025-10-09 22:29 – Updated: 2025-10-09 22:29
VLAI?
Summary
BBOT's git_clone.py can expose users' GitHub API keys to an attacker-controlled webserver
Details
Summary
Due to unsafe URL handling, bbot's git_clone.py can 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_org
may leak it to an untrustworthy server.
Severity ?
4.7 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "bbot"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.7.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-10281"
],
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"github_reviewed": true,
"github_reviewed_at": "2025-10-09T22:29:33Z",
"nvd_published_at": "2025-10-09T16:15:42Z",
"severity": "MODERATE"
},
"details": "### Summary\n\nDue to unsafe URL handling, bbot\u0027s `git_clone.py` can be made to leak a user\u0027s github.com API key to an attacker-controlled webserver.\n\n### Impact\n\nA user who has placed their github.com API key in the configuration for any of the following modules:\n\n* `github_codesearch`\n* `github_workflows`\n* `gitlab`\n* `git_clone`\n* `github_usersearch`\n* `github_org`\n\nmay leak it to an untrustworthy server.",
"id": "GHSA-63wh-p5fx-h4vc",
"modified": "2025-10-09T22:29:33Z",
"published": "2025-10-09T22:29:33Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/blacklanternsecurity/bbot/security/advisories/GHSA-63wh-p5fx-h4vc"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-10281"
},
{
"type": "WEB",
"url": "https://github.com/blacklanternsecurity/bbot/commit/0ede97fa887de33fcfd1378b4213a09c21dc6140"
},
{
"type": "WEB",
"url": "https://blog.blacklanternsecurity.com/p/bbot-security-advisory-gitdumper"
},
{
"type": "PACKAGE",
"url": "https://github.com/blacklanternsecurity/bbot"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "BBOT\u0027s git_clone.py can expose users\u0027 GitHub API keys to an attacker-controlled webserver"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…