未加控制的资源消耗(资源穷尽)

admin 2023-11-30 06:08:31 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
未加控制的资源消耗(资源穷尽)

CVE编号

CVE-2022-36064

利用情况

暂无

补丁情况

N/A

披露时间

2022-09-07
漏洞描述
Shescape is a shell escape package for JavaScript. An Inefficient Regular Expression Complexity vulnerability impacts users that use Shescape to escape arguments for the Unix shells `Bash` and `Dash`, or any not-officially-supported Unix shell; and/or using the `escape` or `escapeAll` functions with the `interpolation` option set to `true`. An attacker can cause polynomial backtracking or quadratic runtime in terms of the input string length due to two Regular Expressions in Shescape that are vulnerable to Regular Expression Denial of Service (ReDoS). This bug has been patched in v1.5.10. For `Dash` only, this bug has been patched since v1.5.9. As a workaround, a maximum length can be enforced on input strings to Shescape to reduce the impact of the vulnerability. It is not recommended to try and detect vulnerable input strings, as the logic for this may end up being vulnerable to ReDoS itself.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://github.com/ericcornelissen/shescape/pull/373
https://github.com/ericcornelissen/shescape/releases/tag/v1.5.10
https://github.com/ericcornelissen/shescape/security/advisories/GHSA-gp75-h7j6-5pv3
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 shescape_project shescape * From (including) 1.5.1 Up to (excluding) 1.5.10
CVSS3评分 7.5
  • 攻击路径 网络
  • 攻击复杂度 低
  • 权限要求 无
  • 影响范围 未更改
  • 用户交互 无
  • 可用性 高
  • 保密性 无
  • 完整性 无
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE-ID 漏洞类型
CWE-1333 Inefficient Regular Expression Complexity
CWE-400 未加控制的资源消耗(资源穷尽)
- 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   参与:  2