Show filters
5 Total Results
Displaying 1-5 of 5
Sort by:
Attacker Value
Unknown

CVE-2025-1052

Disclosure Date: February 11, 2025 (last updated February 19, 2025)
Mintty Sixel Image Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Mintty. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of sixel images. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current user. Was ZDI-CAN-23382.
Attacker Value
Unknown

CVE-2023-39726

Disclosure Date: October 26, 2023 (last updated November 08, 2023)
An issue in Mintty v.3.6.4 and before allows a remote attacker to execute arbitrary code via crafted commands to the terminal.
Attacker Value
Unknown

CVE-2022-47583

Disclosure Date: October 19, 2023 (last updated October 26, 2023)
Terminal character injection in Mintty before 3.6.3 allows code execution via unescaped output to the terminal.
Attacker Value
Unknown

CVE-2021-31701

Disclosure Date: June 06, 2021 (last updated February 22, 2025)
Mintty before 3.4.7 mishandles Bracketed Paste Mode.
Attacker Value
Unknown

CVE-2021-28848

Disclosure Date: June 03, 2021 (last updated February 22, 2025)
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.