The scp_v0s_accept function in sesman/libscp/libscp_v0.c in the session manager in xrdp through 0.9.4 uses an untrusted integer as a write length, which allows local users to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted input stream.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://groups.google.com/forum/#%21topic/xrdp-devel/PmVfMuy_xBA | |
https://github.com/neutrinolabs/xrdp/pull/958 | issue tracking patch |
https://lists.debian.org/debian-lts-announce/2017/12/msg00005.html | mailing list |