Show filters
10 Total Results
Displaying 1-10 of 10
Sort by:
Attacker Value
Unknown

CVE-2024-6886

Disclosure Date: August 06, 2024 (last updated August 06, 2024)
Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea Gitea Open Source Git Server allows Stored XSS.This issue affects Gitea Open Source Git Server: 1.22.0.
0
Attacker Value
Unknown

CVE-2024-34146

Disclosure Date: May 02, 2024 (last updated May 03, 2024)
Jenkins Git server Plugin 114.v068a_c7cc2574 and earlier does not perform a permission check for read access to a Git repository over SSH, allowing attackers with a previously configured SSH public key but lacking Overall/Read permission to access these repositories.
0
Attacker Value
Unknown

CVE-2024-23899

Disclosure Date: January 24, 2024 (last updated February 01, 2024)
Jenkins Git server Plugin 99.va_0826a_b_cdfa_d and earlier does not disable a feature of its command parser that replaces an '@' character followed by a file path in an argument with the file's contents, allowing attackers with Overall/Read permission to read content from arbitrary files on the Jenkins controller file system.
Attacker Value
Unknown

CVE-2020-9708

Disclosure Date: August 14, 2020 (last updated February 21, 2025)
The resolveRepositoryPath function doesn't properly validate user input and a malicious user may traverse to any valid Git repository outside the repoRoot. This issue may lead to unauthorized access of private Git repositories as long as the malicious user knows or brute-forces the location of the repository.
Attacker Value
Unknown

CVE-2019-11218

Disclosure Date: April 24, 2019 (last updated November 27, 2024)
Improper handling of extra parameters in the AccountController (User Profile edit) in Jakub Chodounsky Bonobo Git Server before 6.5.0 allows authenticated users to gain application administrator privileges via additional form parameter submissions.
0
Attacker Value
Unknown

CVE-2019-11217

Disclosure Date: April 24, 2019 (last updated November 27, 2024)
The GitController in Jakub Chodounsky Bonobo Git Server before 6.5.0 allows execution of arbitrary commands in the context of the web server via a crafted http request.
0
Attacker Value
Unknown

CVE-2018-17456

Disclosure Date: October 06, 2018 (last updated November 27, 2024)
Git before 2.14.5, 2.15.x before 2.15.3, 2.16.x before 2.16.5, 2.17.x before 2.17.2, 2.18.x before 2.18.1, and 2.19.x before 2.19.1 allows remote code execution during processing of a recursive "git clone" of a superproject if a .gitmodules file has a URL field beginning with a '-' character.
0
Attacker Value
Unknown

CVE-2018-11235

Disclosure Date: May 30, 2018 (last updated November 26, 2024)
In Git before 2.13.7, 2.14.x before 2.14.4, 2.15.x before 2.15.2, 2.16.x before 2.16.4, and 2.17.x before 2.17.1, remote code execution can occur. With a crafted .gitmodules file, a malicious project can execute an arbitrary script on a machine that runs "git clone --recurse-submodules" because submodule "names" are obtained from this file, and then appended to $GIT_DIR/modules, leading to directory traversal with "../" in a name. Finally, post-checkout hooks from a submodule are executed, bypassing the intended design in which hooks are not obtained from a remote server.
0
Attacker Value
Unknown

CVE-2016-2315

Disclosure Date: April 08, 2016 (last updated November 25, 2024)
revision.c in git before 2.7.4 uses an incorrect integer data type, which allows remote attackers to execute arbitrary code via a (1) long filename or (2) many nested trees, leading to a heap-based buffer overflow.
Attacker Value
Unknown

CVE-2016-2324

Disclosure Date: April 08, 2016 (last updated November 25, 2024)
Integer overflow in Git before 2.7.4 allows remote attackers to execute arbitrary code via a (1) long filename or (2) many nested trees, which triggers a heap-based buffer overflow.