Skip to content
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

REST API实现中存在恶意sql注入风险 #10

Open
voidint opened this issue Dec 27, 2016 · 0 comments
Open

REST API实现中存在恶意sql注入风险 #10

voidint opened this issue Dec 27, 2016 · 0 comments

Comments

@voidint
Copy link
Contributor

voidint commented Dec 27, 2016

一些函数实现中存在通过字符串拼凑sql语句的情况,存在被恶意sql注入的风险。包括但不限于以下API:

  • /api/osinstall/v1/hardware/getProductByWhereAndGroup
  • /api/osinstall/v1/hardware/getModelNameByWhereAndGroup
  • /api/osinstall/v1/hardware/list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant