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

目标: 1000 元 · 已筹: 1336

100%

CWE-1277 类漏洞列表 1

CWE-1277 类弱点 1 条 CVE 漏洞汇总,含 AI 中文分析。

MITRE CWE 官方描述
The product does not provide its users with the ability to update or patch its firmware to address any vulnerabilities or weaknesses that may be present. Without the ability to patch or update firmware, consumers will be left vulnerable to exploitation of any known vulnerabilities, or any vulnerabilities that are discovered in the future. This can expose consumers to permanent risk throughout the entire lifetime of the device, which could be years or decades. Some external protective measures and mitigations might be employed to aid in preventing or reducing the risk of malicious attack, but the root weakness cannot be corrected.
常见影响 (1)
Confidentiality, Integrity, Access Control, Authentication, AuthorizationGain Privileges or Assume Identity, Bypass Protection Mechanism, Execute Unauthorized Code or Commands, DoS: Crash, Exit, or Restart
If an attacker can identify an exploitable vulnerability in one device that has no means of patching, the attack may be used against an entire class of devices.
缓解措施 (3)
RequirementsSpecify requirements to include the ability to update the firmware. Include integrity checks and authentication to ensure that untrusted firmware cannot be installed.
Architecture and DesignDesign the device to allow for updating the firmware. Ensure that the design specifies how to distribute the updates and ensure their integrity and authentication.
ImplementationImplement the necessary functionality to allow the firmware to be updated.
代码示例 (1)
A refrigerator has an Internet interface for the official purpose of alerting the manufacturer when that refrigerator detects a fault. Because the device is attached to the Internet, the refrigerator is a target for hackers who may wish to use the device other potentially more nefarious purposes.
The refrigerator has no means of patching and is hacked, becoming a spewer of email spam.
Bad · Other
The device automatically patches itself and provides considerable more protection against being hacked.
Good · Other
CVE ID标题CVSS风险等级Published
CVE-2026-6484 Insyde InsydeH2O 安全漏洞 — InsydeH2O 8.2 High2026-08-12

CWE-1277 是常见的弱点类别,本平台收录该类弱点关联的 1 条 CVE 漏洞。