Category-848: The CERT Oracle Secure Coding Standard for Java (2011) Chapter 5 - Numeric Types and Operations (NUM)

ID: 848 Status: Obsolete

Summary

Weaknesses in this category are related to rules in the Numeric Types and Operations (NUM) chapter of The CERT Oracle Secure Coding Standard for Java (2011).

Membership

ID NAME
CWE-197 数值截断错误
CWE-369 除零错误
CWE-681 数值类型间的不正确转换

References

REF-813 The CERT Oracle Coding Standard for Java