etherpad etherpad improper validation of specified type of input

admin 2023-11-30 15:46:25 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
etherpad etherpad improper validation of specified type of input

CVE编号

CVE-2021-43802

利用情况

暂无

补丁情况

N/A

披露时间

2021-12-10
漏洞描述
Etherpad is a real-time collaborative editor. In versions prior to 1.8.16, an attacker can craft an `*.etherpad` file that, when imported, might allow the attacker to gain admin privileges for the Etherpad instance. This, in turn, can be used to install a malicious Etherpad plugin that can execute arbitrary code (including system commands). To gain privileges, the attacker must be able to trigger deletion of `express-session` state or wait for old `express-session` state to be cleaned up. Core Etherpad does not delete any `express-session` state, so the only known attacks require either a plugin that can delete session state or a custom cleanup process (such as a cron job that deletes old `sessionstorage:*` records). The problem has been fixed in version 1.8.16. If users cannot upgrade to 1.8.16 or install patches manually, several workarounds are available. Users may configure their reverse proxies to reject requests to `/p/*/import`, which will block all imports, not just `*.etherpad` imports; limit all users to read-only access; and/or prevent the reuse of `express_sid` cookie values that refer to deleted express-session state. More detailed information and general mitigation strategies may be found in the GitHub Security Advisory.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://github.com/ether/etherpad-lite/compare/b7065eb9a0ec7c3c265f8cfeb2534e...
https://github.com/ether/etherpad-lite/issues/5010
https://github.com/ether/etherpad-lite/releases/tag/1.8.16
https://github.com/ether/etherpad-lite/security/advisories/GHSA-w3g3-qf3g-2mqc
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 etherpad etherpad * Up to (excluding) 1.8.16
CVSS3评分 8.8
  • 攻击路径 网络
  • 攻击复杂度 低
  • 权限要求 低
  • 影响范围 未更改
  • 用户交互 无
  • 可用性 高
  • 保密性 高
  • 完整性 高
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CWE-ID 漏洞类型
CWE-1287 Improper Validation of Specified Type of Input
CWE-20 输入验证不恰当
CWE-790 特殊元素过滤不恰当
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