-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#java# 规范 不安全的对象绑定 增补修订建议 #20
Comments
熊猫师傅666 |
师傅太强了,学习! |
师傅强 |
您好,您的邮件我已收到。我会尽快给您回复。
|
您好,我已收到您的来件。
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
对用户输入数据绑定到对象时如不做限制,可能造成攻击者恶意覆盖用户数据
脆弱代码:
解决方案:
The text was updated successfully, but these errors were encountered: