Category-744: CERT C Secure Coding Standard (2008) Chapter 11 - Environment (ENV)

ID: 744 Status: Obsolete

Summary

Weaknesses in this category are related to the rules and recommendations in the Environment (ENV) chapter of the CERT C Secure Coding Standard (2008).

Membership

ID NAME
CWE-119 内存缓冲区边界内操作的限制不恰当
CWE-426 不可信的搜索路径
CWE-462 在关联列表中具有重复Key
CWE-705 控制流范围控制不正确
CWE-78 OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
CWE-88 参数注入或修改

Notes

Relationship

References

REF-597 The CERT C Secure Coding Standard