首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 最好的保护是通过使用索引、间接引用图或其他易于验证的间接方法来避免直接对象引用。如果必须使用一个直接对象引用,确保用户在美国之前被授权

最好的保护是通过使用索引、间接引用图或其他易于验证的间接方法来避免直接对象引用。如果必须使用一个直接对象引用,确保用户在美国之前被授权

资 源 简 介

https://cwiki.apache.org/S2PLUGINS/request-parameter-to-action-object-mapping-plugin-for-insecure-direct-object-references.html JSP Parameter to Action Object Mapping (Security) Plugin does this great thing. Here is also a short overview of what it does and why a developer would want to use it. Many applications expose their internal object references to users. Attackers use parameter tampering to change references and violate the intended but unenforced access control policy. Frequently, these references point to file systems and databases, but any exposed application construct could be vulnerable. The best protection is to avoid exposing direct object references to users by using an index, indirect reference map, or other indirect method that is easy to validate. If a direct object reference must be used, ensure that the user is authorized before using it. Avoid exposing your private object references to users whenever possible, such as primar
VIP VIP
0.198670s