GHSA-GJX4-2C7G-FM94 screenshot-desktop vulnerable to command Injection via `format` option
Impact This vulnerability is a command injection issue. When user-controlled input is passed into the format option of the screenshot function, it is interpolated into a shell command without sanitization. An attacker can craft malicious input such as: format: "; echo vulnerable /tmp/hello;" This...