Lucene search
+L

10898 matches found

Github Security Blog
Github Security Blog
added 2025/10/09 10:29 p.m.13 views

BBOT's insufficient sanitization issues in gitdumper.py can lead to RCE

Summary bbot's gitdumper.py insufficiently sanitises a .git/config file, leading to Remote Code Execution RCE. bbot's gitdumper.py can be made to consume a malicious .git/index file, leading to arbitrary file write which can be used to achieve Remote Code Execution RCE. Impact A user who uses bbo...

9.6CVSS8AI score0.00447EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/10/09 10:29 p.m.11 views

BBOT's git_clone.py can expose users' GitHub API keys to an attacker-controlled webserver

Summary Due to unsafe URL handling, bbot's gitclone.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: githubcodesearch githubworkflows gitlab gitclone...

4.7CVSS6.8AI score0.00213EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/10/09 10:29 p.m.28 views

GHSA-63WH-P5FX-H4VC BBOT's git_clone.py can expose users' GitHub API keys to an attacker-controlled webserver

Summary Due to unsafe URL handling, bbot's gitclone.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: githubcodesearch githubworkflows gitlab gitclone...

4.7CVSS6.8AI score0.00213EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/09 10:29 p.m.15 views

EUVD-2025-33396

BBOT's gitclone.py can expose users' GitHub API keys to an attacker-controlled webserver...

4.7CVSS6.4AI score0.00213EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/10/09 4:43 p.m.5 views

Information Exposure

Overview bbot is an OSINT automation for hackers. Affected versions of this package are vulnerable to Information Exposure via gitclone. An attacker can obtain sensitive information by tricking a user into cloning a repository using a specially crafted URL that causes the API key to be sent to an...

5.3CVSS6.5AI score0.00213EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/10/09 4:42 p.m.4 views

Information Exposure

Overview bbot is an OSINT automation for hackers. Affected versions of this package are vulnerable to Information Exposure via the gitlab process. An attacker can obtain sensitive API key information by tricking the system into connecting to a maliciously crafted git URL. Remediation Upgrade bbot...

5.3CVSS6.6AI score0.00213EPSS
SaveExploits0References2
NVD
NVD
added 2025/10/09 4:15 p.m.26 views

CVE-2025-10282

BBOT's gitlab module could be abused to disclose a GitLab API key to an attacker controlled server with a malicious formatted git URL...

4.7CVSS0.00213EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/09 4:15 p.m.23 views

CVE-2025-10281

BBOT's gitclone module could be abused to disclose a GitHub API key to an attacker controlled server with a malicious formatted git URL...

4.7CVSS0.00213EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/10/09 3:46 p.m.1 views

CVE-2025-10283 Improper .git Sanitization in gitdumper Enables RCE

BBOT's gitdumper module could be abused to execute commands through a malicious git repository...

9.6CVSS6.9AI score0.00447EPSS
SaveExploits0References1
CVE
CVE
added 2025/10/09 3:46 p.m.30 views

CVE-2025-10283

BBOT’s gitdumper module is vulnerable due to insufficient sanitization of .git data, enabling Directory Traversal that can lead to Remote Code Execution when processing a malicious git repository. Affected component: bb ot gitdumper.py (processing of .git/config and related index/file handling as...

9.6CVSS6.9AI score0.00447EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/10/09 3:46 p.m.23 views

CVE-2025-10282 GitLab Domain Confusion in gitlab Leaks API Key

BBOT's gitlab module could be abused to disclose a GitLab API key to an attacker controlled server with a malicious formatted git URL...

4.7CVSS0.00213EPSS
SaveExploits0References1
CVE
CVE
added 2025/10/09 3:46 p.m.33 views

CVE-2025-10282

BBOT's gitlab module exposes GitLab API keys by using a maliciously formatted git URL, leading to information exposure to an attacker-controlled server. Multiple sources (including Red Hat CVE entry and accompanying advisories) describe the issue as a leak of the user’s API key when bb ot process...

4.7CVSS6.3AI score0.00213EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/10/09 3:46 p.m.5 views

CVE-2025-10282 GitLab Domain Confusion in gitlab Leaks API Key

BBOT's gitlab module could be abused to disclose a GitLab API key to an attacker controlled server with a malicious formatted git URL...

4.7CVSS6.3AI score0.00213EPSS
SaveExploits0References1
CVE
CVE
added 2025/10/09 3:45 p.m.25 views

CVE-2025-10281

BBOT’s git_clone vulnerability stems from unsafe URL handling that can cause exposure of GitHub API keys to an attacker-controlled server when processing a specially crafted git URL. The CVE description and multiple advisories (Red Hat, GHSA, EUVD, OSV, NVD, CVELIST, and Snyk) consistently refere...

4.7CVSS6.3AI score0.00213EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2025/10/09 2:28 p.m.2 views

Security update for git

This update for git fixes the following issues: Update to 2.51.0: CVE-2025-27613: arbitrary writable file creation and truncation in Gitk bsc1245938 CVE-2025-27614: arbitrary script execution via repo clonation in gitk bsc1245939 CVE-2025-46835: untrusted repository cloning can lead to arbitrary...

8.5CVSS8.6AI score0.02839EPSS
SaveExploits9References24
OSV
OSV
added 2025/10/09 2:25 p.m.5 views

SUSE-SU-2025:20855-1 Security update for git

This update for git fixes the following issues: Update to 2.51.0: - CVE-2025-27613: arbitrary writable file creation and truncation in Gitk bsc1245938 - CVE-2025-27614: arbitrary script execution via repo clonation in gitk bsc1245939 - CVE-2025-46835: untrusted repository cloning can lead to...

8.6CVSS7.2AI score0.02839EPSS
SaveExploits9References13
Positive Technologies
Positive Technologies
added 2025/10/09 12:0 a.m.13 views

PT-2025-41395

Name of the Vulnerable Software and Affected Versions BBOT affected versions not specified Description The gitlab module in BBOT may allow an attacker to disclose a GitLab API key to a server under their control by using a maliciously formatted git URL. This could potentially lead to unauthorized...

4.7CVSS5.8AI score0.00213EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2025/10/09 12:0 a.m.17 views

PT-2025-41394

Name of the Vulnerable Software and Affected Versions BBOT affected versions not specified Description The git clone module in BBOT may allow an attacker to disclose a GitHub API key to a server they control by using a maliciously formatted git URL. The issue involves the potential exposure of th...

4.7CVSS5.8AI score0.00213EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2025/10/09 12:0 a.m.14 views

BBOT 安全漏洞

BBOT is a recursive Internet scanner open-sourced by Black Lantern Security. BBOT suffers from a security vulnerability that originates in the gitclone module, where a maliciously formatted git URL could lead to the disclosure of GitHub API keys to an attacker-controlled server...

4.7CVSS6.2AI score0.00213EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/09 12:0 a.m.8 views

AlmaLinux 10 : git (ALSA-2025:11533)

The remote AlmaLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2025:11533 advisory. git: Git does not sanitize URLs when asking for credentials interactively CVE-2024-50349 git: Newline confusion in credential helpers can lead to...

8.6CVSS8.4AI score0.02839EPSS
SaveExploits9References9
Rows per page
Query Builder