rubygems.org CVE-2023-40165漏洞(CVE-2023-40165)

admin 2023-11-29 21:22:04 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
rubygems.org CVE-2023-40165漏洞(CVE-2023-40165)

CVE编号

CVE-2023-40165

利用情况

暂无

补丁情况

N/A

披露时间

2023-08-18
漏洞描述
rubygems.org is the Ruby community's primary gem (library) hosting service. Insufficient input validation allowed malicious actors to replace any uploaded gem version that had a platform, version number, or gem name matching `/-\d/`, permanently replacing the legitimate upload in the canonical gem storage bucket, and triggering an immediate CDN purge so that the malicious gem would be served immediately. The maintainers have checked all gems matching the `/-\d/` pattern and can confirm that no unexpected `.gem`s were found. As a result, we believe this vulnerability was _not_ exploited. The easiest way to ensure that a user's applications were not exploited by this vulnerability is to check that all of your downloaded .gems have a checksum that matches the checksum recorded in the RubyGems.org database. RubyGems contributor Maciej Mensfeld wrote a tool to automatically check that all downloaded .gem files match the checksums recorded in the RubyGems.org database. You can use it by running: `bundle add bundler-integrity` followed by `bundle exec bundler-integrity`. Neither this tool nor anything else can prove you were not exploited, but the can assist your investigation by quickly comparing RubyGems API-provided checksums with the checksums of files on your disk. The issue has been patched with improved input validation and the changes are live. No action is required on the part of the user. Users are advised to validate their local gems.
解决建议
"将组件 rubygems.org 升级至 2023-08-14 及以上版本"
参考链接
https://github.com/rubygems/rubygems.org/commit/7e19c19247ddf5885a915710afc60...
https://github.com/rubygems/rubygems.org/security/advisories/GHSA-rxcq-2m4f-94wm
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 rubygems rubygems.org * Up to (excluding) 2023-08-14
CVSS3评分 7.5
  • 攻击路径 网络
  • 攻击复杂度 低
  • 权限要求 无
  • 影响范围 未更改
  • 用户交互 无
  • 可用性 无
  • 保密性 无
  • 完整性 高
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
CWE-ID 漏洞类型
CWE-20 输入验证不恰当
NVD-CWE-noinfo
- 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