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

目标: 1000 元 · 已筹: 1336

100%

CWE-497 将系统数据暴露到未授权控制的范围 类漏洞列表 352

CWE-497 将系统数据暴露到未授权控制的范围 类弱点 352 条 CVE 漏洞汇总,含 AI 中文分析。

CWE-497属于敏感信息泄露漏洞,指产品未能阻止未授权方访问底层系统信息。攻击者常利用网络通信中的错误响应或调试信息,获取操作系统、数据库配置等敏感细节,进而辅助后续攻击。开发者应严格限制错误信息的输出,确保仅返回必要的业务数据,并实施最小权限原则,防止敏感系统细节暴露给外部不可信实体。

MITRE CWE 官方描述
CWE:CWE-497 敏感系统信息暴露给未授权的控制域 英文:产品未能有效防止未授权主体访问敏感的系统级信息,而这些未授权主体对底层系统的访问权限低于产品本身的权限。 基于网络的产品(如 Web 应用程序)通常运行在操作系统或类似环境之上。当产品与外部实体通信时,底层系统的详细信息(如数据文件的路径名、其他操作系统用户、已安装的软件包、应用程序环境等)应保持隐藏。此类系统信息可能由产品本身直接提供,也可能隐藏在诊断或调试消息中。调试信息有助于攻击者了解系统并制定攻击计划。当系统数据或调试信息通过输出流或日志记录函数离开程序,从而被未授权方访问时,即发生信息暴露。攻击者可以利用其他弱点引发错误;对这些错误的响应可能会泄露详细的系统信息,并造成其他影响。攻击者可以利用揭示技术、操作系统和产品版本的错误消息,针对这些技术中已知的漏洞调整攻击策略。产品可能在错误处理机制中使用提供大量实现细节(如堆栈跟踪)的诊断方法。
常见影响 (1)
Confidentiality Read Application Data
缓解措施 (1)
Architecture and Design, Implementation Production applications should never use methods that generate internal details such as stack traces and error messages unless that information is directly committed to a log that is not viewable by the end user. All error message text should be HTML entity encoded before being written to the log file to protect against potential cross-site scripting attacks against the viewer of the logs
代码示例 (2)
The following code prints the path environment variable to the standard error stream:
char* path = getenv("PATH"); ... sprintf(stderr, "cannot find exe on path %s\n", path);
Bad · C
This code prints all of the running processes belonging to the current user.
//assume getCurrentUser() returns a username that is guaranteed to be alphanumeric (avoiding CWE-78) $userName = getCurrentUser(); $command = 'ps aux | grep ' . $userName; system($command);
Bad · PHP
CVE ID 标题 CVSS 风险等级 Published
CVE-2026-75928 Brushfire 未授权信息泄露漏洞 — Online Experience 5.3 Medium 2026-08-21
CVE-2026-67267 Dell Command Update 信息泄露漏洞 — Dell Command Update (DCU) 5.5 Medium 2026-08-19
CVE-2026-74007 WordPress 3D FlipBook <= 1.16.20 敏感信息泄露漏洞 — 3D FlipBook – PDF Flipbook Viewer, Flipbook Image Gallery 5.3 Medium 2026-08-18
CVE-2026-32468 WordPress Duitku支付网关插件<=2.11.14敏感数据暴露漏洞 — Duitku Payment Gateway 7.5 High 2026-08-18
CVE-2024-58375 opentofu 信息泄露漏洞 — opentofu 7.5 High 2026-08-16
CVE-2026-66462 BookingWP WooCommerce Appointments 信息泄露漏洞 — WooCommerce Appointments 7.5 High 2026-08-13
CVE-2026-66444 WordPress Payment Forms for Paystack 信息泄露漏洞 — Payment Forms for Paystack 6.5 Medium 2026-08-13
CVE-2025-15680 TBEA TLogger 信息泄露漏洞 — TBEA TLogger (TBEA Communication Box 3rd Generation) 2.4 Low 2026-08-10
CVE-2026-6373 Zyxel WAH7601 信息泄露漏洞 — WAH7601 6.5 Medium 2026-08-10
CVE-2026-69127 getkirby Kirby 信息泄露漏洞 — kirby 6.9 Medium 2026-08-07
CVE-2026-17595 Sonatype Nexus Repository 信息泄露漏洞 — Nexus Repository 3 5.3 Medium 2026-08-07
CVE-2026-28169 yithemes yith woocommerce zoom magnifier 信息泄露漏洞 — YITH WooCommerce Zoom Magnifier 5.3 Medium 2026-08-06
CVE-2026-56569 HCL iControl 信息泄露漏洞 — HCL iControl 4.0 Medium 2026-07-31
CVE-2026-58246 SAP NetWeaver Application Server for ABAP 信息泄露漏洞 — SAP NetWeaver Application Server for ABAP 4.3 Medium 2026-07-28
CVE-2025-59178 Ericsson Packet Core Controller 信息泄露漏洞 — Packet Core Controller (PCC) 4.8 Medium 2026-07-27
CVE-2026-66438 WordPress Exclusive Addons for Elementor 信息泄露漏洞 — Exclusive Addons Elementor 5.3 Medium 2026-07-27
CVE-2026-65564 WordPress MapPress 信息泄露漏洞 — MapPress Maps for WordPress 5.3 Medium 2026-07-27
CVE-2026-59548 WordPress Byteflows Travel & Hotel Booking 信息泄露漏洞 — Byteflows Travel &amp; Hotel Booking 7.5 High 2026-07-27
CVE-2026-59528 WordPress ShipTime: Discount Shipping 信息泄露漏洞 — ShipTime: Discounted Shipping Rates 7.5 High 2026-07-27
CVE-2026-28698 Pronetiqs IntraVUE 信息泄露漏洞 — Panduit Intravue 8.6 High 2026-07-23
CVE-2026-44955 Pronetiqs IntraVUE 信息泄露漏洞 — Panduit Intravue 5.3 Medium 2026-07-23
CVE-2026-61945 WordPress Notifima 信息泄露漏洞 — WooCommerce Product Stock Alert 6.5 Medium 2026-07-23
CVE-2026-65535 WordPress TinyMCE Templates 信息泄露漏洞 — TinyMCE Templates 4.3 Medium 2026-07-23
CVE-2026-65521 WordPress WP Social Ninja 信息泄露漏洞 — WP Social Ninja 5.3 Medium 2026-07-23
CVE-2026-65505 WordPress Ultimate Store Kit 信息泄露漏洞 — Ultimate Store Kit Elementor Addons 5.3 Medium 2026-07-23
CVE-2026-65498 WordPress Complianz – GDPR/CCPA Cookie Consent 信息泄露漏洞 — Complianz 5.3 Medium 2026-07-23
CVE-2026-65490 WordPress Create 信息泄露漏洞 — Create by Mediavine 5.3 Medium 2026-07-23
CVE-2026-65474 WordPress Ninja Tables 信息泄露漏洞 — Ninja Tables 5.3 Medium 2026-07-23
CVE-2026-65458 WordPress Polylang 信息泄露漏洞 — Polylang 4.3 Medium 2026-07-23
CVE-2023-37507 HCL DevOps Plan 信息泄露漏洞 — DevOps Plan - - 2026-07-21

CWE-497(将系统数据暴露到未授权控制的范围) 是常见的弱点类别,本平台收录该类弱点关联的 352 条 CVE 漏洞。