漏洞类型 | 未授权敏感信息泄露 | 发现时间 | 2023/7/26 | 漏洞等级 | 严重 |
MPS编号 | MPS-mxgn-froy | CVE编号 | CVE-2023-34235 | 漏洞影响广度 | 一般 |
漏洞危害
OSCS 描述 |
Strapi 是一个开源的 headless 内容管理系统,可将内容的创建与展示进行分离。 Strapi 4.10.8之前版本中,由于 Knex 查询允许更改默认前缀,但是未对前缀对应的数据表进行保护,当 Knex 启用了 contentType 的 find 路由并设置为 public 时,攻击者可构造恶意的 http 请求将前缀更改为其他表名的前缀(如:/api/{contentType}?filters%5BupdatedBy%5D%5Bt1.password%5D%5B%24startsWith%5D=a%24)获取其它表中的数据信息,如管理员密码等。 参考链接:https://www.oscs1024.com/hd/MPS-mxgn-froy |
Strapi 官方库描述 |
Knex 查询允许您更改默认前缀,因此,如果用户将前缀更改为与之前相同的前缀或更改为要查询的其他表,则查询从密码更改为 t1.password 密码,受过滤保护,但 t1.password 不受保护。如果使用 t(number) 前缀,仍然能够泄漏私有字段 参考链接:https://github.com/strapi/strapi/security/advisories/GHSA-9xg4-3qfm-9w8f |
影响范围
OSCS |
@strapi/utils@[4.0.0-next.0, 4.10.8) @strapi/database@[4.0.0-next.0, 4.10.8) @strapi/strapi@[4.0.0-next.0, 4.10.8) 参考链接:https://www.oscs1024.com/hd/MPS-mxgn-froy |
Strapi 官方仓库 |
@strapi/database <4.10.7 @strapi/utils <4.10.7 参考链接:https://github.com/strapi/strapi/security/advisories/GHSA-9xg4-3qfm-9w8f |
处置方案
OSCS 平台处置参考 | |
修复方案 | 官方已发布补丁:https://github.com/strapi/strapi/commit/2fa8f30371bfd1db44c15e5747860ee5789096de |
升级版本 | 升级@strapi/utils到 4.10.8 或更高版本 升级@strapi/database到 4.10.8 或更高版本 升级@strapi/strapi到 4.10.8 或更高版本 |
参考链接 | https://www.oscs1024.com/hd/MPS-mxgn-froy |
Strapi 官方仓库处置参考 | |
升级版本 | 将 @strapi/database 升级至4.10.8或更高版本 将 @strapi/utils 升级至4.10.8或更高版本 |
参考链接 | https://github.com/strapi/strapi/security/advisories/GHSA-9xg4-3qfm-9w8f |
排查方式
方式1:使用漏洞检测CLI工具来排查 使用文档:https://www.murphysec.com/docs/faqs/integration/cli.html |
方式2:使用漏洞检测IDEA插件排查 使用文档:https://www.murphysec.com/docs/faqs/integration/jetbrains-ide-plugin.html |
方式3:接入GitLab进行漏洞检测排查 使用文档:https://www.murphysec.com/docs/faqs/integration/gitlab.html |
更多排查方式:https://www.murphysec.com/docs/faqs/integration/ |
本文参考链接
https://www.oscs1024.com/hd/MPS-mxgn-froy
https://nvd.nist.gov/vuln/detail/CVE-2023-34235
https://github.com/strapi/strapi/security/advisories/GHSA-9xg4-3qfm-9w8f
https://github.com/strapi/strapi/commit/2fa8f30371bfd1db44c15e5747860ee5789096de