LibVNC before commit 73cb96fec028a576a5a24417b57723b55854ad7b contains heap use-after-free vulnerability in server code of file transfer extension that can result remote code execution
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Link | Tags |
---|---|
https://lists.debian.org/debian-lts-announce/2019/01/msg00029.html | third party advisory mailing list |
https://www.debian.org/security/2019/dsa-4383 | third party advisory vendor advisory |
https://ics-cert.kaspersky.com/advisories/klcert-advisories/2018/12/19/klcert-18-027-libvnc-heap-use-after-free/ | third party advisory |
https://usn.ubuntu.com/3877-1/ | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2019/10/msg00042.html | mailing list |