unpoly-rails 拒绝服务漏洞(CVE-2023-28846)

admin 2023-11-30 02:47:28 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
中危 unpoly-rails 拒绝服务漏洞(CVE-2023-28846)

CVE编号

CVE-2023-28846

利用情况

暂无

补丁情况

官方补丁

披露时间

2023-03-31
漏洞描述
Unpoly is a JavaScript framework for server-side web applications. There is a possible Denial of Service (DoS) vulnerability in the `unpoly-rails` gem that implements the Unpoly server protocol for Rails applications. This issues affects Rails applications that operate as an upstream of a load balancer's that uses passive health checks. The `unpoly-rails` gem echoes the request URL as an `X-Up-Location` response header. By making a request with exceedingly long URLs (paths or query string), an attacker can cause unpoly-rails to write a exceedingly large response header. If the response header is too large to be parsed by a load balancer downstream of the Rails application, it may cause the load balancer to remove the upstream from a load balancing group. This causes that application instance to become unavailable until a configured timeout is reached or until an active healthcheck succeeds. This issue has been fixed and released as version 2.7.2.2 which is available via RubyGems and GitHub. Users unable to upgrade may: Configure your load balancer to use active health checks, e.g. by periodically requesting a route with a known response that indicates healthiness; Configure your load balancer so the maximum size of response headers is at least twice the maximum size of a URL; or instead of changing your server configuration you may also configure your Rails application to delete redundant `X-Up-Location` headers set by unpoly-rails.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://docs.nginx.com/nginx/admin-guide/load-balancer/http-health-check/#pas...
https://github.com/unpoly/unpoly-rails/
https://github.com/unpoly/unpoly-rails/commit/cd9ad0007daceeb3b2354fdcab4f883...
https://github.com/unpoly/unpoly-rails/security/advisories/GHSA-m875-3xf6-mf78
https://makandracards.com/operations/537537-nginx-proxy-buffer-tuning
https://tryhexadecimal.com/guides/http/414-request-uri-too-long
https://unpoly.com/up.protocol
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 unpoly unpoly-rails * Up to (excluding) 2.7.2.2
阿里云评分 6.2
  • 攻击路径 本地
  • 攻击复杂度 复杂
  • 权限要求 普通权限
  • 影响范围 越权影响
  • EXP成熟度 未验证
  • 补丁情况 官方补丁
  • 数据保密性 无影响
  • 数据完整性 无影响
  • 服务器危害 无影响
  • 全网数量 N/A
CWE-ID 漏洞类型
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   参与:  0