TigerVNC version prior to 1.10.1 is vulnerable to stack use-after-return, which occurs due to incorrect usage of stack memory in ZRLEDecoder. If decoding routine would throw an exception, ZRLEDecoder may try to access stack variable, which has been already freed during the process of stack unwinding. Exploitation of this vulnerability could potentially result into remote code execution. This attack appear to be exploitable via network connectivity.
The product dereferences a pointer that contains a location for memory that was previously valid, but is no longer valid.
The product uses, accesses, or otherwise operates on a resource after that resource has been expired, released, or revoked.
Link | Tags |
---|---|
https://github.com/CendioOssman/tigervnc/commit/d61a767d6842b530ffb532ddd5a3d233119aad40 | third party advisory patch |
https://github.com/TigerVNC/tigervnc/releases/tag/v1.10.1 | third party advisory release notes |
https://www.openwall.com/lists/oss-security/2019/12/20/2 | mailing list exploit third party advisory |
http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00039.html | third party advisory vendor advisory |