Integer Overflow or Wraparound in GitHub repository vim/vim prior to 9.0.1846.
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://huntr.dev/bounties/688e4382-d2b6-439a-a54e-484780f82217 | patch third party advisory exploit |
https://github.com/vim/vim/commit/4c6fe2e2ea62469642ed1d80b16d39e616b25cf5 | patch |
https://support.apple.com/kb/HT213984 | third party advisory release notes |
http://seclists.org/fulldisclosure/2023/Oct/24 | third party advisory mailing list |