-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[Question] 查询审核失效 #1126
Comments
@linjicong 你好!我是一个机器人,可以帮助你解决 bug、回答问题,还可以成为贡献者。在等待人类维护者时,我会全程帮助你。 To address the issue of unauthorized database queries by modifying the URL, you can implement the following measures to ensure that only approved databases can be queried:
These steps can effectively prevent users from performing unauthorized database queries by altering the URL [1]. |
这个复现的条件应该是
|
The conditions for this recurrence should be
|
是的,切换的sourceId属于用户查询范围,但是不是申请的那个sourceId |
Yes, the switched sourceId belongs to the user query range, but it is not the applied sourceId. |
…ion mode for data sources, issue #1124. 2. Fixed the problem of permission escalation in query review mode, issue #1126. 3. Resolved the precision loss in query results under bigint(20) type, issue #1104. 4. Corrected the drawer not closing properly after a review operation, issue #1100. 5. Clean code.
最新版本已修复 |
The latest version has been fixed |
描述问题
开启查询审核功能后,只申请一个数据库的权限,通过更改url的方式可实现任意有权限的数据库查询
复现
重现该行为的步骤:
期望的结果
只能查询已申请的数据库
截图
部署方式
环境 (请填写环境信息):
额外的日志信息
在这里添加有关该问题的所有日志。
The text was updated successfully, but these errors were encountered: