The funced function in fish (aka fish-shell) 1.23.0 before 2.1.1 does not properly create temporary files, which allows local users to gain privileges via a temporary file with a predictable name.
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
Link | Tags |
---|---|
https://github.com/fish-shell/fish-shell/issues/1437 | third party advisory |
https://github.com/fish-shell/fish-shell/releases/tag/2.1.1 | release notes |
https://www.openwall.com/lists/oss-security/2014/04/28/4 | third party advisory mailing list |