OSV 1.4.0 · unreviewed · 修改于 2022-02-04 08:00
发布时间
2022-01-27 08:00
GitHub 审查时间
—
NVD 发布时间
2022-01-27 05:15
源文件
advisories/unreviewed/2022/01/GHSA-cm99-ww6p-q22x/GHSA-cm99-ww6p-q22x.json
In TightVNC 1.3.10, there is an integer signedness error and resultant heap-based buffer overflow in InitialiseRFBConnection in rfbproto.c (for the vncviewer component). There is no check on the size given to malloc, e.g., -1 is accepted. This allocates a chunk of size zero, which will give a heap pointer. However, one can send 0xffffffff bytes of data, which can have a DoS impact or lead to remote code execution.
该公告没有提供结构化的受影响软件包信息。