Report
CVE-2023-36664: Command Injection in Ghostscript Pipe Device
a5b6ec33-0733-4e83-9e10-8f76219b71ca
Ghostscript before version 10.01.2 contains a command-injection vulnerability in its pipe device handler. When processing PostScript or PDF files, the pipe device (accessed implicitly with filenames starting with '|') passes unsanitized filename strings directly to popen(), allowing arbitrary OS command execution with shell metacharacter injection.