Skip to content

Commit 6c9cbbb

Browse files
committed
fix
1 parent 775cdfd commit 6c9cbbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2024-04-10-nushell_0_92_2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ excerpt: Today, we're releasing version 0.92.2 of Nu. This release fixes a secur
1010

1111
Nushell, or Nu for short, is a new shell that takes a modern, structured approach to your command line. It works seamlessly with the data from your filesystem, operating system, and a growing number of file formats to make it easy to build powerful command line pipelines.
1212

13-
Today, we're releasing version 0.92.2 of Nu, a hotfix release for 0.92.2. This hot-fix addresses a security concern with how arguments are passed to external commands on Windows.
13+
Today, we're releasing version 0.92.2 of Nu, a hotfix release for 0.92.1. This hot-fix addresses a security concern with how arguments are passed to external commands on Windows.
1414

1515
The underlying vulnerability is found in the interaction of the Rust standard library we use and the Windows command invocation logic and documented as [CVE-2024-24576](https://nvd.nist.gov/vuln/detail/CVE-2024-24576). For further reading:
1616

0 commit comments

Comments
 (0)