漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Leaking sensitive user information still possible by filtering on private with prefix fields
Vulnerability Description
Strapi is an open-source headless content management system. Prior to version 4.10.8, it is possible to leak private fields if one is using the `t(number)` prefix. Knex query allows users to change the default prefix. For example, if someone changes the prefix to be the same as it was before or to another table they want to query, the query changes from `password` to `t1.password`. `password` is protected by filtering protections but `t1.password` is not protected. This can lead to filtering attacks on everything related to the object again, including admin passwords and reset-tokens. Version 4.10.8 fixes this issue.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Vulnerability Type
信息暴露
Vulnerability Title
Strapi 信息泄露漏洞
Vulnerability Description
Strapi是一套开源的内容管理系统(CMS)。 Strapi 4.10.8 之前版本存在信息泄露漏洞,该漏洞源于Knex 查询允许用户更改默认前缀,如果使用t(number)前缀,则可能会泄漏私有字段。
CVSS Information
N/A
Vulnerability Type
N/A