Bugzilla – Bug 1228389
VUL-0: CVE-2024-41815: starship: Undocumented and unpredictable shell expansion in custom commands can lead to shell injection
Last modified: 2024-07-29 08:38:15 UTC
Starship is a cross-shell prompt. Starting in version 1.0.0 and prior to version 1.20.0, undocumented and unpredictable shell expansion and/or quoting rules make it easily to accidentally cause shell injection when using custom commands with starship in bash. This issue only affects users with custom commands, so the scope is limited, and without knowledge of others' commands, it could be hard to successfully target someone. Version 1.20.0 fixes the vulnerability. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-41815 https://www.cve.org/CVERecord?id=CVE-2024-41815 https://github.com/starship/starship/commit/cfc58161e0ec595db90af686ad77a73df6d44d74 https://github.com/starship/starship/releases/tag/v1.20.0 https://github.com/starship/starship/security/advisories/GHSA-vx24-x4mv-vwr5
https://build.opensuse.org/request/show/1190074
openSUSE:Backports:SLE-15-SP5 and openSUSE:Backports:SLE-15-SP6 are also affected.