Terminal character injection in Mintty before 3.6.3 allows code execution via unescaped output to the terminal.
The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
Link | Tags |
---|---|
https://github.com/mintty/mintty/releases/tag/3.6.3 | release notes |
https://dgl.cx/2023/09/ansi-terminal-security#mintty | exploit |