Category-1137: SEI CERT Oracle Java安全编码标准-准则03.数值类型和运算(NUM)
ID: 1137
Status: Stable
Summary
Weaknesses in this category are related to the rules and recommendations in the Numeric Types and Operations (NUM) section of the SEI CERT Oracle Secure Coding Standard for Java.
Membership
ID | NAME |
---|---|
CWE-190 | 整数溢出或超界折返 |
CWE-191 | 整数下溢(超界折返) |
CWE-197 | 数值截断错误 |
CWE-369 | 除零错误 |
CWE-681 | 数值类型间的不正确转换 |
CWE-682 | 数值计算不正确 |
References
REF-817 SEI CERT Oracle Coding Standard for Java : Rule 03. Numeric Types and Operations (NUM)
REF-999 SEI CERT Oracle Coding Standard for Java : Rec 03. Numeric Types and Operations (NUM)
文章来源于互联网:scap中文网
免责声明:文章中涉及的程序(方法)可能带有攻击性,仅供安全研究与教学之用,读者将其信息做其他用途,由读者承担全部法律及连带责任,本站不承担任何法律及连带责任;如有问题可邮件联系(建议使用企业邮箱或有效邮箱,避免邮件被拦截,联系方式见首页),望知悉。
- 左青龙
- 微信扫一扫
-
- 右白虎
- 微信扫一扫
-
评论