Lucene search
K

10040 matches found

OSV
OSV
added 2026/03/10 8:34 p.m.2 views

CVE-2025-66413 Git for Windows leaks NTLM hash when cloning from an attacker-controlled server

Git for Windows is the Windows port of Git. Prior to 2.53.02, it is possible to obtain a user's NTLM hash by tricking them into cloning from a malicious server. Since NTLM hashing is weak, it is possible for the attacker to brute-force the user's account name and password. This vulnerability is...

7.4CVSS5.8AI score0.00058EPSS
Exploits1References4
EUVD
EUVD
added 2026/03/10 8:34 p.m.1 views

EUVD-2025-208535

Git for Windows is the Windows port of Git. Prior to 2.53.02, it is possible to obtain a user's NTLM hash by tricking them into cloning from a malicious server. Since NTLM hashing is weak, it is possible for the attacker to brute-force the user's account name and password. This vulnerability is...

7.4CVSS5.8AI score0.00058EPSS
Exploits1References2
Cvelist
Cvelist
added 2026/03/10 8:34 p.m.25 views

CVE-2025-66413 Git for Windows leaks NTLM hash when cloning from an attacker-controlled server

Git for Windows is the Windows port of Git. Prior to 2.53.02, it is possible to obtain a user's NTLM hash by tricking them into cloning from a malicious server. Since NTLM hashing is weak, it is possible for the attacker to brute-force the user's account name and password. This vulnerability is...

7.4CVSS0.00058EPSS
Exploits1References2
CVE
CVE
added 2026/03/10 8:34 p.m.19 views

CVE-2025-66413

CVE-2025-66413 (Git for Windows) affects the Windows port of Git prior to 2.53.0(2). The issue arises when a user is tricked into cloning from a malicious server, allowing an attacker to obtain the user’s NTLM hash. Because NTLM hashing is weak, the attacker may brute-force the user’s account nam...

7.4CVSS5.8AI score0.00058EPSS
Exploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/10 8:34 p.m.2 views

CVE-2025-66413 Git for Windows leaks NTLM hash when cloning from an attacker-controlled server

Git for Windows is the Windows port of Git. Prior to 2.53.02, it is possible to obtain a user's NTLM hash by tricking them into cloning from a malicious server. Since NTLM hashing is weak, it is possible for the attacker to brute-force the user's account name and password. This vulnerability is...

7.4CVSS5.8AI score0.00058EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/10 8:34 p.m.2 views

CVE-2025-66413

Git for Windows is the Windows port of Git. Prior to 2.53.02, it is possible to obtain a user's NTLM hash by tricking them into cloning from a malicious server. Since NTLM hashing is weak, it is possible for the attacker to brute-force the user's account name and password. This vulnerability is...

7.4CVSS5.8AI score0.00058EPSS
Exploits1References3Affected Software1
AlpineLinux
AlpineLinux
added 2026/03/10 8:34 p.m.1 views

CVE-2025-66413

Git for Windows is the Windows port of Git. Prior to 2.53.02, it is possible to obtain a user's NTLM hash by tricking them into cloning from a malicious server. Since NTLM hashing is weak, it is possible for the attacker to brute-force the user's account name and password. This vulnerability is...

7.4CVSS5.8AI score0.00058EPSS
Exploits1References2
NVD
NVD
added 2026/03/10 7:17 p.m.3 views

CVE-2026-28292

simple-git, an interface for running git commands in any node.js application, has an issue in versions 3.15.0 through 3.32.2 that allows an attacker to bypass two prior CVE fixes CVE-2022-25860 and CVE-2022-25912 and achieve full remote code execution on the host machine. Version 3.23.0 contains ...

9.8CVSS0.00146EPSS
Exploits1References4
Snyk
Snyk
added 2026/03/10 6:38 p.m.2 views

Improper Handling of Case Sensitivity

Overview org.webjars.npm:simple-git is an A light weight interface for running git commands in any node.js application. Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity in the preventProtocolOverride function, which fails to properly validate...

9.8CVSS6.2AI score0.00146EPSS
Exploits1References3
Snyk
Snyk
added 2026/03/10 6:38 p.m.2 views

Improper Handling of Case Sensitivity

Overview simple-git is a light weight interface for running git commands in any node.js application. Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity in the preventProtocolOverride function, which fails to properly validate case-insensitive configuration...

9.8CVSS7.7AI score0.27739EPSS
Exploits2References3
OSV
OSV
added 2026/03/10 6:38 p.m.3 views

GHSA-R275-FR43-PM7Q simple-git has blockUnsafeOperationsPlugin bypass via case-insensitive protocol.allow config key enables RCE

Summary The blockUnsafeOperationsPlugin in simple-git fails to block git protocol override arguments when the config key is passed in uppercase or mixed case. An attacker who controls arguments passed to git operations can enable the ext:: protocol by passing -c PROTOCOL.ALLOW=always, which...

9.8CVSS7.4AI score0.00146EPSS
Exploits1References6
EUVD
EUVD
added 2026/03/10 6:38 p.m.2 views

EUVD-2026-10790

simple-git has blockUnsafeOperationsPlugin bypass via case-insensitive protocol.allow config key enables RCE...

9.8CVSS5.8AI score0.00146EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2026/03/10 6:38 p.m.15 views

simple-git has blockUnsafeOperationsPlugin bypass via case-insensitive protocol.allow config key enables RCE

Summary The blockUnsafeOperationsPlugin in simple-git fails to block git protocol override arguments when the config key is passed in uppercase or mixed case. An attacker who controls arguments passed to git operations can enable the ext:: protocol by passing -c PROTOCOL.ALLOW=always, which...

9.8CVSS7.5AI score0.00146EPSS
Exploits1References6Affected Software1
OSV
OSV
added 2026/03/10 6:34 p.m.3 views

CVE-2026-28292 simple-git has blockUnsafeOperationsPlugin bypass via case-insensitive protocol.allow config key enables RCE

simple-git, an interface for running git commands in any node.js application, has an issue in versions 3.15.0 through 3.32.2 that allows an attacker to bypass two prior CVE fixes CVE-2022-25860 and CVE-2022-25912 and achieve full remote code execution on the host machine. Version 3.23.0 contains ...

9.8CVSS6.5AI score0.00146EPSS
Exploits1References4
Cvelist
Cvelist
added 2026/03/10 6:34 p.m.26 views

CVE-2026-28292 simple-git has blockUnsafeOperationsPlugin bypass via case-insensitive protocol.allow config key that enables RCE

simple-git, an interface for running git commands in any node.js application, has an issue in versions 3.15.0 through 3.32.2 that allows an attacker to bypass two prior CVE fixes CVE-2022-25860 and CVE-2022-25912 and achieve full remote code execution on the host machine. Version 3.23.0 contains ...

9.8CVSS0.00146EPSS
Exploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/10 6:34 p.m.4 views

CVE-2026-28292

simple-git, an interface for running git commands in any node.js application, has an issue in versions 3.15.0 through 3.32.2 that allows an attacker to bypass two prior CVE fixes CVE-2022-25860 and CVE-2022-25912 and achieve full remote code execution on the host machine. Version 3.23.0 contains ...

9.8CVSS7.8AI score0.34733EPSS
Exploits3References3Affected Software1
CVE
CVE
added 2026/03/10 6:34 p.m.18 views

CVE-2026-28292

The CVE-2026-28292 entry concerns the Node.js package simple-git. Affected versions are 3.15.0 through 3.32.2 and the issue bypasses prior fixes from CVE-2022-25860 and CVE-2022-25912, enabling full remote code execution on the host. A fix is noted in version 3.23.0. No exploitation details or in...

9.8CVSS6.4AI score0.00146EPSS
Exploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/10 6:34 p.m.2 views

CVE-2026-28292 simple-git has blockUnsafeOperationsPlugin bypass via case-insensitive protocol.allow config key that enables RCE

simple-git, an interface for running git commands in any node.js application, has an issue in versions 3.15.0 through 3.32.2 that allows an attacker to bypass two prior CVE fixes CVE-2022-25860 and CVE-2022-25912 and achieve full remote code execution on the host machine. Version 3.23.0 contains ...

9.8CVSS7.9AI score0.00146EPSS
Exploits1References3
EUVD
EUVD
added 2026/03/10 6:34 p.m.1 views

EUVD-2026-10791

simple-git, an interface for running git commands in any node.js application, has an issue in versions 3.15.0 through 3.32.2 that allows an attacker to bypass two prior CVE fixes CVE-2022-25860 and CVE-2022-25912 and achieve full remote code execution on the host machine. Version 3.23.0 contains ...

9.8CVSS7.8AI score0.34733EPSS
Exploits3References2
EUVD
EUVD
added 2026/03/10 6:31 p.m.2 views

EUVD-2026-10744

An improper neutralization of special elements vulnerability was identified in GitHub Enterprise Server that allowed an attacker with push access to a repository to achieve remote code execution on the instance. During a git push operation, user-supplied push option values were not properly...

8.7CVSS6.3AI score0.00343EPSS
Exploits4References7
Rows per page
Query Builder