requarks wiki.js 认证机制不恰当

admin 2023-11-30 08:58:59 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
requarks wiki.js 认证机制不恰当

CVE编号

CVE-2022-23654

利用情况

暂无

补丁情况

N/A

披露时间

2022-02-23
漏洞描述
Wiki.js is a wiki app built on Node.js. In affected versions an authenticated user with write access on a restricted set of paths can update a page outside the allowed paths by specifying a different target page ID while keeping the path intact. The access control incorrectly check the path access against the user-provided values instead of the actual path associated to the page ID. Commit https://github.com/Requarks/wiki/commit/411802ec2f654bb5ed1126c307575b81e2361c6b fixes this vulnerability by checking access control on the path associated with the page ID instead of the user-provided value. When the path is different than the current value, a second access control check is then performed on the user-provided path before the move operation.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://github.com/Requarks/wiki/commit/411802ec2f654bb5ed1126c307575b81e2361c6b
https://github.com/Requarks/wiki/security/advisories/GHSA-3cv9-795v-6j7j
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 requarks wiki.js * Up to (excluding) 2.5.276
CVSS3评分 6.5
  • 攻击路径 网络
  • 攻击复杂度 低
  • 权限要求 低
  • 影响范围 未更改
  • 用户交互 无
  • 可用性 无
  • 保密性 无
  • 完整性 高
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
CWE-ID 漏洞类型
CWE-287 认证机制不恰当
NVD-CWE-Other
- avd.aliyun.com
weinxin
版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
N/A Ali_nvd

N/A

N/ACVE编号 CVE-2024-9120利用情况 暂无补丁情况 N/A披露时间 2024-09-23漏洞描述Use after free in Dawn
评论:0   参与:  0