CWE-1300 类弱点 13 条 CVE 漏洞汇总,含 AI 中文分析。
CWE-1300指设备缺乏对物理侧信道攻击的有效防护。攻击者通过监测功耗、电磁辐射或声学发射等可观察现象,分析数据模式以推断敏感信息。开发者应实施屏蔽、噪声注入或恒定时间算法等机制,消除物理特征与数据间的关联,从而防止侧信道泄露,确保硬件层面的信息安全。
As each character of
the PIN number is entered, a correct character
exhibits one current pulse shape while an
incorrect character exhibits a different current
pulse shape.Rather than comparing
each character to the correct PIN value as it is
entered, the device could accumulate the PIN in a
register, and do the comparison all at once at the
end. Alternatively, the components for the
comparison could be modified so that the current
pulse shape is the same regardless of the
correctness of the entered
character.The local method of extracting the secret key consists of plugging the key into a USB port and using electromagnetic (EM) sniffing tools and computers.Several solutions could have been considered by the manufacturer. For example, the manufacturer could shield the circuitry in the key or add randomized delays, indirect calculations with random values involved, or randomly ordered calculations to make extraction much more difficult. The manufacturer could use a combination of these techniques.| CVE ID | 标题 | CVSS | 风险等级 | Published |
|---|---|---|---|---|
| CVE-2026-11289 | Google Chrome 安全漏洞 — Chrome | - | - | 2026-06-04 |
| CVE-2026-11284 | Google Chrome 安全漏洞 — Chrome | - | - | 2026-06-04 |
| CVE-2026-11153 | Google Chrome 安全漏洞 — Chrome | - | - | 2026-06-04 |
| CVE-2026-8562 | Google Chrome 安全漏洞 — Chrome | - | - | 2026-05-14 |
| CVE-2026-6923 | Nuvoton NPCT7xx 安全漏洞 — NPCT7xx | 3.8 | Low | 2026-05-14 |
| CVE-2026-8017 | Google Chrome 安全漏洞 — Chrome | 6.5 | - | 2026-05-06 |
| CVE-2026-5876 | Google Chrome 安全漏洞 — Chrome | 6.5AI | MediumAI | 2026-04-08 |
| CVE-2026-3929 | Google Chrome 安全漏洞 — Chrome | 6.5AI | MediumAI | 2026-03-11 |
| CVE-2025-13992 | Google Chrome 安全漏洞 — Chrome | 6.5AI | MediumAI | 2025-12-03 |
| CVE-2025-11210 | Google Chrome 安全漏洞 — Chrome | 4.3AI | MediumAI | 2025-11-06 |
| CVE-2025-11207 | Google Chrome 安全漏洞 — Chrome | 8.1AI | HighAI | 2025-11-06 |
| CVE-2025-10890 | Google Chrome 安全漏洞 — Chrome | 6.5AI | MediumAI | 2025-09-24 |
| CVE-2023-6258 | pkcs11-provider 安全漏洞 — pkcs11-provider | 8.1 | High | 2024-01-30 |
CWE-1300 是常见的弱点类别,本平台收录该类弱点关联的 13 条 CVE 漏洞。