Releases7
Frequency1 year 5 months
Last Release
Stars147
Split a string into shell words, like Python's shlex.

CVE History

CVEPublishedCVSS v3CVSS v2
3.2 LOW

The shlex crate before 1.2.1 for Rust allows unquoted and unescaped instances of the { and \xa0 characters, which may facilitate command injection.