Insecure temporary file in socat - CVE-2024-54661
Published: December 16, 2024
socat
Detailed vulnerability description
The vulnerability allows a local user to overwrite arbitrary files on the system.
The vulnerability exists due to usage of a predictable temporary file name in readline.sh. A local user can create a symbolic link from the temporary file to an arbitrary files on the system and overwrite it with the application's output, corrupting the file.