CWE-1025 使用错误要素进行比较 Comparison Using Wrong Factors 结构: Simple Abstraction: Base 状态: Incomplete 被利用可能...
CWE-1024 不兼容类型的比较
CWE-1024 不兼容类型的比较 Comparison of Incompatible Types 结构: Simple Abstraction: Base 状态: Incomplete 被利用可能...
CWE-1022 使用windows.opener访问指向不可信目标的web链接
CWE-1022 使用windows.opener访问指向不可信目标的web链接 Use of Web Link to Untrusted Target with window.opener Acce...
CWE-1021 不当限制渲染UI层或帧
CWE-1021 不当限制渲染UI层或帧 Improper Restriction of Rendered UI Layers or Frames 结构: Simple Abstraction: Ba...
CWE-1007 屏幕显示出的不同编码的同形字母不易区分
CWE-1007 屏幕显示出的不同编码的同形字母不易区分 Insufficient Visual Distinction of Homoglyphs Presented to User 结构: Sim...
CWE-328 可逆的单向哈希
CWE-328 可逆的单向哈希 Reversible One-Way Hash 结构: Simple Abstraction: Base 状态: Draft 被利用可能性: unkown 基本描述 T...
CWE-326 不充分的加密强度
CWE-326 不充分的加密强度 Inadequate Encryption Strength 结构: Simple Abstraction: Class 状态: Draft 被利用可能性: unko...
CWE-325 缺少必要的密码学步骤
CWE-325 缺少必要的密码学步骤 Missing Required Cryptographic Step 结构: Simple Abstraction: Base 状态: Incomplete 被...
CWE-323 在加密中重用Nonce与密钥对
CWE-323 在加密中重用Nonce与密钥对 Reusing a Nonce, Key Pair in Encryption 结构: Simple Abstraction: Variant 状态: ...
CWE-321 使用硬编码的密码学密钥
CWE-321 使用硬编码的密码学密钥 Use of Hard-coded Cryptographic Key 结构: Simple Abstraction: Base 状态: Draft 被利用可能...
CWE-319 敏感数据的明文传输
CWE-319 敏感数据的明文传输 Cleartext Transmission of Sensitive Information 结构: Simple Abstraction: Base 状态: D...
CWE-317 在GUI中的明文存储
CWE-317 在GUI中的明文存储 Cleartext Storage of Sensitive Information in GUI 结构: Simple Abstraction: Variant...
79