Lucene search
+L

11282 matches found

CVE
CVE
added 2023/01/17 10:17 p.m.727 views

CVE-2022-23521

CVE-2022-23521 affects Git. The issue arises from parsing gitattributes, where very large path patterns or attribute names can trigger integer overflows, leading to arbitrary heap reads/writes and potentially remote code execution. Git’s handling of long lines (>2KB) in gitattributes (from fil...

9.8CVSS9.8AI score0.56334EPSS
SaveExploits0References3Affected Software1
AlpineLinux
AlpineLinux
added 2023/01/17 10:17 p.m.77 views

CVE-2022-23521

Git is distributed revision control system. gitattributes are a mechanism to allow defining attributes for paths. These attributes can be defined by adding a .gitattributes file to the repository, which contains a set of file patterns and the attributes that should be set for paths matching this...

9.8CVSS10AI score0.56334EPSS
SaveExploits0
OSV
OSV
added 2023/01/17 10:17 p.m.85 views

CVE-2022-23521 gitattributes parsing integer overflow in git

Git is distributed revision control system. gitattributes are a mechanism to allow defining attributes for paths. These attributes can be defined by adding a .gitattributes file to the repository, which contains a set of file patterns and the attributes that should be set for paths matching this...

9.8CVSS8.9AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2023/01/17 10:17 p.m.34 views

CVE-2022-23521

Git is distributed revision control system. gitattributes are a mechanism to allow defining attributes for paths. These attributes can be defined by adding a .gitattributes file to the repository, which contains a set of file patterns and the attributes that should be set for paths matching this...

9.8CVSS9AI score0.56334EPSS
SaveExploits0
Cvelist
Cvelist
added 2023/01/17 10:17 p.m.41 views

CVE-2022-41903 Integer overflow in `git archive`, `git log --format` leading to RCE in git

Git is distributed revision control system. git log can display commits in an arbitrary format using its --format specifiers. This functionality is also exposed to git archive via the export-subst gitattribute. When processing the padding operators, there is a integer overflow in...

9.8CVSS10AI score0.44268EPSS
SaveExploits0References5
OSV
OSV
added 2023/01/17 10:17 p.m.132 views

CVE-2022-41903 Integer overflow in `git archive`, `git log --format` leading to RCE in git

Git is distributed revision control system. git log can display commits in an arbitrary format using its --format specifiers. This functionality is also exposed to git archive via the export-subst gitattribute. When processing the padding operators, there is a integer overflow in...

9.8CVSS9.2AI score
SaveExploits0References7
AlpineLinux
AlpineLinux
added 2023/01/17 10:17 p.m.39 views

CVE-2022-41903

Git is distributed revision control system. git log can display commits in an arbitrary format using its --format specifiers. This functionality is also exposed to git archive via the export-subst gitattribute. When processing the padding operators, there is a integer overflow in...

9.8CVSS10AI score0.44268EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2023/01/17 10:17 p.m.10 views

CVE-2022-41903 Integer overflow in `git archive`, `git log --format` leading to RCE in git

Git is distributed revision control system. git log can display commits in an arbitrary format using its --format specifiers. This functionality is also exposed to git archive via the export-subst gitattribute. When processing the padding operators, there is a integer overflow in...

9.8CVSS10AI score0.44268EPSS
SaveExploits0References5
CVE
CVE
added 2023/01/17 10:17 p.m.719 views

CVE-2022-41903

CVE-2022-41903 describes a heap-write overflow in Git during commit formatting when processing padding operators in pretty.c (format_and_pad_commit), where a size_t is mishandled as an int and added to memcpy() offsets. This can be triggered by commands using --format (e.g., git log) or indirectl...

9.8CVSS10AI score0.44268EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2023/01/17 10:17 p.m.57 views

CVE-2022-41903

Git is distributed revision control system. git log can display commits in an arbitrary format using its --format specifiers. This functionality is also exposed to git archive via the export-subst gitattribute. When processing the padding operators, there is a integer overflow in...

9.8CVSS9.2AI score0.44268EPSS
SaveExploits0
NVD
NVD
added 2023/01/17 10:15 p.m.36 views

CVE-2022-41953

Git GUI is a convenient graphical tool that comes with Git for Windows. Its target audience is users who are uncomfortable with using Git on the command-line. Git GUI has a function to clone repositories. Immediately after the local clone is available, Git GUI will automatically post-process it,...

8.6CVSS8.3AI score0.06796EPSS
SaveExploits0References4
OSV
OSV
added 2023/01/17 10:15 p.m.17 views

AZL-13025 CVE-2022-41953 affecting package git for versions less than 2.33.8-2

Git GUI is a convenient graphical tool that comes with Git for Windows. Its target audience is users who are uncomfortable with using Git on the command-line. Git GUI has a function to clone repositories. Immediately after the local clone is available, Git GUI will automatically post-process it,...

7.8CVSS7.1AI score0.06796EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2023/01/17 10:15 p.m.52 views

CVE-2022-41953

Git GUI is a convenient graphical tool that comes with Git for Windows. Its target audience is users who are uncomfortable with using Git on the command-line. Git GUI has a function to clone repositories. Immediately after the local clone is available, Git GUI will automatically post-process it,...

8.6CVSS7AI score0.06796EPSS
SaveExploits0References5
Prion
Prion
added 2023/01/17 10:15 p.m.63 views

Code injection

Git GUI is a convenient graphical tool that comes with Git for Windows. Its target audience is users who are uncomfortable with using Git on the command-line. Git GUI has a function to clone repositories. Immediately after the local clone is available, Git GUI will automatically post-process it,...

4.4CVSS7.5AI score0.06796EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2023/01/17 9:03 p.m.37 views

CVE-2022-41953 Git clone remote code execution vulnerability in git-for-windows

Git GUI is a convenient graphical tool that comes with Git for Windows. Its target audience is users who are uncomfortable with using Git on the command-line. Git GUI has a function to clone repositories. Immediately after the local clone is available, Git GUI will automatically post-process it,...

8.6CVSS9.1AI score0.06796EPSS
SaveExploits0References4
CVE
CVE
added 2023/01/17 9:03 p.m.175 views

CVE-2022-41953

CVE-2022-41953 affects Git GUI (Git for Windows). When cloning a repository with Git GUI, post-processing may run a spell checker binary named aspell.exe from the repository’s top-level directory due to Tcl on Windows searching the current directory first. If a malicious repo ships a crafted aspe...

8.6CVSS7.6AI score0.06796EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2023/01/17 9:03 p.m.14 views

CVE-2022-41953 Git clone remote code execution vulnerability in git-for-windows

Git GUI is a convenient graphical tool that comes with Git for Windows. Its target audience is users who are uncomfortable with using Git on the command-line. Git GUI has a function to clone repositories. Immediately after the local clone is available, Git GUI will automatically post-process it,...

8.6CVSS9.1AI score0.06796EPSS
SaveExploits0References4
OSV
OSV
added 2023/01/17 9:03 p.m.30 views

CVE-2022-41953 Git clone remote code execution vulnerability in git-for-windows

Git GUI is a convenient graphical tool that comes with Git for Windows. Its target audience is users who are uncomfortable with using Git on the command-line. Git GUI has a function to clone repositories. Immediately after the local clone is available, Git GUI will automatically post-process it,...

8.6CVSS8.3AI score
SaveExploits0References6
OSV
OSV
added 2023/01/17 6:36 p.m.8 views

USN-5810-1 git vulnerabilities

Markus Vervier and Eric Sesterhenn discovered that Git incorrectly handled certain gitattributes. An attacker could possibly use this issue to cause a crash or execute arbitrary code. CVE-2022-23521 Joern Schneeweisz discovered that Git incorrectly handled certain commands. An attacker could...

9.8CVSS7.4AI score0.56334EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2023/01/17 6:00 p.m.71 views

CVE-2022-41903

Git is distributed revision control system. git log can display commits in an arbitrary format using its --format specifiers. This functionality is also exposed to git archive via the export-subst gitattribute. When processing the padding operators, there is a integer overflow in...

9.8CVSS7.5AI score0.44268EPSS
SaveExploits0References6
Rows per page
Query Builder