Lucene search
K

323 matches found

Cvelist
Cvelist
added 2025/10/09 3:45 p.m.11 views

CVE-2025-10281 Insecure URL Handling in git_clone Leading to Leaked API Key

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.00208EPSS
Exploits0References1
CNNVD
CNNVD
added 2025/10/09 12:0 a.m.3 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.00208EPSS
Exploits0References2
OSV
OSV
added 2025/10/08 5:41 p.m.2 views

JLSEC-2025-3 Lack of validation for user-provided fields in GitForge.jl

Description There is a lack of input validation for user-provided values in certain functions. In the GitForge.getrepo function for GitHub, the user can provide any string for the owner and repo fields. These inputs are not validated or safely encoded and are sent directly to the server. Impact...

8.7CVSS6.8AI score0.00414EPSS
Exploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2015-3937

Malware in sbrugna...

4.3CVSS9.2AI score0.01584EPSS
Exploits1References13
Cvelist
Cvelist
added 2025/09/05 4:28 a.m.25 views

CVE-2025-58401

Obsidian GitHub Copilot Plugin versions prior to 1.1.7 store Github API token in cleartext form. As a result, an attacker may perform unauthorized operations on the linked Github account...

6.8CVSS0.00094EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/09/05 12:0 a.m.5 views

PT-2025-36109

Name of the Vulnerable Software and Affected Versions: Obsidian GitHub Copilot Plugin versions prior to 1.1.7 Description: The Obsidian GitHub Copilot Plugin stores Github API tokens in cleartext form. This allows an attacker to perform unauthorized operations on the linked Github account...

6.8CVSS6.6AI score0.00094EPSS
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-2992

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability in GitLab CE/EE affecting all versions from 11.10 prior to 15.1.6, 15.2 to 15.2.4, 15.3 to 15.3.2 allows an authenticated user to achieve remote...

9.9CVSS8.9AI score0.86194EPSS
Exploits5References2
Tenable Nessus
Tenable Nessus
added 2025/08/24 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2016-2562

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The checkHTTP function in libraries/Config.class.php in phpMyAdmin 4.5.x before 4.5.5.1 does not verify X.509 certificates from api.github.com SSL servers, whic...

6.8CVSS6.8AI score0.00772EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/24 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2015-3903

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libraries/Config.class.php in phpMyAdmin 4.0.x before 4.0.10.10, 4.2.x before 4.2.13.3, 4.3.x before 4.3.13.1, and 4.4.x before 4.4.6.1 disables X.509 certifica...

4.3CVSS8.1AI score0.01584EPSS
Exploits1References2
CNNVD
CNNVD
added 2025/08/03 12:0 a.m.1 views

gh 安全漏洞

gh is a GitHub API library open-sourced by R infrastructure. A security vulnerability exists in gh versions prior to 1.5.0, which stems from the inclusion of the Authorization header in an HTTP response, which could lead to information disclosure...

3.2CVSS6.1AI score0.00134EPSS
Exploits0References4
NVD
NVD
added 2025/06/25 5:15 p.m.2 views

CVE-2025-52569

GitForge.jl is a unified interface for interacting with Git "forges." Versions prior to 5.9.1 lack input validation of input validation for user-provided values in certain functions. In the GitHub.repo function, the user can provide any string for the reponame field. These inputs are not validate...

8.7CVSS0.00414EPSS
Exploits0References2
CVE
CVE
added 2025/04/18 8:42 p.m.84 views

CVE-2025-32953

CVE-2025-32953 affects z80pack (versions 1.38 and earlier). The root cause is in the makefile-ubuntu.yml workflow, which uses actions/upload-artifact@v4 to package z80pack-ubuntu as an artifact that zip-compresses the current directory and includes the generated .git/config containing the run’s G...

8.7CVSS8.7AI score0.00442EPSS
Exploits0References5
OSV
OSV
added 2025/04/18 8:42 p.m.8 views

CVE-2025-32953 z80pack Vulnerable to Exposure of the GITHUB_TOKEN in Workflow Run Artifact

z80pack is a mature emulator of multiple platforms with 8080 and Z80 CPU. In version 1.38 and prior, the makefile-ubuntu.yml workflow file uses actions/upload-artifact@v4 to upload the z80pack-ubuntu artifact. This artifact is a zip of the current directory, which includes the automatically...

8.7CVSS7.1AI score0.00442EPSS
Exploits0References7
Kitploit
Kitploit
added 2025/04/07 12:30 p.m.17 views

gitGRAB - This Tool Is Designed To Interact With The GitHub API And Retrieve Specific User Details, Repository Information, And Commit Emails For A Given User

This tool is designed to interact with the GitHub API and retrieve specific user details, repository information, and commit emails for a given user. Install Requests pip install requests Execute the program python3 gitgrab.py Download gitGRAB...

7.3AI score
Exploits0References1
CNNVD
CNNVD
added 2025/02/14 12:0 a.m.12 views

Octokit 安全漏洞

Octokit is a Ruby toolkit for the GitHub API. A security vulnerability exists in Octokit version 9.0.5 through versions prior to 10.1.3, which stems from a regular expression denial of service ReDoS attack that can be caused by crafting a specific options parameter...

5.3CVSS5.8AI score0.0058EPSS
Exploits0References3
CNNVD
CNNVD
added 2025/02/14 12:0 a.m.3 views

Octokit 安全漏洞

Octokit is a Ruby toolkit for the GitHub API. A security vulnerability exists in Octokit version 1.0.0 through versions prior to 9.2.1, which stems from the unrestricted nature of the regular expression matching behavior, and could lead to catastrophic backtracking when processing ad-hoc input,...

5.3CVSS6.5AI score0.00729EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2025/02/05 9:18 p.m.8 views

CVE-2022-2884

A vulnerability in GitLab CE/EE affecting all versions from 11.3.4 prior to 15.1.5, 15.2 to 15.2.3, 15.3 to 15.3 to 15.3.1 allows an an authenticated user to achieve remote code execution via the Import from GitHub API endpoint...

9.9CVSS7.2AI score0.75718EPSS
Exploits4References1
RedhatCVE
RedhatCVE
added 2025/02/05 9:17 p.m.10 views

CVE-2022-2992

A vulnerability in GitLab CE/EE affecting all versions from 11.10 prior to 15.1.6, 15.2 to 15.2.4, 15.3 to 15.3.2 allows an authenticated user to achieve remote code execution via the Import from GitHub API endpoint...

9.9CVSS7.1AI score0.86194EPSS
Exploits5References1
Cvelist
Cvelist
added 2024/05/10 7:5 p.m.26 views

CVE-2024-34079 octo-sts allows unauthenticated attackers to cause unbounded CPU and memory usage

octo-sts is a GitHub App that acts like a Security Token Service STS for the Github API. This vulnerability can spike the resource utilization of the STS service, and combined with a significant traffic volume could potentially lead to a denial of service. This vulnerability is fixed in 0.1.0...

3.7CVSS4.4AI score0.00581EPSS
Exploits0References2
OSV
OSV
added 2024/03/06 11:14 a.m.22 views

BIT-GITLAB-2022-2884

A vulnerability in GitLab CE/EE affecting all versions from 11.3.4 prior to 15.1.5, 15.2 to 15.2.3, 15.3 to 15.3 to 15.3.1 allows an an authenticated user to achieve remote code execution via the Import from GitHub API endpoint...

9.9CVSS9.5AI score0.75718EPSS
Exploits4References5
Rows per page
Query Builder