ID: 1148 Status: Stable
Weaknesses in this category are related to the rules and recommendations in the Serialization (SER) section of the SEI CERT Oracle Secure Coding Standard for Java.
ID | NAME |
---|---|
CWE-319 | 敏感数据的明文传输 |
CWE-400 | 未加控制的资源消耗(资源穷尽) |
CWE-499 | 可序列化的类中包含敏感信息 |
CWE-502 | 可信数据的反序列化 |
CWE-770 | 不加限制或调节的资源分配 |
REF-827 SEI CERT Oracle Coding Standard for Java : Rule 14. Serialization (SER)