2 matches found
DEBIAN-CVE-2024-58266
The shlex crate before 1.2.1 for Rust allows unquoted and unescaped instances of the and \xa0 characters, which may facilitate command injection...
9.8CVSS5.3AI score0.0078EPSS
SaveExploits0References1
Multiple issues involving quote API
Issue 1: Failure to quote characters Affected versions of this crate allowed the bytes and \xa0 to appear unquoted and unescaped in command arguments. If the output of quote or join is passed to a shell, then what should be a single command argument could be interpreted as multiple arguments. Thi...
9.8CVSS7.3AI score0.0078EPSS
SaveExploits0Affected Software1
20