Category-1005: 7PK-输入验证和表示
ID: 1005
Status: Draft
Summary
This category represents one of the phyla in the Seven Pernicious Kingdoms vulnerability classification. It includes weaknesses that exist when an application does not properly validate or represent input. According to the authors of the Seven Pernicious Kingdoms, "Input validation and representation problems are caused by metacharacters, alternate encodings and numeric representations. Security problems result from trusting input."
Membership
ID | NAME |
---|---|
CWE-20 | 输入验证不恰当 |
CWE-77 | 在命令中使用的特殊元素转义处理不恰当(命令注入) |
CWE-79 | 在Web页面生成时对输入的转义处理不恰当(跨站脚本) |
CWE-89 | SQL命令中使用的特殊元素转义处理不恰当(SQL注入) |
CWE-99 | 对资源描述符的控制不恰当(资源注入) |
References
REF-6 Seven Pernicious Kingdoms: A Taxonomy of Software Security Errors
文章来源于互联网:scap中文网
免责声明:文章中涉及的程序(方法)可能带有攻击性,仅供安全研究与教学之用,读者将其信息做其他用途,由读者承担全部法律及连带责任,本站不承担任何法律及连带责任;如有问题可邮件联系(建议使用企业邮箱或有效邮箱,避免邮件被拦截,联系方式见首页),望知悉。
- 左青龙
- 微信扫一扫
-
- 右白虎
- 微信扫一扫
-
评论