目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-7828— UltraVNC Repeater win_log堆溢出漏洞

CVSS 5.3 · Medium
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-7828 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
UltraVNC repeater integer overflow in win_log malloc leading to heap overflow
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
UltraVNC repeater through 1.8.2.2 contains an integer overflow in the HTTP request logging path. In repeater/webgui/settings.c:336, the win_log() function allocates list nodes via malloc(sizeof(struct LIST) + strlen(line)), where line is derived from HTTP request URIs. If strlen(line) is sufficiently large, the addition overflows to a value smaller than sizeof(struct LIST), causing a heap allocation smaller than required. The subsequent strcpy of the full string into the undersized allocation produces a heap buffer overflow. In the current implementation this overflow is bounded by the HTTP receive buffer size (WI_RXBUFSIZE = 153600 bytes, well below SIZE_MAX on 32-bit builds), limiting practical exploitability to a partial heap write. A remote unauthenticated attacker can trigger the theoretical overflow path by sending a maximally-sized URI in an HTTP request to the repeater HTTP port.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
整数溢出或超界折返
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
uvncUltraVNC 0 ~ 1.8.2.2 -

二、漏洞 CVE-2026-7828 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-7828 的情报信息

登录查看更多情报信息。

CVE-2026-7828 厂商页面 (1)

同批安全公告 · uvnc · 2026-07-01 · 共 10 条

CVE-2026-78409.8 CRITICALUltraVNC repeater HTTP服务器全局缓冲区溢出漏洞
CVE-2026-78399.1 CRITICALUltraVNC Repeater 默认管理员密码致未授权访问
CVE-2026-78388.8 HIGHUltraVNC Viewer 整数溢出导致堆缓冲区溢出
CVE-2026-78317.5 HIGHUltraVNC Viewer ServerInit桌面名称解析栈溢出漏洞
CVE-2026-78307.4 HIGHUltraVNC MS-Logon II 凭据拦截漏洞
CVE-2026-78297.2 HIGHUltraVNC Repeater 规则解析器越界写漏洞
CVE-2026-440404.8 MEDIUMUltraVNC vncauth.c 使用基于时间种子的 rand() 生成 VNC 认证挑战字节
CVE-2026-440414.3 MEDIUMUltraVNC vncWc2Mb 未验证宽字符串NUL终止调用wcslen
CVE-2026-440423.7 LOWUltraVNC repeater base64解码边界检查缺陷漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-7828

暂无评论


发表评论