Vulnerability Details : CVE-2020-20335
Buffer Overflow vulnerability in Antirez Kilo before commit 7709a04ae8520c5b04d261616098cebf742f5a23 allows a remote attacker to cause a denial of service via the editorUpdateRow function in kilo.c.
Vulnerability category: OverflowDenial of service
Products affected by CVE-2020-20335
- cpe:2.3:a:kilo_project:kilo:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-20335
0.18%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 56 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-20335
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
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-2020-20335
-
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.Assigned by: nvd@nist.gov (Primary)
References for CVE-2020-20335
-
https://github.com/antirez/kilo/issues/60
Integer Overflow && heap-buffer-overflow in kilo.c · Issue #60 · antirez/kilo · GitHubExploit;Issue Tracking
Jump to