Lucene search
+L

132 matches found

RustSec
RustSec
added 2024/07/24 12:00 p.m.9 views

The kstring integration in gix-attributes is unsound

gix-attributes in state::ValueRef unsafely creates a &str from a &u8 containing non-UTF8 data, with the justification that so long as nothing reads the &str and relies on it being UTF-8 in the &str, there is no UB: rust // SAFETY: our API makes accessing that value as str impossible, so illformed...

7AI score
SaveExploits0Affected Software1
OSV
OSV
added 2024/07/24 12:00 p.m.17 views

RUSTSEC-2024-0359 The kstring integration in gix-attributes is unsound

gix-attributes in state::ValueRef unsafely creates a &str from a &u8 containing non-UTF8 data, with the justification that so long as nothing reads the &str and relies on it being UTF-8 in the &str, there is no UB: rust // SAFETY: our API makes accessing that value as str impossible, so illformed...

7AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/07/19 2:38 a.m.5 views

SUSE 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.8CVSS7.4AI score0.00212EPSS
SaveExploits0References3
NVD
NVD
added 2024/07/18 5:15 p.m.45 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
Vulnrichment
Vulnrichment
added 2024/07/18 4:56 p.m.29 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
Cvelist
Cvelist
added 2024/07/18 4:56 p.m.49 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
Debian CVE
Debian CVE
added 2024/07/18 4:56 p.m.76 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
Github Security Blog
Github Security Blog
added 2024/07/18 3:26 p.m.47 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.0101EPSS
SaveExploits0References4Affected Software1
RustSec
RustSec
added 2024/07/18 12:00 p.m.8 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.0101EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2024/07/18 12:00 p.m.73 views

RUSTSEC-2024-0355 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 ...

6.8CVSS8AI score0.00212EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/07/18 12:00 a.m.6 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
Vulnrichment
Vulnrichment
added 2024/05/23 8:55 a.m.13 views

CVE-2024-35186 gix traversal outside working tree enables arbitrary code execution

gitoxide is a pure Rust implementation of Git. During checkout, gix-worktree-state does not verify that paths point to locations in the working tree. A specially crafted repository can, when cloned, place new files anywhere writable by the application. This vulnerability leads to a major loss of...

8.8CVSS8.8AI score0.00816EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/23 2:51 a.m.7 views

SUSE CVE-2024-35186

gitoxide is a pure Rust implementation of Git. During checkout, gix-worktree-state does not verify that paths point to locations in the working tree. A specially crafted repository can, when cloned, place new files anywhere writable by the application. This vulnerability leads to a major loss of...

8.8CVSS7.3AI score0.00816EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/26 6:15 p.m.12 views

AZL-40229 CVE-2024-32884 affecting package rust for versions less than 1.75.0-9

gitoxide is a pure Rust implementation of Git. gix-transport does not check the username part of a URL for text that the external ssh program would interpret as an option. A specially crafted clone URL can smuggle options to SSH. The possibilities are syntactically limited, but if a malicious clo...

6.4CVSS7.1AI score0.00514EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/04/26 6:04 p.m.21 views

CVE-2024-32884 gix-transport indirect code execution via malicious username

gitoxide is a pure Rust implementation of Git. gix-transport does not check the username part of a URL for text that the external ssh program would interpret as an option. A specially crafted clone URL can smuggle options to SSH. The possibilities are syntactically limited, but if a malicious clo...

6.4CVSS6.8AI score0.00514EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/26 6:04 p.m.7 views

CVE-2024-32884 gix-transport indirect code execution via malicious username

gitoxide is a pure Rust implementation of Git. gix-transport does not check the username part of a URL for text that the external ssh program would interpret as an option. A specially crafted clone URL can smuggle options to SSH. The possibilities are syntactically limited, but if a malicious clo...

6.4CVSS7.8AI score
SaveExploits0References4
CNNVD
CNNVD
added 2024/04/26 12:00 a.m.8 views

gitoxide 安全漏洞

gitoxide is a git implementation written in Rust by Sebastian Thiel, a solo developer. A security vulnerability exists in gitoxide because gix-transport does not check the username of the URL...

6.4CVSS6.8AI score0.00514EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/15 7:33 p.m.23 views

GHSA-98P4-XJMM-8MFH gix-transport indirect code execution via malicious username

Summary gix-transport does not check the username part of a URL for text that the external ssh program would interpret as an option. A specially crafted clone URL can smuggle options to SSH. The possibilities are syntactically limited, but if a malicious clone URL is used by an application whose...

6.4CVSS6.9AI score0.00514EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/04/15 7:33 p.m.23 views

gix-transport indirect code execution via malicious username

Summary gix-transport does not check the username part of a URL for text that the external ssh program would interpret as an option. A specially crafted clone URL can smuggle options to SSH. The possibilities are syntactically limited, but if a malicious clone URL is used by an application whose...

6.4CVSS8.3AI score0.00514EPSS
SaveExploits0References4Affected Software3
RustSec
RustSec
added 2024/04/13 12:00 p.m.9 views

gix-transport indirect code execution via malicious username

Summary gix-transport does not check the username part of a URL for text that the external ssh program would interpret as an option. A specially crafted clone URL can smuggle options to SSH. The possibilities are syntactically limited, but if a malicious clone URL is used by an application whose...

6.4CVSS8.3AI score0.00514EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder