摘要:
git security update
安全等级: High
公告ID: KylinSec-SA-2025-2765
发布日期: 2025年7月25日
Security Fix(es):
A vulnerability was found in Microsoft Visual Studio (Programming Tool Software) (affected version not known). It has been classified as problematic.This is going to have an impact on confidentiality, integrity, and availability.Applying a patch is able to eliminate this problem. A possible mitigation has been published immediately after the disclosure of the vulnerability.(CVE-2025-27613)
A vulnerability, which was classified as problematic, has been found in Microsoft Visual Studio (Programming Tool Software) (version unknown).Impacted is confidentiality, integrity, and availability.Applying a patch is able to eliminate this problem. A possible mitigation has been published immediately after the disclosure of the vulnerability.(CVE-2025-46334)
A vulnerability was found in j6t git-gui up to 2.50.0 (Versioning Software). It has been rated as critical.Using CWE to declare the problem leads to CWE-88. The product constructs a string for a command to be executed by a separate component
in another control sphere, but it does not properly delimit the
intended arguments, options, or switches within that command string.Impacted is confidentiality, integrity, and availability.The vulnerability scanner Nessus provides a plugin with the ID 241644 (FreeBSD : git -- multiple vulnerabilities (2a4472ed-5c0d-11f0-b991-291fce777db8)), which helps to determine the existence of the flaw in a target environment.Upgrading to version 2.43.7, 2.44.4, 2.45.4, 2.46.4, 2.47.3, 2.48.2, 2.49.1 or 2.50.1 eliminates this vulnerability.The vulnerability is also documented in the vulnerability database at Tenable (241644).(CVE-2025-46835)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2025-46334 | KY3.4-5A | git | Fixed |
CVE-2025-27613 | KY3.4-5A | git | Fixed |
CVE-2025-46835 | KY3.4-5A | git | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
git-email | noarch | 2.27.0-25.kb1.ky3_4 |
git-gui | noarch | 2.27.0-25.kb1.ky3_4 |
git-help | noarch | 2.27.0-25.kb1.ky3_4 |
git-svn | noarch | 2.27.0-25.kb1.ky3_4 |
git-web | noarch | 2.27.0-25.kb1.ky3_4 |
gitk | noarch | 2.27.0-25.kb1.ky3_4 |
perl-Git | noarch | 2.27.0-25.kb1.ky3_4 |
perl-Git-SVN | noarch | 2.27.0-25.kb1.ky3_4 |
git | x86_64 | 2.27.0-25.kb1.ky3_4 |
git-daemon | x86_64 | 2.27.0-25.kb1.ky3_4 |
git | aarch64 | 2.27.0-25.kb1.ky3_4 |
git-daemon | aarch64 | 2.27.0-25.kb1.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名