shescape_project shescape 信息暴露

admin 2023-11-30 08:51:23 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
中危 shescape_project shescape 信息暴露

CVE编号

CVE-2022-24725

利用情况

暂无

补丁情况

官方补丁

披露时间

2022-03-04
漏洞描述
Shescape is a shell escape package for JavaScript. An issue in versions 1.4.0 to 1.5.1 allows for exposure of the home directory on Unix systems when using Bash with the `escape` or `escapeAll` functions from the _shescape_ API with the `interpolation` option set to `true`. Other tested shells, Dash and Zsh, are not affected. Depending on how the output of _shescape_ is used, directory traversal may be possible in the application using _shescape_. The issue was patched in version 1.5.1. As a workaround, manually escape all instances of the tilde character (`~`) using `arg.replace(/~/g, "\\~")`.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://github.com/ericcornelissen/shescape/issues/169
https://github.com/ericcornelissen/shescape/pull/170
https://github.com/ericcornelissen/shescape/security/advisories/GHSA-446w-rrm4-r47f
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 shescape_project shescape * From (including) 1.4.0 Up to (excluding) 1.5.1
阿里云评分 5.0
  • 攻击路径 本地
  • 攻击复杂度 困难
  • 权限要求 管控权限
  • 影响范围 有限影响
  • EXP成熟度 未验证
  • 补丁情况 官方补丁
  • 数据保密性 无影响
  • 数据完整性 无影响
  • 服务器危害 无影响
  • 全网数量 N/A
CWE-ID 漏洞类型
CWE-200 信息暴露
CWE-78 OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
- 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