 
    
ID: 1170 Status: Stable
Weaknesses in this category are related to the rules and recommendations in the Miscellaneous (MSC) section of the SEI CERT C Coding Standard.
| ID | NAME | 
|---|---|
| CWE-327 | 使用已被攻破或存在风险的密码学算法 | 
| CWE-330 | 使用不充分的随机数 | 
| CWE-338 | 使用具有密码学弱点缺陷的PRNG | 
| CWE-676 | 潜在危险函数的使用 | 
| CWE-331 | 信息熵不充分 | 
| CWE-758 | 依赖未定义、未指明或实现定义的行为 | 
REF-613 SEI CERT C Coding Standard : Rule 48. Miscellaneous (MSC) REF-993 SEI CERT C Coding Standard : Rec 48. Miscellaneous (MSC)