mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
1001 B
1001 B
CVE-2023-40574
Description
FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache license. Affected versions are subject to an Out-Of-Bounds Write in the writePixelBGRX
function. This issue is likely down to incorrect calculations of the nHeight
and srcStep
variables. This issue has been addressed in version 3.0.0-beta3. Users are advised to upgrade. There are no known workarounds for this issue.
POC
Reference
Github
No PoCs found on GitHub currently.