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

目标: 1000 元 · 已筹: 1336

100%

CWE-822 非可信指针解引用 类漏洞列表 219

CWE-822 非可信指针解引用 类弱点 219 条 CVE 漏洞汇总,含 AI 中文分析。

CWE-822 属于不信任指针解引用漏洞,指程序将不可信来源的值转换为指针并直接解引用。攻击者通过构造恶意指针,指向非预期的内存位置,若用于写入操作,可导致关键状态变量被篡改、程序崩溃或远程代码执行。开发者应严格验证指针来源,确保其指向合法且受控的内存区域,避免直接解引用外部输入数据,从而消除此类安全风险。

MITRE CWE 官方描述
CWE:CWE-822 Untrusted Pointer Dereference(非信任指针解引用) 英文:产品从非信任源获取值,将该值转换为指针,并对生成的指针进行解引用。 攻击者可以提供指向产品未预期的内存位置的指针。如果该指针被用于写操作的解引用,攻击可能导致关键状态变量的修改、引发崩溃或执行代码。如果解引用操作用于读取,则攻击可能允许读取敏感数据、引发崩溃或将变量设置为非预期值(因为值将从非预期的内存位置读取)。此弱点存在多种变体,包括但不限于:非信任值被直接作为函数调用执行。在操作系统内核或驱动程序中,当存在“用户态”(userland)与特权内存空间之间的边界时,非信任指针可能通过 API 或系统调用进入(参见 CWE-781 作为此类示例之一)。当代码最初开发为在单用户、非网络环境中运行时,随后被移植到网络环境或以其他方式暴露于网络环境中,从而无意中接受了来自非信任控制域的值,而该值根本不应作为输入被接受。
常见影响 (3)
Confidentiality Read Memory
If the untrusted pointer is used in a read operation, an attacker might be able to read sensitive portions of memory.
Availability DoS: Crash, Exit, or Restart
If the untrusted pointer references a memory location that is not accessible to the product, or points to a location that is "malformed" or larger than expected by a read or write operation, the application may terminate unexpectedly.
Integrity, Confidentiality, Availability Execute Unauthorized Code or Commands, Modify Memory
If the untrusted pointer is used in a function call, or points to unexpected data in a write operation, then code execution may be possible.
CVE ID 标题 CVSS 风险等级 Published
CVE-2026-83498 Windows VBS 飞地提权漏洞 — Windows 11 version 23H2 7.8 High 2026-09-08
CVE-2026-83939 Windows内核模式提权漏洞 — Windows 11 version 26H1 8.2 High 2026-09-08
CVE-2026-78451 Windows SCSI Class 系统文件权限提升漏洞 — Windows 10 Version 1809 6.8 Medium 2026-09-08
CVE-2026-78444 微软故障转移集群 远程代码执行漏洞 — Windows 10 Version 1809 8.1 High 2026-09-08
CVE-2026-72956 Microsoft Office PowerPoint 信息泄露漏洞 — Microsoft 365 Apps for Enterprise 6.5 Medium 2026-09-08
CVE-2026-69874 Windows ALPC 权限提升漏洞 — Windows 10 Version 1809 8.2 High 2026-09-08
CVE-2026-69900 Windows 内核 Streaming WOW Thunk 服务驱动提权漏洞 — Windows 10 Version 21H2 7.8 High 2026-09-08
CVE-2026-69569 Windows Print Spooler 组件拒绝服务漏洞 — Windows 10 Version 1607 5.7 Medium 2026-09-08
CVE-2026-69475 Windows 远程桌面服务提权漏洞 — Windows 10 Version 1607 7.8 High 2026-09-08
CVE-2026-80083 Windows Hyper-V 远程代码执行漏洞 — Windows 11 version 23H2 8.8 High 2026-09-08
CVE-2026-67378 Microsoft SQL Server 远程代码执行漏洞 — Microsoft SQL Server 2019 (CU 32) 8.5 High 2026-09-08
CVE-2026-69501 Windows 内核模式提权漏洞 — Windows 10 Version 21H2 7.0 High 2026-09-08
CVE-2026-69717 Windows 组策略提权漏洞 — Windows 10 Version 1607 8.0 High 2026-09-08
CVE-2026-10420 SAMSUNG mTower 缓冲区错误漏洞 — mTower 5.5 Medium 2026-09-01
CVE-2026-82927 SAMSUNG mTower 缓冲区错误漏洞 — mTower 5.5 Medium 2026-09-01
CVE-2026-19442 IBM AIX 缓冲区错误漏洞 — AIX 8.2 High 2026-08-20
CVE-2026-18840 IBM AIX 缓冲区错误漏洞 — AIX 8.2 High 2026-08-20
CVE-2026-9771 Zephyr Project Zephyr 缓冲区错误漏洞 — zephyr 8.8 High 2026-08-17
CVE-2026-12364 Zephyr Project zephyr 缓冲区错误漏洞 — zephyr 8.4 High 2026-08-14
CVE-2026-64910 Microsoft Office 缓冲区错误漏洞 — Microsoft 365 Apps for Enterprise 7.8 High 2026-08-11
CVE-2026-61360 Microsoft Windows 缓冲区错误漏洞 — Windows 10 Version 1607 5.5 Medium 2026-08-11
CVE-2026-68810 Microsoft Office Excel 缓冲区错误漏洞 — Microsoft 365 Apps for Enterprise 7.8 High 2026-08-11
CVE-2026-62798 Microsoft Win32k 缓冲区错误漏洞 — Windows 11 version 23H2 5.5 Medium 2026-08-11
CVE-2026-62737 Microsoft Windows Kernel 缓冲区错误漏洞 — Windows 11 Version 24H2 7.8 High 2026-08-11
CVE-2026-8917 ASUS GPU Tweak III 缓冲区错误漏洞 — GPU Tweak III 8.4 High 2026-08-11
CVE-2026-45198 Imagination Technologies Graphics DDK 缓冲区错误漏洞 — Graphics DDK - - 2026-08-07
CVE-2026-7406 Autodesk Revit 缓冲区错误漏洞 — Revit 7.8 High 2026-08-06
CVE-2026-19023 The HDF Group HDF5 缓冲区错误漏洞 — HDF5 6.8 Medium 2026-08-05
CVE-2026-24083 Qualcomm Chipsets 缓冲区错误漏洞 — Snapdragon 7.8 High 2026-08-04
CVE-2026-15029 ASUS System Control Interface v3 缓冲区错误漏洞 — System Control Interface v3 - - 2026-07-15

CWE-822(非可信指针解引用) 是常见的弱点类别,本平台收录该类弱点关联的 219 条 CVE 漏洞。