Frappe 是一个使用 Python 和 JavaScript 编写的全栈 Web 应用框架。在版本 15.115.0 之前,其 REST API 中存在访问控制绕过漏洞,允许用户读取来自关联 DocType(文档类型)的数据,而这些数据原本不在其授权访问范围内。当某个文档通过 Link 字段引用另一个文档时,框架在通过 REST API 获取记录时,未能一致地强制应用被关联 DocType 自身的权限规则,导致低权限的已认证用户可以获取其权限范围之外的关联记录字段。该问题已在版本 15.115.0 中修复。
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No comments yet