Skip to content

Integer overflow in VIDEO channel

Moderate
bmiklautz published GHSA-h25x-cqr6-fp6g May 29, 2020

Package

freerdp

Affected versions

<= 2.0.0

Patched versions

2.1.0

Description

Impact

  • All FreeRDP clients, all platforms

When using /video redirection a manipulated server can instruct the client to allocate a buffer which is allocated with a smaller size than requested due to an integer overflow in size calculation.
With later messages the server can manipulate the client to write data out of bound to the previously allocated buffer.

Workarounds

Deactivate VIDEO redirection client side, don´ t use /video

References

Severity

Moderate

CVE ID

CVE-2020-11038

Weaknesses

No CWEs