Mintty before 3.4.5 allows remote servers to cause a denial of service (Windows GUI hang) by telling the Mintty window to change its title repeatedly at high speed, which results in many SetWindowTextA or SetWindowTextW calls. In other words, it does not implement a usleep or similar delay upon processing a title change.
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.
Link | Tags |
---|---|
https://mintty.github.io/ | vendor advisory |
https://github.com/mintty/mintty/commit/bd52109993440b6996760aaccb66e68e782762b9 | third party advisory patch |
https://github.com/mintty/mintty/compare/3.4.4...3.4.5 | third party advisory patch |