Buffer overflow vulnerability in Kodi xbmc up to 19.0, allows attackers to cause a denial of service due to improper length of values passed to istream.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
https://github.com/xbmc/xbmc/issues/20305 | issue tracking exploit third party advisory |
https://github.com/xbmc/xbmc/pull/20306 | third party advisory patch |
https://github.com/fuzzard/xbmc/commit/80c8138c09598e88b4ddb6dbb279fa193bbb3237 | third party advisory patch |
https://github.com/xbmc/xbmc/commit/48730b64494798705d46dfccc4029bd36d072df3 | third party advisory patch |
https://lists.debian.org/debian-lts-announce/2024/01/msg00009.html | mailing list |