Kilo 0.0.1 has a heap-based buffer overflow because there is an integer overflow in a calculation involving the number of tabs in one row.
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.
Link | Tags |
---|---|
https://github.com/antirez/kilo/issues/60 | issue tracking exploit |
https://vuldb.com/?id.141388 | third party advisory |
https://vulmon.com/vulnerabilitydetails?qid=CVE-2019-16096 | issue tracking |
http://www.security-database.com/detail.php?alert=CVE-2019-16096 | third party advisory |