Lucene search
+L

163 matches found

Cvelist
Cvelist
added 2024/08/22 2:19 p.m.44 views

CVE-2024-43785 gitoxide-core does not neutralize special characters for terminals

gitoxide An idiomatic, lean, fast & safe pure Rust implementation of Git. gitoxide-core, which provides most underlying functionality of the gix and ein commands, does not neutralize newlines, backspaces, or control characters—including those that form ANSI escape sequences—that appear in a...

2.5CVSS0.00198EPSS
SaveExploits0References1
CVE
CVE
added 2024/08/22 2:19 p.m.57 views

CVE-2024-43785

CVE-2024-43785 involves gitoxide-core (and its gix/ein commands) not neutralizing special characters in terminal output. The root cause is that newlines, backspaces, and control characters—including ANSI escape sequences—are not sanitized in repository metadata (paths, author/committer names, com...

2.5CVSS3.8AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/22 2:19 p.m.8 views

CVE-2024-43785 gitoxide-core does not neutralize special characters for terminals

gitoxide An idiomatic, lean, fast & safe pure Rust implementation of Git. gitoxide-core, which provides most underlying functionality of the gix and ein commands, does not neutralize newlines, backspaces, or control characters—including those that form ANSI escape sequences—that appear in a...

2.5CVSS6.9AI score0.00198EPSS
SaveExploits0References3
vulnersOsv
vulnersOsv
added 2024/08/22 12:0 p.m.5 views

gitoxide (>=0.1.0 <=0.15.0) potentially affected by CVE-2024-43785 via gitoxide-core (>=0.10.5 <=0.9.0)

gitoxide-core CARGO version =0.10.5, =0.1.0, =0.15.0 Source cves: CVE-2024-43785 Source advisory: OSV:RUSTSEC-2024-0364...

2.5CVSS5.8AI score0.00198EPSS
SaveExploits0
RustSec
RustSec
added 2024/08/22 12:0 p.m.9 views

gitoxide-core does not neutralize special characters for terminals

Summary The gix and ein commands write pathnames and other metadata literally to terminals, even if they contain characters terminals treat specially, including ANSI escape sequences. This sometimes allows an untrusted repository to misrepresent its contents and to alter or concoct error messages...

5.4CVSS7.2AI score0.00448EPSS
SaveExploits0
OSV
OSV
added 2024/08/22 12:0 p.m.52 views

RUSTSEC-2024-0364 gitoxide-core does not neutralize special characters for terminals

Summary The gix and ein commands write pathnames and other metadata literally to terminals, even if they contain characters terminals treat specially, including ANSI escape sequences. This sometimes allows an untrusted repository to misrepresent its contents and to alter or concoct error messages...

2.5CVSS4.8AI score0.00198EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/08/22 12:0 a.m.15 views

PT-2024-30655 · Gitoxide · Gitoxide

Name of the Vulnerable Software and Affected Versions: gitoxide affected versions not specified Description: The gix and ein commands write pathnames and other metadata literally to terminals, even if they contain characters terminals treat specially, including ANSI escape sequences. This sometim...

2.5CVSS7AI score0.00198EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2024/08/22 12:0 a.m.6 views

gitoxide 安全漏洞

gitoxide is a git implementation written in Rust by the individual developer Sebastian Thiel. A security vulnerability exists in gitoxide that originated from not eliminating line breaks, backspaces, or control characters that appear in repository paths, author and committer names, commit message...

2.5CVSS6.4AI score0.00198EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/08/19 12:0 a.m.15 views

CBL Mariner 2.0 Security Update: rust (CVE-2024-32884)

The version of rust installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-32884 advisory. - gitoxide is a pure Rust implementation of Git. gix-transport does not check the username part of a URL for tex...

6.4CVSS6.8AI score0.00514EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/07/25 12:0 a.m.14 views

The vulnerability of the Rust library for working with Git repositories like gitoxide arises from incorrect elimination of special elements in the output data. This allows a malicious actor to execute arbitrary code.

The vulnerability of the Rust library for working with Git repositories like gitoxide is related to incorrect elimination of certain elements in the output data. Exploiting this vulnerability allows a malicious actor to execute arbitrary code using a specially crafted URL address...

6.4CVSS7AI score0.00514EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2024/07/18 5:15 p.m.43 views

CVE-2024-40644

gitoxide An idiomatic, lean, fast & safe pure Rust implementation of Git. gix-path can be tricked into running another git.exe placed in an untrusted location by a limited user account on Windows systems. Windows permits limited user accounts without administrative privileges to create new...

6.8CVSS0.00212EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/07/18 4:56 p.m.46 views

CVE-2024-40644 gitoxide's gix-path can use a fake program files location

gitoxide An idiomatic, lean, fast & safe pure Rust implementation of Git. gix-path can be tricked into running another git.exe placed in an untrusted location by a limited user account on Windows systems. Windows permits limited user accounts without administrative privileges to create new...

6.8CVSS0.00212EPSS
SaveExploits0References3
CVE
CVE
added 2024/07/18 4:56 p.m.51 views

CVE-2024-40644

The CVE-2024-40644 issue affects gitoxide’s gix-path on Windows. Affected code path allows a limited user to place a malicious git.exe in hard-coded fallback locations (C:/Program Files/Git/mingw64/bin or C:/Program Files (x86)/Git/mingw32/bin). gix-path’s env logic may directly execute that git....

6.8CVSS7AI score0.00212EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/07/18 4:56 p.m.67 views

CVE-2024-40644

gitoxide An idiomatic, lean, fast & safe pure Rust implementation of Git. gix-path can be tricked into running another git.exe placed in an untrusted location by a limited user account on Windows systems. Windows permits limited user accounts without administrative privileges to create new...

6.8CVSS5.8AI score0.00212EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/07/18 4:56 p.m.28 views

CVE-2024-40644 gitoxide's gix-path can use a fake program files location

gitoxide An idiomatic, lean, fast & safe pure Rust implementation of Git. gix-path can be tricked into running another git.exe placed in an untrusted location by a limited user account on Windows systems. Windows permits limited user accounts without administrative privileges to create new...

6.8CVSS7AI score0.00212EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/18 4:56 p.m.32 views

CVE-2024-40644 gitoxide's gix-path can use a fake program files location

gitoxide An idiomatic, lean, fast & safe pure Rust implementation of Git. gix-path can be tricked into running another git.exe placed in an untrusted location by a limited user account on Windows systems. Windows permits limited user accounts without administrative privileges to create new...

6.8CVSS7.2AI score0.00212EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/07/18 3:26 p.m.45 views

gix-path can use a fake program files location

Summary When looking for Git for Windows so it can run it to report its paths, gix-path can be tricked into running another git.exe placed in an untrusted location by a limited user account. Details Windows permits limited user accounts without administrative privileges to create new directories ...

7.8CVSS8AI score0.00782EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/07/18 12:0 a.m.4 views

PT-2024-28962 · Microsoft · Windows

Name of the Vulnerable Software and Affected Versions: gitoxide versions 0.10.8 Description: The issue arises from gix-path being tricked into running another git.exe placed in an untrusted location by a limited user account on Windows systems. Windows permits limited user accounts to create new...

8.6CVSS7.1AI score0.00212EPSS
SaveExploits0References15
BDU FSTEC
BDU FSTEC
added 2024/06/19 12:0 a.m.9 views

The vulnerability of the Rust library for working with Git repositories like gitoxide is related to shortcomings in the path name checking process for Windows. This allows an attacker to trigger a denial-of-service attack.

The vulnerability of the Rust library for working with Git repositories like gitoxide is related to shortcomings in the path name checking process for Windows. Exploiting this vulnerability could allow a malicious actor to cause service failures...

6.4CVSS5.5AI score0.00448EPSS
SaveExploits0References2Affected Software8
OSV
OSV
added 2024/06/15 12:0 a.m.9 views

OPENSUSE-SU-2024:13987-1 gitoxide-0.36.0-1.1 on GA media

These are all security issues fixed in the gitoxide-0.36.0-1.1 package on the GA media of openSUSE Tumbleweed...

8.8CVSS8.8AI score0.00816EPSS
SaveExploits0References1
Rows per page
Query Builder