CWE-358: Improperly Implemented Security Check for Standard

Base Draft Simple

CWE版本: 4.18

更新日期: 2025-09-09

弱点描述

The product does not implement or incorrectly implements one or more security-relevant checks as specified by the design of a standardized algorithm, protocol, or technique.

常见后果

影响范围: Access Control

技术影响: Bypass Protection Mechanism

观察示例

参考: CVE-2002-0862

Browser does not verify Basic Constraints of a certificate, even though it is required, allowing spoofing of trusted certificates.

参考: CVE-2002-0970

Browser does not verify Basic Constraints of a certificate, even though it is required, allowing spoofing of trusted certificates.

参考: CVE-2002-1407

Browser does not verify Basic Constraints of a certificate, even though it is required, allowing spoofing of trusted certificates.

参考: CVE-2005-0198

Logic error prevents some required conditions from being enforced during Challenge-Response Authentication Mechanism with MD5 (CRAM-MD5).

参考: CVE-2004-2163

Shared secret not verified in a RADIUS response packet, allowing authentication bypass by spoofing server replies.

参考: CVE-2005-2181

Insufficient verification in VoIP implementation, in violation of standard, allows spoofed messages.

参考: CVE-2005-2182

Insufficient verification in VoIP implementation, in violation of standard, allows spoofed messages.

参考: CVE-2005-2298

Security check not applied to all components, allowing bypass.

引入模式

阶段 说明
Architecture and Design -
Implementation -

适用平台

编程语言
Not Language-Specific (Undetermined)

分类映射

分类名称 条目ID 条目名称 映射适配度
PLOVER - Improperly Implemented Security Check for Standard -
关键信息

CWE ID: CWE-358

抽象级别: Base

结构: Simple

状态: Draft

相关弱点