发布时间: 2021年11月9日
修改时间: 2024年10月31日
FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache license. In affected versions a malicious server might trigger out of bound writes in a connected client. Connections using GDI or SurfaceCommands to send graphics updates to the client might send `0` width/height or out of bound rectangles to trigger out of bound writes. With `0` width or heigth the memory allocation will be `0` but the missing bounds checks allow writing to the pointer at this (not allocated) region. This issue has been patched in FreeRDP 2.4.1.
NVD | openEuler | |
---|---|---|
Confidentiality | High | None |
Attack Vector | Network | Local |
CVSS评分 | 8.8 | 6.0 |
Attack Complexity | Low | Low |
Privileges Required | None | High |
Scope | Unchanged | Changed |
Integrity | High | High |
User Interaction | Required | None |
Availability | High | None |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2021-1423 | freerdp security update | 2021年11月9日 |
产品 | 包 | 状态 |
---|---|---|
KY3.4-4A | freerdp | Fixed |