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

目标: 1000 元 · 已筹: 1336

100%

CWE-201 通过发送数据的信息暴露 类漏洞列表 356

CWE-201 通过发送数据的信息暴露 类弱点 356 条 CVE 漏洞汇总,含 AI 中文分析。

CWE-201属于信息泄露类漏洞,指代码在向外部实体传输数据时,意外包含了不应被该实体访问的敏感信息。攻击者通常通过拦截网络流量或日志分析,窃取如密码、密钥或个人隐私等机密数据,进而实施身份伪造或进一步渗透。开发者应避免在日志、调试输出或API响应中记录敏感字段,采用数据最小化原则,并对传输内容进行加密与脱敏处理,确保仅传输必要且授权的信息。

MITRE CWE 官方描述
CWE:CWE-201 将敏感信息插入到发送数据中 英文:代码将数据发送给另一个实体,但数据的一部分包含该实体不应访问的敏感信息。
常见影响 (1)
ConfidentialityRead Files or Directories, Read Memory, Read Application Data
Sensitive data may be exposed to attackers.
缓解措施 (4)
RequirementsSpecify which data in the software should be regarded as sensitive. Consider which types of users should have access to which types of data.
ImplementationEnsure that any possibly sensitive data specified in the requirements is verified with designers to ensure that it is either a calculated risk or mitigated elsewhere. Any information that is not necessary to the functionality should be removed in order to lower both the overhead and the possibility of security sensitive data being sent.
System ConfigurationSetup default error messages so that unexpected errors do not disclose sensitive information.
Architecture and DesignCompartmentalize the system to have "safe" areas where trust boundaries can be unambiguously drawn. Do not allow sensitive data to go outside of the trust boundary and always be careful when interfacing with a compartment outside of the safe area. Ensure that appropriate compartmentalization is built into the system design, and the compartmentalization allows for and reinforces privilege separatio…
代码示例 (1)
The following is an actual MySQL error statement:
Warning: mysql_pconnect(): Access denied for user: 'root@localhost' (Using password: N1nj4) in /usr/local/www/wi-data/includes/database.inc on line 4
Result · SQL
CVE ID标题CVSS风险等级Published
CVE-2026-64652 GitHub CLI 信息泄露漏洞 — cli 3.3 Low2026-08-06
CVE-2026-66696 Kadence Blocks <= 3.7.8 敏感信息泄露漏洞 — Gutenberg Blocks by Kadence Blocks 4.3 Medium2026-08-06
CVE-2026-66685 WordPress Featured Video Plus <= 2.3.3 敏感数据泄露漏洞 — Featured Video Plus 5.3 Medium2026-08-06
CVE-2026-66684 WordPress Export Import Menus插件1.9.2及以下版本敏感信息泄露漏洞 — Export Import Menus 5.3 Medium2026-08-06
CVE-2026-66683 WordPress自定义CSS和JS插件<=2.0.16敏感数据泄露漏洞 — Custom CSS and JavaScript 5.3 Medium2026-08-06
CVE-2026-65543 WordPress Vimeo插件 <=1.2.2 敏感信息泄露漏洞 — Vimeo 7.5 High2026-08-06
CVE-2026-20484 MediaTek Chipsets 信息泄露漏洞 — MediaTek chipset--2026-08-03
CVE-2026-67355 Guzzle 信息泄露漏洞 — guzzle 5.9 Medium2026-08-01
CVE-2026-67354 Guzzle 信息泄露漏洞 — guzzle 5.9 Medium2026-08-01
CVE-2026-28144 WordPress WP Maps 信息泄露漏洞 — WP Maps 4.3 Medium2026-07-31
CVE-2026-6267 GitLab 信息泄露漏洞 — GitLab 8.5 High2026-07-29
CVE-2026-67425 flytohub Flyto2 Core 信息泄露漏洞 — flyto-core 8.6 High2026-07-29
CVE-2026-64643 Next.js 未授权披露内部服务器函数端点漏洞 — next.js 6.3 Medium2026-07-27
CVE-2026-65434 WordPress ЮKassa для WooCommerce 信息泄露漏洞 — ЮKassa для WooCommerce 6.5 Medium2026-07-27
CVE-2026-66339 libsoup 信息泄露漏洞 — Red Hat Enterprise Linux 10 6.5 Medium2026-07-24
CVE-2026-16798 Devolutions PowerShell Universal 信息泄露漏洞 — PowerShell Universal--2026-07-24
CVE-2026-27372 peprodev ultimate invoice 信息泄露漏洞 — PeproDev Ultimate Invoice 6.5 Medium2026-07-23
CVE-2026-12547 libsoup 信息泄露漏洞 — Red Hat Enterprise Linux 10 3.4 Low2026-07-21
CVE-2026-13380 VSee Clinic 信息泄露漏洞 — Clinic--2026-07-20
CVE-2026-54171 excon 信息泄露漏洞 — excon 6.5 Medium2026-07-17
CVE-2026-7488 IKAS Technology E-Commerce 信息泄露漏洞 — E-Commerce 7.5 High2026-07-17
CVE-2026-7189 PROLIZ Proliz's OBS 信息泄露漏洞 — Proliz's OBS 7.5 High2026-07-17
CVE-2026-44970 dbt-labs dbt-mcp 信息泄露漏洞 — dbt-mcp 3.1 Low2026-07-16
CVE-2026-56460 HCL DevOps Deploy 信息泄露漏洞 — HCL DevOps Deploy / HCL Launch 6.5 Medium2026-07-09
CVE-2026-1365 Sayax OSOS 信息泄露漏洞 — OSOS 6.5 Medium2026-07-09
CVE-2026-59519 WordPress FormLayer 日志信息泄露漏洞 — FormLayer 5.3 Medium2026-07-05
CVE-2026-59511 Tim Strifler Exclusive Addons Elementor 信息泄露漏洞 — Exclusive Addons Elementor 5.3 Medium2026-07-05
CVE-2026-57347 motopress hotel booking lite 信息泄露漏洞 — Hotel Booking Lite 6.5 Medium2026-07-02
CVE-2025-69132 zozothemes Corpkit 信息泄露漏洞 — Corpkit 6.5 Medium2026-07-02
CVE-2026-57736 HubSpot 信息泄露漏洞 — HubSpot 7.4 High2026-07-01

CWE-201(通过发送数据的信息暴露) 是常见的弱点类别,本平台收录该类弱点关联的 356 条 CVE 漏洞。