Vulnerability Details : CVE-2021-28848
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.
Vulnerability category: Denial of service
Products affected by CVE-2021-28848
- cpe:2.3:a:mintty_project:mintty:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-28848
0.18%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 54 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-28848
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:N/I:N/A:P |
10.0
|
2.9
|
NIST | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2021-28848
-
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.Assigned by: nvd@nist.gov (Primary)
References for CVE-2021-28848
-
https://mintty.github.io/
Mintty — Cygwin Terminal emulatorVendor Advisory
-
https://github.com/mintty/mintty/commit/bd52109993440b6996760aaccb66e68e782762b9
tame some window operations, just in case · mintty/mintty@bd52109 · GitHubPatch;Third Party Advisory
-
https://github.com/mintty/mintty/compare/3.4.4...3.4.5
Comparing 3.4.4...3.4.5 · mintty/mintty · GitHubPatch;Third Party Advisory
Jump to