Category-310: 加密问题

ID: 310 Status: Draft

Summary

Weaknesses in this category are related to the use of cryptography.

Membership

ID NAME
CWE-295 证书验证不恰当
CWE-311 敏感数据加密缺失
CWE-320 密钥管理错误
CWE-325 缺少必要的密码学步骤
CWE-326 不充分的加密强度
CWE-327 使用已被攻破或存在风险的密码学算法
CWE-328 可逆的单向哈希
CWE-329 在CBC加密模式中未使用随机化IV向量
CWE-347 密码学签名的验证不恰当
CWE-780 未配合OAEP使用RSA算法

Taxonomy Mappings

Mapped Taxonomy Name Node ID Fit Mapped Node Name
PLOVER Cryptographic Issues

Notes

Maintenance

This category is incomplete and needs refinement, as there is good documentation of cryptographic flaws and related attacks.

Maintenance

Relationships between CWE-310, CWE-326, and CWE-327 and all their children need to be reviewed and reorganized.

References

REF-7 Writing Secure Code