整数溢出或超界折返

admin 2023-11-30 04:00:37 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
中危 整数溢出或超界折返

CVE编号

CVE-2022-23521

利用情况

暂无

补丁情况

官方补丁

披露时间

2023-01-18
漏洞描述
Git is distributed revision control system. gitattributes are a mechanism to allow defining attributes for paths. These attributes can be defined by adding a `.gitattributes` file to the repository, which contains a set of file patterns and the attributes that should be set for paths matching this pattern. When parsing gitattributes, multiple integer overflows can occur when there is a huge number of path patterns, a huge number of attributes for a single pattern, or when the declared attribute names are huge. These overflows can be triggered via a crafted `.gitattributes` file that may be part of the commit history. Git silently splits lines longer than 2KB when parsing gitattributes from a file, but not when parsing them from the index. Consequentially, the failure mode depends on whether the file exists in the working tree, the index or both. This integer overflow can result in arbitrary heap reads and writes, which may result in remote code execution. The problem has been patched in the versions published on 2023-01-17, going back to v2.30.7. Users are advised to upgrade. There are no known workarounds for this issue.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://github.com/git/git/commit/508386c6c5857b4faa2c3e491f422c98cc69ae76
https://github.com/git/git/security/advisories/GHSA-c738-c5qq-xg89
https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-23521
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 git-scm git * Up to (including) 2.30.6
运行在以下环境
应用 git-scm git * From (including) 2.31.0 Up to (including) 2.31.5
运行在以下环境
应用 git-scm git * From (including) 2.32.0 Up to (including) 2.32.4
运行在以下环境
应用 git-scm git * From (including) 2.33.0 Up to (including) 2.33.5
运行在以下环境
应用 git-scm git * From (including) 2.34.0 Up to (including) 2.34.5
运行在以下环境
应用 git-scm git * From (including) 2.35.0 Up to (including) 2.35.5
运行在以下环境
应用 git-scm git * From (including) 2.36.0 Up to (including) 2.36.3
运行在以下环境
应用 git-scm git * From (including) 2.37.0 Up to (including) 2.37.4
运行在以下环境
应用 git-scm git * From (including) 2.38.0 Up to (including) 2.38.2
运行在以下环境
应用 git-scm git 2.39.0 -
阿里云评分 6.7
  • 攻击路径 远程
  • 攻击复杂度 容易
  • 权限要求 无需权限
  • 影响范围 全局影响
  • EXP成熟度 未验证
  • 补丁情况 官方补丁
  • 数据保密性 数据泄露
  • 数据完整性 无影响
  • 服务器危害 无影响
  • 全网数量 N/A
CWE-ID 漏洞类型
CWE-190 整数溢出或超界折返
- 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