logo
Home/CWEs/CWE-358/

CWE-358 - Improperly Implemented Security Check for Standard

  • Abstraction:Base
  • Structure:Simple
  • Status:Draft
  • Release Date:2006-07-19
  • Latest Modification Date:2023-06-29

Weakness Name

Improperly Implemented Security Check for Standard

Description

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.

Common Consequences

Scope: Access Control

Impact: Bypass Protection Mechanism

Related Weaknesses

CWE-290Authentication Bypass by Spoofing

CWE-345Insufficient Verification of Data Authenticity

CWE-573Improper Following of Specification by Caller

CWE-693Protection Mechanism Failure