Lucene search
+L

10693 matches found

Github Security Blog
Github Security Blog
added 2026/04/14 10:49 p.m.10 views

WWBN AVideo has an Unauthenticated Information Disclosure via git.json.php Exposes Developer Emails and Deployed Version

Summary The file git.json.php at the web root executes git log -1 and returns the full output as JSON to any unauthenticated user. This exposes the exact deployed commit hash enabling version fingerprinting against known CVEs, developer names and email addresses PII, and commit messages which may...

5.3CVSS5.9AI score0.0025EPSS
SaveExploits1References3Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/14 3:9 p.m.7 views

Security Bulletin: IBM Watson Speech Services Cartridge is vulnerable to an Improper Validation of Integrity Check Value in go-git [CVE-2026-25934]

Summary IBM Watson Speech Services Cartridge is vulnerable to an Improper Validation of Integrity Check Value in go-git, due to an issue where data integrity values for .pack and .idx files were not properly verified CVE-2026-25934. GO-git is used as a component of our ibm-watson-speech-catalog...

4.3CVSS7AI score0.00136EPSS
SaveExploits0Affected Software1
Microsoft CVE
Microsoft CVE
added 2026/04/14 2:0 p.m.21 views

GitHub: CVE-2026-32631 'git clone' from manipulated repositories can leak NTLM hashes

CVE-2026-32631 is regarding a vulnerability where it is possible to obtain a user's NTLM hash by tricking them into cloning a malicious repository, or checking out a malicious branch that accesses an attacker-controlled server. By default, NTLM authentication does not need any user interaction...

7.4CVSS6.3AI score0.00316EPSS
SaveExploits0
Veracode
Veracode
added 2026/04/14 11:14 a.m.8 views

Improper Neutralization

Soft Serve is vulnerable to improper neutralization. The vulnerability is due to insufficient sanitization of user-supplied inputs and git messages, which allows an attacker to inject malicious ANSI escape sequences and display misleading or fake terminal outputs such as alerts...

4.6CVSS5.8AI score0.00174EPSS
SaveExploits0References3Affected Software1
Kaspersky
Kaspersky
added 2026/04/14 12:0 a.m.6 views

KLA90982 Multiple vulnerabilities in Microsoft Developer Tools

Multiple vulnerabilities were found in Microsoft Developer Tools. Malicious users can exploit these vulnerabilities to obtain sensitive information, bypass security restrictions, cause denial of service, gain privileges, spoof user interface. Below is a complete list of vulnerabilities: 1. An...

7.8CVSS7.2AI score0.02279EPSS
SaveExploits0References40
CNNVD
CNNVD
added 2026/04/14 12:0 a.m.14 views

Git for Windows 安全漏洞

Git for Windows is a Git client environment suite designed specifically for the Windows operating system, as a part of the open-source Git project. There are security vulnerabilities present in Git for Windows. The following products and versions are affected: Microsoft Visual Studio 2019 version...

7.4CVSS6.5AI score0.00316EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/04/13 11:26 p.m.5 views

SUSE CVE-2026-32146

Improper path validation vulnerability in the Gleam compiler's handling of git dependencies allows arbitrary file system modification during dependency download. Dependency names from gleam.toml and manifest.toml are incorporated into filesystem paths without sufficient validation or confinement ...

8.3CVSS5.9AI score0.00239EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/04/13 8:44 p.m.6 views

CVE-2026-28291

A flaw was found in simple-git, a JavaScript library for running native Git commands. An attacker could exploit this vulnerability by manipulating Git options, bypassing existing safety checks. This incomplete fix for a previous vulnerability allows for the execution of arbitrary commands, leadin...

8.1CVSS6AI score0.00652EPSS
SaveExploits1References7
NVD
NVD
added 2026/04/13 6:16 p.m.8 views

CVE-2026-28291

simple-git enables running native Git commands from JavaScript. Versions up to and including 3.31.1 allow execution of arbitrary commands through Git option manipulation, bypassing safety checks meant to block dangerous options like -u and --upload-pack. The flaw stems from an incomplete fix for...

8.1CVSS0.00652EPSS
SaveExploits1References8
ATTACKERKB
ATTACKERKB
added 2026/04/13 5:15 p.m.7 views

CVE-2026-28291

simple-git enables running native Git commands from JavaScript. Versions up to and including 3.31.1 allow execution of arbitrary commands through Git option manipulation, bypassing safety checks meant to block dangerous options like -u and --upload-pack. The flaw stems from an incomplete fix for...

9.8CVSS6AI score0.02712EPSS
SaveExploits2References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/13 5:15 p.m.4 views

CVE-2026-28291 simple-git has Command Execution via Option-Parsing Bypass

simple-git enables running native Git commands from JavaScript. Versions up to and including 3.31.1 allow execution of arbitrary commands through Git option manipulation, bypassing safety checks meant to block dangerous options like -u and --upload-pack. The flaw stems from an incomplete fix for...

8.1CVSS7.4AI score0.00652EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/04/13 5:15 p.m.24 views

CVE-2026-28291 simple-git has Command Execution via Option-Parsing Bypass

simple-git enables running native Git commands from JavaScript. Versions up to and including 3.31.1 allow execution of arbitrary commands through Git option manipulation, bypassing safety checks meant to block dangerous options like -u and --upload-pack. The flaw stems from an incomplete fix for...

8.1CVSS0.00652EPSS
SaveExploits1References5
CVE
CVE
added 2026/04/13 5:15 p.m.24 views

CVE-2026-28291

CVE-2026-28291 affects the Node.js package simple-git up to version 3.31.1, where an attacker can execute arbitrary commands by abusing Git option parsing. The flaw stems from an incomplete fix for CVE-2022-25860: Git’s flexible option parsing allows combinations such as -vu, -4u, -nu to bypass t...

8.1CVSS7.4AI score0.00652EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2026/04/13 5:15 p.m.6 views

CVE-2026-28291 simple-git has Command Execution via Option-Parsing Bypass

simple-git enables running native Git commands from JavaScript. Versions up to and including 3.31.1 allow execution of arbitrary commands through Git option manipulation, bypassing safety checks meant to block dangerous options like -u and --upload-pack. The flaw stems from an incomplete fix for...

8.1CVSS7.2AI score0.02712EPSS
SaveExploits2References10
Snyk
Snyk
added 2026/04/13 4:35 p.m.5 views

Command Injection

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 Command Injection through improper option parsing in the clone method. An attacker can execute arbitrary system commands by...

9.8CVSS7.6AI score0.02712EPSS
SaveExploits2References2
EUVD
EUVD
added 2026/04/13 4:35 p.m.8 views

EUVD-2026-22026

simple-git Affected by Command Execution via Option-Parsing Bypass...

9.8CVSS5.8AI score0.02712EPSS
SaveExploits2References4
vulnersOsv
vulnersOsv
added 2026/04/13 4:35 p.m.8 views

org.webjars.npm:g-status (=2.0.2), org.webjars.npm:graphql-toolkit__git-loader (=0.7.5) potentially affected by CVE-2022-25860 +1 more via org.webjars.npm:simple-git (>=1.129.0 <=1.132.0)

org.webjars.npm:simple-git MAVEN version =1.129.0, =1.132.0 is affected by a known vulnerability. The following packages have a transitive dependency on org.webjars.npm:simple-git and may be impacted: - org.webjars.npm:g-status =2.0.2 - org.webjars.npm:graphql-toolkitgit-loader =0.7.5 Source cves...

9.8CVSS7.2AI score0.02712EPSS
SaveExploits2
vulnersOsv
vulnersOsv
added 2026/04/13 4:35 p.m.9 views

3extensions (=1.0.1), @51jbs/incremental-coverage-plugin (=1.0.5) +501 more potentially affected by CVE-2022-25860 +1 more via simple-git (>=3.0.3 <=3.31.1)

simple-git NPM version =3.0.3, =1.0.1, =1.0.1, =0.0.0-ad-beta.1, =0.0.0-aj-beta.3, =23.0.0, =35.0.0, =1.4.0, =0.1.5-alpha.0, =1.0.2, =8.7.2, =0.0.1, =0.0.8 and more Source cves: CVE-2022-25860, CVE-2026-28291 Source advisory: SNYK:JS-SIMPLEGIT-16032290...

9.8CVSS7.2AI score0.02712EPSS
SaveExploits2
vulnersOsv
vulnersOsv
added 2026/04/13 4:35 p.m.8 views

1508-cli (>=1.0.4 <=1.0.6), 3extensions (=1.0.1) +4899 more potentially affected by CVE-2022-25860 +1 more via simple-git (>=0.10.0 <=3.31.1)

simple-git NPM version =0.10.0, =1.0.4, =1.0.0, =0.0.80, =1.0.0, =2.0.0, =0.0.0, =0.0.1, =0.0.1, =0.0.5, =0.0.5, =0.0.5, =0.0.5, =0.1.16 and more Source cves: CVE-2022-25860, CVE-2026-28291 Source advisory: OSV:GHSA-JCXM-M3JX-F287...

9.8CVSS7.2AI score0.02712EPSS
SaveExploits2
Snyk
Snyk
added 2026/04/13 4:35 p.m.10 views

Command Injection

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 Command Injection through improper option parsing in the clone method. An attacker can execute arbitrary system commands by supplying specially...

9.8CVSS6AI score0.02712EPSS
SaveExploits2References2
Rows per page
Query Builder