Lucene search
+L

164 matches found

Tenable Nessus
Tenable Nessus
added 2023/05/23 12:0 a.m.44 views

AlmaLinux 8 : git (ALSA-2023:3246)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2023:3246 advisory. - Git is a revision control system. Using a specially-crafted repository, Git prior to versions 2.39.2, 2.38.4, 2.37.6, 2.36.5, 2.35.7, 2.34.7, 2.33.7,...

7.8CVSS7.4AI score0.51883EPSS
SaveExploits5References6
Tenable Nessus
Tenable Nessus
added 2023/05/14 12:0 a.m.37 views

AlmaLinux 9 : git (ALSA-2023:2319)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2023:2319 advisory. - Git for Windows is a fork of Git containing Windows-specific patches. This vulnerability affects users working on multi-user machines, where untrusted...

8.8CVSS7.6AI score0.02938EPSS
SaveExploits1References5
NCSC
NCSC
added 2023/04/28 12:0 a.m.8 views

Vulnerabilities fixed in Git for Windows

The Git community has fixed vulnerabilities in Git for Windows. A malicious party can exploit the vulnerabilities to launch attacks execute attacks that can lead to the following categories of damage: Manipulation of data Circumvention of security measure Remote code execution Administrator/Root...

7.8CVSS8.1AI score0.51883EPSS
SaveExploits2
SUSE CVE
SUSE CVE
added 2023/04/26 11:17 p.m.2 views

SUSE CVE-2023-25815

In Git for Windows, the Windows port of Git, no localized messages are shipped with the installer. As a consequence, Git is expected not to localize messages at all, and skips the gettext initialization. However, due to a change in MINGW-packages, the gettext function's implicit initialization no...

3.3CVSS8.7AI score0.00964EPSS
SaveExploits0References17
NVD
NVD
added 2023/04/25 9:15 p.m.21 views

CVE-2023-29011

Git for Windows, the Windows port of Git, ships with an executable called connect.exe, which implements a SOCKS5 proxy that can be used to connect e.g. to SSH servers via proxies when certain ports are blocked for outgoing connections. The location of connect.exe's config file is hard-coded as...

7.8CVSS7.5AI score0.00381EPSS
SaveExploits0References2
NVD
NVD
added 2023/04/25 9:15 p.m.21 views

CVE-2023-29012

Git for Windows is the Windows port of Git. Prior to version 2.40.1, any user of Git CMD who starts the command in an untrusted directory is impacted by an Uncontrolles Search Path Element vulnerability. Maliciously-placed doskey.exe would be executed silently upon running Git CMD. The problem ha...

7.8CVSS7.2AI score0.0038EPSS
SaveExploits0References2
Prion
Prion
added 2023/04/25 9:15 p.m.13 views

Hardcoded credentials

Git for Windows, the Windows port of Git, ships with an executable called connect.exe, which implements a SOCKS5 proxy that can be used to connect e.g. to SSH servers via proxies when certain ports are blocked for outgoing connections. The location of connect.exe's config file is hard-coded as...

4.4CVSS7.5AI score0.00381EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2023/04/25 8:44 p.m.119 views

CVE-2023-29012

CVE-2023-29012 affects Git for Windows: prior to version 2.40.1, starting Git CMD in an untrusted directory could silently execute a maliciously placed doskey.exe due to a mis-specified search path. The vulnerability is addressed in Git for Windows v2.40.1; remediation is to upgrade. Workarounds ...

7.8CVSS7.3AI score0.0038EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/04/25 8:44 p.m.14 views

CVE-2023-29012 Git CMD erroneously executes `doskey.exe` in the current directory, if it exists

Git for Windows is the Windows port of Git. Prior to version 2.40.1, any user of Git CMD who starts the command in an untrusted directory is impacted by an Uncontrolles Search Path Element vulnerability. Maliciously-placed doskey.exe would be executed silently upon running Git CMD. The problem ha...

7.2CVSS8.1AI score0.0038EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2023/04/25 8:40 p.m.11 views

CVE-2023-29011 Git for Windows's config file of `connect.exe` is susceptible to malicious placing

Git for Windows, the Windows port of Git, ships with an executable called connect.exe, which implements a SOCKS5 proxy that can be used to connect e.g. to SSH servers via proxies when certain ports are blocked for outgoing connections. The location of connect.exe's config file is hard-coded as...

7.5CVSS7.6AI score0.00381EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/04/25 8:40 p.m.51 views

CVE-2023-29011 Git for Windows's config file of `connect.exe` is susceptible to malicious placing

Git for Windows, the Windows port of Git, ships with an executable called connect.exe, which implements a SOCKS5 proxy that can be used to connect e.g. to SSH servers via proxies when certain ports are blocked for outgoing connections. The location of connect.exe's config file is hard-coded as...

7.5CVSS8AI score0.00381EPSS
SaveExploits0References2
CVE
CVE
added 2023/04/25 8:40 p.m.125 views

CVE-2023-29011

Summary of CVE-2023-29011 (Git for Windows): The Windows port of Git ships with connect.exe, a SOCKS5 proxy, which reads a config file at a hard-coded path (/etc/connectrc). On Windows this path is interpreted as C:\etc\connectrc, which an authenticated user on a multi-user system can create or m...

7.8CVSS7.6AI score0.00381EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/04/25 8:40 p.m.29 views

CVE-2023-29011 Git for Windows's config file of `connect.exe` is susceptible to malicious placing

Git for Windows, the Windows port of Git, ships with an executable called connect.exe, which implements a SOCKS5 proxy that can be used to connect e.g. to SSH servers via proxies when certain ports are blocked for outgoing connections. The location of connect.exe's config file is hard-coded as...

7.5CVSS8AI score0.00381EPSS
SaveExploits0References4
OSV
OSV
added 2023/04/25 8:15 p.m.3 views

DEBIAN-CVE-2023-25815

In Git for Windows, the Windows port of Git, no localized messages are shipped with the installer. As a consequence, Git is expected not to localize messages at all, and skips the gettext initialization. However, due to a change in MINGW-packages, the gettext function's implicit initialization no...

2.2CVSS6.3AI score0.00964EPSS
SaveExploits0References1
NVD
NVD
added 2023/04/25 8:15 p.m.22 views

CVE-2023-25815

In Git for Windows, the Windows port of Git, no localized messages are shipped with the installer. As a consequence, Git is expected not to localize messages at all, and skips the gettext initialization. However, due to a change in MINGW-packages, the gettext function's implicit initialization no...

3.3CVSS5.4AI score0.00964EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2023/04/25 7:51 p.m.26 views

CVE-2023-25815 Git looks for localized messages in the wrong place

In Git for Windows, the Windows port of Git, no localized messages are shipped with the installer. As a consequence, Git is expected not to localize messages at all, and skips the gettext initialization. However, due to a change in MINGW-packages, the gettext function's implicit initialization no...

3.3CVSS5.6AI score0.00964EPSS
SaveExploits0References11
OSV
OSV
added 2023/04/25 7:51 p.m.33 views

CVE-2023-25815 Git looks for localized messages in the wrong place

In Git for Windows, the Windows port of Git, no localized messages are shipped with the installer. As a consequence, Git is expected not to localize messages at all, and skips the gettext initialization. However, due to a change in MINGW-packages, the gettext function's implicit initialization no...

3.3CVSS5.9AI score0.00964EPSS
SaveExploits0References14
Debian CVE
Debian CVE
added 2023/04/25 7:51 p.m.52 views

CVE-2023-25815

In Git for Windows, the Windows port of Git, no localized messages are shipped with the installer. As a consequence, Git is expected not to localize messages at all, and skips the gettext initialization. However, due to a change in MINGW-packages, the gettext function's implicit initialization no...

3.3CVSS4.2AI score0.00964EPSS
SaveExploits0
OSV
OSV
added 2023/04/25 5:0 p.m.4 views

UBUNTU-CVE-2023-25815

In Git for Windows, the Windows port of Git, no localized messages are shipped with the installer. As a consequence, Git is expected not to localize messages at all, and skips the gettext initialization. However, due to a change in MINGW-packages, the gettext function's implicit initialization no...

3.3CVSS6.7AI score0.00964EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2023/04/25 10:0 a.m.37 views

CVE-2023-25815

In Git for Windows, the Windows port of Git, no localized messages are shipped with the installer. As a consequence, Git is expected not to localize messages at all, and skips the gettext initialization. However, due to a change in MINGW-packages, the gettext function's implicit initialization no...

3.3CVSS6.7AI score0.00964EPSS
SaveExploits0References3
Rows per page
Query Builder