Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-50349 (GCVE-0-2024-50349)
Vulnerability from cvelistv5 – Published: 2025-01-14 18:43 – Updated: 2025-11-03 20:45| URL | Tags |
|---|---|
| https://github.com/git/git/security/advisories/GH… | x_refsource_CONFIRM |
| https://github.com/git/git/commit/7725b8100ffbbff… | x_refsource_MISC |
| https://github.com/git/git/commit/c903985bf7e772e… | x_refsource_MISC |
| https://lists.debian.org/debian-lts-announce/2025… |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-50349",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-01-14T19:22:40.959774Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-01-14T19:22:53.506Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T20:45:13.649Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/01/msg00025.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "git",
"vendor": "git",
"versions": [
{
"status": "affected",
"version": "\u003c= 2.40.3"
},
{
"status": "affected",
"version": "\u003e= 2.41.0, \u003c= 2.41.2"
},
{
"status": "affected",
"version": "\u003e= 2.42.0, \u003c= 2.42.3"
},
{
"status": "affected",
"version": "\u003e= 2.43.0, \u003c= 2.43.5"
},
{
"status": "affected",
"version": "\u003e= 2.44.0, \u003c= 2.44.2"
},
{
"status": "affected",
"version": "\u003e= 2.45.0, \u003c= 2.45.2"
},
{
"status": "affected",
"version": "\u003e= 2.46.0, \u003c= 2.46.2"
},
{
"status": "affected",
"version": "\u003e= 2.47.0, \u003c 2.47.2"
},
{
"status": "affected",
"version": "= 2.48.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When Git asks for credentials via a terminal prompt (i.e. without using any credential helper), it prints out the host name for which the user is expected to provide a username and/or a password. At this stage, any URL-encoded parts have been decoded already, and are printed verbatim. This allows attackers to craft URLs that contain ANSI escape sequences that the terminal interpret to confuse users e.g. into providing passwords for trusted Git hosting sites when in fact they are then sent to untrusted sites that are under the attacker\u0027s control. This issue has been patch via commits `7725b81` and `c903985` which are included in release versions v2.48.1, v2.47.2, v2.46.3, v2.45.3, v2.44.3, v2.43.6, v2.42.4, v2.41.3, and v2.40.4. Users are advised to upgrade. Users unable to upgrade should avoid cloning from untrusted URLs, especially recursive clones."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "HIGH",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 2.1,
"baseSeverity": "LOW",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "LOW",
"subIntegrityImpact": "LOW",
"userInteraction": "ACTIVE",
"vectorString": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:A/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "LOW"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-116",
"description": "CWE-116: Improper Encoding or Escaping of Output",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-147",
"description": "CWE-147: Improper Neutralization of Input Terminators",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-150",
"description": "CWE-150: Improper Neutralization of Escape, Meta, or Control Sequences",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-01-21T17:02:46.639Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/git/git/security/advisories/GHSA-hmg8-h7qf-7cxr",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/git/git/security/advisories/GHSA-hmg8-h7qf-7cxr"
},
{
"name": "https://github.com/git/git/commit/7725b8100ffbbff2750ee4d61a0fcc1f53a086e8",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/git/git/commit/7725b8100ffbbff2750ee4d61a0fcc1f53a086e8"
},
{
"name": "https://github.com/git/git/commit/c903985bf7e772e2d08275c1a95c8a55ab011577",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/git/git/commit/c903985bf7e772e2d08275c1a95c8a55ab011577"
}
],
"source": {
"advisory": "GHSA-hmg8-h7qf-7cxr",
"discovery": "UNKNOWN"
},
"title": "Git does not sanitize URLs when asking for credentials interactively"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-50349",
"datePublished": "2025-01-14T18:43:42.620Z",
"dateReserved": "2024-10-22T17:54:40.957Z",
"dateUpdated": "2025-11-03T20:45:13.649Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-50349",
"date": "2026-06-04",
"epss": "0.01141",
"percentile": "0.78764"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-50349\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-01-14T19:15:32.157\",\"lastModified\":\"2025-12-18T16:42:54.610\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When Git asks for credentials via a terminal prompt (i.e. without using any credential helper), it prints out the host name for which the user is expected to provide a username and/or a password. At this stage, any URL-encoded parts have been decoded already, and are printed verbatim. This allows attackers to craft URLs that contain ANSI escape sequences that the terminal interpret to confuse users e.g. into providing passwords for trusted Git hosting sites when in fact they are then sent to untrusted sites that are under the attacker\u0027s control. This issue has been patch via commits `7725b81` and `c903985` which are included in release versions v2.48.1, v2.47.2, v2.46.3, v2.45.3, v2.44.3, v2.43.6, v2.42.4, v2.41.3, and v2.40.4. Users are advised to upgrade. Users unable to upgrade should avoid cloning from untrusted URLs, especially recursive clones.\"},{\"lang\":\"es\",\"value\":\"Git es un sistema de control de revisi\u00f3n distribuido, r\u00e1pido y escalable con un conjunto de comandos inusualmente rico que proporciona operaciones de alto nivel y acceso completo a los elementos internos. Cuando Git solicita credenciales a trav\u00e9s de un indicador de terminal (es decir, sin usar ning\u00fan asistente de credenciales), imprime el nombre de host para el que se espera que el usuario proporcione un nombre de usuario y/o una contrase\u00f1a. En esta etapa, todas las partes codificadas en URL ya han sido decodificadas y se imprimen textualmente. Esto permite a los atacantes crear URL que contienen secuencias de escape ANSI que la terminal interpreta para confundir a los usuarios, por ejemplo, para que proporcionen contrase\u00f1as para sitios de alojamiento de Git confiables cuando, de hecho, luego se env\u00edan a sitios que no son de confianza y que est\u00e1n bajo el control del atacante. Este problema se ha corregido mediante las confirmaciones `7725b81` y `c903985`, que est\u00e1n incluidas en las versiones de lanzamiento v2.48.1, v2.47.1, v2.46.3, v2.45.3, v2.44.3, v2.43.6, v2.42.4, v2.41.3 y v2.40.4. Se recomienda a los usuarios que actualicen la versi\u00f3n. Los usuarios que no puedan actualizar deben evitar la clonaci\u00f3n desde URL que no sean de confianza, especialmente clones recursivos.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:A/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":2.1,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"ACTIVE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"LOW\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"LOW\",\"subIntegrityImpact\":\"LOW\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N\",\"baseScore\":4.7,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-116\"},{\"lang\":\"en\",\"value\":\"CWE-147\"},{\"lang\":\"en\",\"value\":\"CWE-150\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git:git:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.40.4\",\"matchCriteriaId\":\"7C1D242C-8A27-4DDC-9D9F-0C2650838689\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.41.0\",\"versionEndExcluding\":\"2.41.3\",\"matchCriteriaId\":\"F6D97957-E745-40FF-835C-449BEA641586\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.42.0\",\"versionEndExcluding\":\"2.42.4\",\"matchCriteriaId\":\"02C46CA7-9F41-4AEE-82DE-49CD89D8033D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.43.0\",\"versionEndExcluding\":\"2.43.6\",\"matchCriteriaId\":\"6C6F576E-FCAD-4BA2-B57A-D1C294998BC4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.44.3\",\"versionEndExcluding\":\"2.44.3\",\"matchCriteriaId\":\"60568F6F-D759-417D-ACEE-2860BA4BC56A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.45.3\",\"versionEndExcluding\":\"2.45.3\",\"matchCriteriaId\":\"28969053-B8F8-4174-A0BC-5E59357AF5C8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.46.3\",\"versionEndExcluding\":\"2.46.3\",\"matchCriteriaId\":\"A0DC8A5D-DD27-4FCA-AC39-9E3266E78727\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git:git:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.47.0\",\"versionEndExcluding\":\"2.47.2\",\"matchCriteriaId\":\"45A02A7F-6351-473E-87CB-241FBD0F2104\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:git:git:2.48.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4C36DA33-79E9-45AC-AC23-8EAEB6371D4A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"https://github.com/git/git/commit/7725b8100ffbbff2750ee4d61a0fcc1f53a086e8\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/git/git/commit/c903985bf7e772e2d08275c1a95c8a55ab011577\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/git/git/security/advisories/GHSA-hmg8-h7qf-7cxr\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/01/msg00025.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/01/msg00025.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T20:45:13.649Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-50349\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-01-14T19:22:40.959774Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-01-14T19:22:49.122Z\"}}], \"cna\": {\"title\": \"Git does not sanitize URLs when asking for credentials interactively\", \"source\": {\"advisory\": \"GHSA-hmg8-h7qf-7cxr\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 2.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:A/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N\", \"userInteraction\": \"ACTIVE\", \"attackComplexity\": \"HIGH\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"LOW\", \"vulnIntegrityImpact\": \"LOW\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"LOW\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"git\", \"product\": \"git\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c= 2.40.3\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.41.0, \u003c= 2.41.2\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.42.0, \u003c= 2.42.3\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.43.0, \u003c= 2.43.5\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.44.0, \u003c= 2.44.2\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.45.0, \u003c= 2.45.2\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.46.0, \u003c= 2.46.2\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.47.0, \u003c 2.47.2\"}, {\"status\": \"affected\", \"version\": \"= 2.48.0\"}]}], \"references\": [{\"url\": \"https://github.com/git/git/security/advisories/GHSA-hmg8-h7qf-7cxr\", \"name\": \"https://github.com/git/git/security/advisories/GHSA-hmg8-h7qf-7cxr\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/git/git/commit/7725b8100ffbbff2750ee4d61a0fcc1f53a086e8\", \"name\": \"https://github.com/git/git/commit/7725b8100ffbbff2750ee4d61a0fcc1f53a086e8\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/git/git/commit/c903985bf7e772e2d08275c1a95c8a55ab011577\", \"name\": \"https://github.com/git/git/commit/c903985bf7e772e2d08275c1a95c8a55ab011577\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When Git asks for credentials via a terminal prompt (i.e. without using any credential helper), it prints out the host name for which the user is expected to provide a username and/or a password. At this stage, any URL-encoded parts have been decoded already, and are printed verbatim. This allows attackers to craft URLs that contain ANSI escape sequences that the terminal interpret to confuse users e.g. into providing passwords for trusted Git hosting sites when in fact they are then sent to untrusted sites that are under the attacker\u0027s control. This issue has been patch via commits `7725b81` and `c903985` which are included in release versions v2.48.1, v2.47.2, v2.46.3, v2.45.3, v2.44.3, v2.43.6, v2.42.4, v2.41.3, and v2.40.4. Users are advised to upgrade. Users unable to upgrade should avoid cloning from untrusted URLs, especially recursive clones.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-116\", \"description\": \"CWE-116: Improper Encoding or Escaping of Output\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-147\", \"description\": \"CWE-147: Improper Neutralization of Input Terminators\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-150\", \"description\": \"CWE-150: Improper Neutralization of Escape, Meta, or Control Sequences\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-01-21T17:02:46.639Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-50349\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-03T20:45:13.649Z\", \"dateReserved\": \"2024-10-22T17:54:40.957Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-01-14T18:43:42.620Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
alsa-2025:11462
Vulnerability from osv_almalinux
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
- git: Git does not sanitize URLs when asking for credentials interactively (CVE-2024-50349)
- git: Newline confusion in credential helpers can lead to credential exfiltration in git (CVE-2024-52006)
- git: Git arbitrary code execution (CVE-2025-48384)
- git: Git arbitrary file writes (CVE-2025-48385)
- gitk: Git file creation flaw (CVE-2025-27613)
- gitk: git script execution flaw (CVE-2025-27614)
- git: Git GUI can create and overwrite files for which the user has write permission (CVE-2025-46835)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "git"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el9_6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "git-all"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el9_6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "git-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el9_6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "git-core-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el9_6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "git-credential-libsecret"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el9_6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "git-daemon"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el9_6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "git-email"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el9_6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "git-gui"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el9_6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "git-instaweb"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el9_6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "git-subtree"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el9_6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "git-svn"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el9_6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "gitk"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el9_6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "gitweb"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el9_6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "perl-Git"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el9_6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "perl-Git-SVN"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el9_6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection. \n\nSecurity Fix(es): \n\n * git: Git does not sanitize URLs when asking for credentials interactively (CVE-2024-50349)\n * git: Newline confusion in credential helpers can lead to credential exfiltration in git (CVE-2024-52006)\n * git: Git arbitrary code execution (CVE-2025-48384)\n * git: Git arbitrary file writes (CVE-2025-48385)\n * gitk: Git file creation flaw (CVE-2025-27613)\n * gitk: git script execution flaw (CVE-2025-27614)\n * git: Git GUI can create and overwrite files for which the user has write permission (CVE-2025-46835)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2025:11462",
"modified": "2025-07-22T10:34:40Z",
"published": "2025-07-21T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2025:11462"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-50349"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-52006"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-27613"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-27614"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-46835"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-48384"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-48385"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2337824"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2337956"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2378806"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2378808"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2379124"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2379125"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2379326"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2025-11462.html"
}
],
"related": [
"CVE-2024-50349",
"CVE-2024-52006",
"CVE-2025-48384",
"CVE-2025-48385",
"CVE-2025-27613",
"CVE-2025-27614",
"CVE-2025-46835"
],
"summary": "Important: git security update"
}
alsa-2025:11533
Vulnerability from osv_almalinux
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
- git: Git does not sanitize URLs when asking for credentials interactively (CVE-2024-50349)
- git: Newline confusion in credential helpers can lead to credential exfiltration in git (CVE-2024-52006)
- git: Git arbitrary code execution (CVE-2025-48384)
- git: Git arbitrary file writes (CVE-2025-48385)
- gitk: Git file creation flaw (CVE-2025-27613)
- gitk: git script execution flaw (CVE-2025-27614)
- git: Git GUI can create and overwrite files for which the user has write permission (CVE-2025-46835)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "git-all"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el10_0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "git-core-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el10_0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "git-email"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el10_0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "git-gui"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el10_0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "git-instaweb"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el10_0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "git-subtree"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el10_0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "git-svn"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el10_0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "gitk"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el10_0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "gitweb"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el10_0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "perl-Git"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el10_0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "perl-Git-SVN"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47.3-1.el10_0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection. \n\nSecurity Fix(es): \n\n * git: Git does not sanitize URLs when asking for credentials interactively (CVE-2024-50349)\n * git: Newline confusion in credential helpers can lead to credential exfiltration in git (CVE-2024-52006)\n * git: Git arbitrary code execution (CVE-2025-48384)\n * git: Git arbitrary file writes (CVE-2025-48385)\n * gitk: Git file creation flaw (CVE-2025-27613)\n * gitk: git script execution flaw (CVE-2025-27614)\n * git: Git GUI can create and overwrite files for which the user has write permission (CVE-2025-46835)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2025:11533",
"modified": "2025-07-24T09:25:29Z",
"published": "2025-07-22T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2025:11533"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-50349"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-52006"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-27613"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-27614"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-46835"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-48384"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-48385"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2337824"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2337956"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2378806"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2378808"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2379124"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2379125"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2379326"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2025-11533.html"
}
],
"related": [
"CVE-2024-50349",
"CVE-2024-52006",
"CVE-2025-48384",
"CVE-2025-48385",
"CVE-2025-27613",
"CVE-2025-27614",
"CVE-2025-46835"
],
"summary": "Important: git security update"
}
alsa-2025:11534
Vulnerability from osv_almalinux
Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection.
Security Fix(es):
- git: Git does not sanitize URLs when asking for credentials interactively (CVE-2024-50349)
- git: Newline confusion in credential helpers can lead to credential exfiltration in git (CVE-2024-52006)
- git: Git arbitrary code execution (CVE-2025-48384)
- git: Git arbitrary file writes (CVE-2025-48385)
- gitk: Git file creation flaw (CVE-2025-27613)
- gitk: git script execution flaw (CVE-2025-27614)
- git: Git GUI can create and overwrite files for which the user has write permission (CVE-2025-46835)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "git"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.43.7-1.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "git-all"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.43.7-1.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "git-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.43.7-1.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "git-core-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.43.7-1.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "git-credential-libsecret"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.43.7-1.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "git-daemon"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.43.7-1.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "git-email"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.43.7-1.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "git-gui"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.43.7-1.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "git-instaweb"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.43.7-1.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "git-subtree"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.43.7-1.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "git-svn"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.43.7-1.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gitk"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.43.7-1.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gitweb"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.43.7-1.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "perl-Git"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.43.7-1.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "perl-Git-SVN"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.43.7-1.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to work on and contribute to projects without the need to have permission to push the changes to their official repositories, but also makes it possible for the user to work with no network connection. \n\nSecurity Fix(es): \n\n * git: Git does not sanitize URLs when asking for credentials interactively (CVE-2024-50349)\n * git: Newline confusion in credential helpers can lead to credential exfiltration in git (CVE-2024-52006)\n * git: Git arbitrary code execution (CVE-2025-48384)\n * git: Git arbitrary file writes (CVE-2025-48385)\n * gitk: Git file creation flaw (CVE-2025-27613)\n * gitk: git script execution flaw (CVE-2025-27614)\n * git: Git GUI can create and overwrite files for which the user has write permission (CVE-2025-46835)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2025:11534",
"modified": "2025-07-23T08:07:31Z",
"published": "2025-07-22T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2025:11534"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-50349"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-52006"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-27613"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-27614"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-46835"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-48384"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-48385"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2337824"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2337956"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2378806"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2378808"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2379124"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2379125"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2379326"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2025-11534.html"
}
],
"related": [
"CVE-2024-50349",
"CVE-2024-52006",
"CVE-2025-48384",
"CVE-2025-48385",
"CVE-2025-27613",
"CVE-2025-27614",
"CVE-2025-46835"
],
"summary": "Important: git security update"
}
{
"CVSS 2.0": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CVSS 3.0": "AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"CVSS 4.0": "AV:N/AC:H/AT:P/PR:N/UI:A/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N",
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "\u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb, \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb, \u041e\u041e\u041e \u00ab\u042e\u0431\u0438\u0442\u0435\u0445\u00bb, Linus Torvalds, Junio Hamano, \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\", \u041e\u041e\u041e \u00ab\u041d\u0426\u041f\u0420\u00bb",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "7.3 (\u0420\u0415\u0414 \u041e\u0421), 1.7 (Astra Linux Special Edition), 4.7 (Astra Linux Special Edition), 1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (Astra Linux Common Edition), 1.8 (Astra Linux Special Edition), \u0434\u043e 2405 (UBLinux), 2.48.0 (Git), 2.47.0 (Git), 2.46.2 (Git), 2.45.2 (Git), 2.44.2 (Git), 2.43.5 (Git), 2.42.3 (Git), 2.41.2 (Git), 2.40.3 (Git), \u0434\u043e 2.14 (\u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx), 9.5 (\u041c\u0421\u0412\u0421\u0444\u0435\u0440\u0430)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0412 \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u0445 \u043e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0438\u044f \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0439 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u043e\u0442 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0435\u0442\u0441\u044f \u043f\u0440\u0438\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c\u0441\u044f \"\u0420\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u043e \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0439 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0435 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c LINUX\", \u0438\u0437\u043b\u043e\u0436\u0435\u043d\u043d\u044b\u0445 \u0432 \u043c\u0435\u0442\u043e\u0434\u0438\u0447\u0435\u0441\u043a\u043e\u043c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0435 \u0424\u0421\u0422\u042d\u041a \u0420\u043e\u0441\u0441\u0438\u0438, \u0443\u0442\u0432\u0435\u0440\u0436\u0434\u0451\u043d\u043d\u043e\u043c 25 \u0434\u0435\u043a\u0430\u0431\u0440\u044f 2022 \u0433\u043e\u0434\u0430.\n\n\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439:\n\u0414\u043b\u044f Git:\nhttps://github.com/git/git/security/advisories/GHSA-hmg8-h7qf-7cxr\n\n\u0414\u043b\u044f \u0420\u0435\u0434\u041e\u0421: \nhttp://repo.red-soft.ru/redos/7.3c/x86_64/updates/\n\n\u0414\u043b\u044f UBLinux:\nhttps://security.ublinux.ru/CVE-2024-50349\n\n\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 git \u0434\u043e 1:2.43.0-1ubuntu7.2 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se18-bulletin-2025-0411SE18\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 git \u0434\u043e 1:2.30.2-1+deb11u4.astra6 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se17-bulletin-2025-0923SE17\n\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f git \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 1:2.50.1-0.1\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 git \u0434\u043e 1:2.30.2-1+deb11u4.astra6 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se47-bulletin-2025-1020SE47\n\n\u0414\u043b\u044f \u041c\u0421\u0412\u0421\u0444\u0435\u0440\u0430: https://errata.msvsphere-os.ru/definition/9/INFCSA-2025:11462?lang=ru\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 git \u0434\u043e 1:2.11.0-3+deb9u13+ci1 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se16-bulletin-20251225SE16",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "14.01.2025",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "20.01.2026",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "06.02.2025",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2025-01175",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2024-50349",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "\u0420\u0415\u0414 \u041e\u0421 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), Astra Linux Special Edition (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), Astra Linux Common Edition (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21164433), UBLinux (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21166874), Git, \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165913), \u041c\u0421\u0412\u0421\u0444\u0435\u0440\u0430",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "\u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb \u0420\u0415\u0414 \u041e\u0421 7.3 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.7 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 4.7 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Common Edition 1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21164433), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.8 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u041e\u041e\u041e \u00ab\u042e\u0431\u0438\u0442\u0435\u0445\u00bb UBLinux \u0434\u043e 2405 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21166874), \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\" \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx \u0434\u043e 2.14 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165913), \u041e\u041e\u041e \u00ab\u041d\u0426\u041f\u0420\u00bb \u041c\u0421\u0412\u0421\u0444\u0435\u0440\u0430 9.5 ",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430 ANSI Escape Sequence Handler \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0432\u0435\u0440\u0441\u0438\u044f\u043c\u0438 Git, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0440\u0430\u0441\u043a\u0440\u044b\u0442\u044c \u0437\u0430\u0449\u0438\u0449\u0430\u0435\u043c\u0443\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u041d\u0435\u043a\u043e\u0440\u0440\u0435\u043a\u0442\u043d\u043e\u0435 \u043a\u043e\u0434\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0438\u043b\u0438 \u0441\u043e\u043a\u0440\u044b\u0442\u0438\u0435 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445 (CWE-116), \u041d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u0430\u044f \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u0437\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u0435\u043b\u0435\u0439 \u0432\u0445\u043e\u0434\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445 (CWE-147), \u041d\u0435\u043f\u0440\u0438\u043d\u044f\u0442\u0438\u0435 \u043c\u0435\u0440 \u043f\u043e \u043d\u0435\u0439\u0442\u0440\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0445 \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u044e\u0449\u0438\u0445 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432 (CWE-150)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430 ANSI Escape Sequence Handler \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0432\u0435\u0440\u0441\u0438\u044f\u043c\u0438 Git \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043a\u043e\u043c \u043c\u0435\u0445\u0430\u043d\u0438\u0437\u043c\u0430 \u043a\u043e\u0434\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0438\u043b\u0438 \u044d\u043a\u0440\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u043e, \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u043c \u0434\u0430\u043d\u043d\u044b\u043c",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u041c\u0430\u043d\u0438\u043f\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430\u043c\u0438 \u0434\u0430\u043d\u043d\u044b\u0445, \u041d\u0435\u0441\u0430\u043d\u043a\u0446\u0438\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0441\u0431\u043e\u0440 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://github.com/git/git/commit/7725b8100ffbbff2750ee4d61a0fcc1f53a086e8\t\nhttps://github.com/git/git/commit/c903985bf7e772e2d08275c1a95c8a55ab011577\t\nhttps://github.com/git/git/security/advisories/GHSA-hmg8-h7qf-7cxr\nhttp://repo.red-soft.ru/redos/7.3c/x86_64/updates/\nhttps://security.ublinux.ru/CVE-2024-50349\nhttps://wiki.astralinux.ru/astra-linux-se18-bulletin-2025-0411SE18\nhttps://wiki.astralinux.ru/astra-linux-se17-bulletin-2025-0923SE17\nhttps://\u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430.\u043d\u043f\u043f\u043a\u0442.\u0440\u0444/bin/view/\u041e\u0421\u043d\u043e\u0432\u0430/\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f/2.14/\nhttps://wiki.astralinux.ru/astra-linux-se47-bulletin-2025-1020SE47\nhttps://errata.msvsphere-os.ru/definition/9/INFCSA-2025:11462?lang=ru\nhttps://wiki.astralinux.ru/astra-linux-se16-bulletin-20251225SE16",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-116, CWE-147, CWE-150",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,5)\n\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,3)\n\u041d\u0438\u0437\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u043e\u0446\u0435\u043d\u043a\u0430 CVSS 4.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 2,1)"
}
bit-git-2024-50349
Vulnerability from bitnami_vulndb
Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When Git asks for credentials via a terminal prompt (i.e. without using any credential helper), it prints out the host name for which the user is expected to provide a username and/or a password. At this stage, any URL-encoded parts have been decoded already, and are printed verbatim. This allows attackers to craft URLs that contain ANSI escape sequences that the terminal interpret to confuse users e.g. into providing passwords for trusted Git hosting sites when in fact they are then sent to untrusted sites that are under the attacker's control. This issue has been patch via commits 7725b81 and c903985 which are included in release versions v2.48.1, v2.47.2, v2.46.3, v2.45.3, v2.44.3, v2.43.6, v2.42.4, v2.41.3, and v2.40.4. Users are advised to upgrade. Users unable to upgrade should avoid cloning from untrusted URLs, especially recursive clones.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "git",
"purl": "pkg:bitnami/git"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.40.4"
},
{
"introduced": "2.41.0"
},
{
"fixed": "2.41.3"
},
{
"introduced": "2.42.0"
},
{
"fixed": "2.42.4"
},
{
"introduced": "2.43.0"
},
{
"fixed": "2.43.6"
},
{
"introduced": "2.44.0"
},
{
"fixed": "2.44.3"
},
{
"introduced": "2.45.0"
},
{
"fixed": "2.45.3"
},
{
"introduced": "2.46.0"
},
{
"fixed": "2.46.3"
},
{
"introduced": "2.47.0"
},
{
"fixed": "2.47.2"
},
{
"introduced": "2.48.0"
},
{
"fixed": "2.48.1"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:A/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
],
"aliases": [
"CVE-2024-50349"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:git:git:*:*:*:*:*:*:*:*"
],
"severity": "Low"
},
"details": "Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When Git asks for credentials via a terminal prompt (i.e. without using any credential helper), it prints out the host name for which the user is expected to provide a username and/or a password. At this stage, any URL-encoded parts have been decoded already, and are printed verbatim. This allows attackers to craft URLs that contain ANSI escape sequences that the terminal interpret to confuse users e.g. into providing passwords for trusted Git hosting sites when in fact they are then sent to untrusted sites that are under the attacker\u0027s control. This issue has been patch via commits `7725b81` and `c903985` which are included in release versions v2.48.1, v2.47.2, v2.46.3, v2.45.3, v2.44.3, v2.43.6, v2.42.4, v2.41.3, and v2.40.4. Users are advised to upgrade. Users unable to upgrade should avoid cloning from untrusted URLs, especially recursive clones.",
"id": "BIT-git-2024-50349",
"modified": "2025-11-06T13:25:46.476Z",
"published": "2025-04-14T11:03:09.254Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/git/git/commit/7725b8100ffbbff2750ee4d61a0fcc1f53a086e8"
},
{
"type": "WEB",
"url": "https://github.com/git/git/commit/c903985bf7e772e2d08275c1a95c8a55ab011577"
},
{
"type": "WEB",
"url": "https://github.com/git/git/security/advisories/GHSA-hmg8-h7qf-7cxr"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-50349"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2025/01/msg00025.html"
}
],
"schema_version": "1.6.2",
"summary": "Git does not sanitize URLs when asking for credentials interactively"
}
CERTFR-2025-AVI-0746
Vulnerability from certfr_avis - Published: 2025-08-29 - Updated: 2025-08-29
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Cognos Dashboards | Cognos Command Center versions 10.2.4.1 et 10.2.5 antérieures à 10.2.5 FP1 IF1 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.1.0.x antérieures à 6.1.0.2 GA | ||
| IBM | QRadar | QRadar SIEM versions 7.5.0 antérieures à QRadar 7.5.0 UP13 IF01 | ||
| IBM | Sterling | Sterling Connect:Direct pour Microsoft Windows versions 6.4.x antérieures à 6.4.0.3 | ||
| IBM | WebSphere | WebSphere Remote Server versions 9.1, 8.0 et 8.5 sans le dernier correctif de sécurité | ||
| IBM | Cognos Dashboards | Cognos Dashboards on Cloud Pak for Data versions 5.x antérieures à 5.2.1 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.2.0.x antérieures à 6.2.0.2 GA | ||
| IBM | QRadar | QRadar Incident Forensics versions 7.5.0 antérieures à QIF 7.5.0 UP13 IF01 | ||
| IBM | Sterling | Sterling External Authentication Server versions 6.1.0.x antérieures à 6.1.0.3 GA | ||
| IBM | Sterling | Sterling Connect:Direct pour Microsoft Windows versions 6.3.x antérieures à 6.3.0.6 | ||
| IBM | Db2 | Db2 Bridge versions antérieures à 1.1.1 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Cognos Command Center versions 10.2.4.1 et 10.2.5 ant\u00e9rieures \u00e0 10.2.5 FP1 IF1",
"product": {
"name": "Cognos Dashboards",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.1.0.x ant\u00e9rieures \u00e0 6.1.0.2 GA",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.0 ant\u00e9rieures \u00e0 QRadar 7.5.0 UP13 IF01",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct pour Microsoft Windows versions 6.4.x ant\u00e9rieures \u00e0 6.4.0.3",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Remote Server versions 9.1, 8.0 et 8.5 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Dashboards on Cloud Pak for Data versions 5.x ant\u00e9rieures \u00e0 5.2.1",
"product": {
"name": "Cognos Dashboards",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.2.0.x ant\u00e9rieures \u00e0 6.2.0.2 GA",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Incident Forensics versions 7.5.0 ant\u00e9rieures \u00e0 QIF 7.5.0 UP13 IF01",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling External Authentication Server versions 6.1.0.x ant\u00e9rieures \u00e0 6.1.0.3 GA",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct pour Microsoft Windows versions 6.3.x ant\u00e9rieures \u00e0 6.3.0.6",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 Bridge versions ant\u00e9rieures \u00e0 1.1.1",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-6531",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6531"
},
{
"name": "CVE-2025-4447",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4447"
},
{
"name": "CVE-2024-21144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
},
{
"name": "CVE-2025-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24789"
},
{
"name": "CVE-2022-50020",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50020"
},
{
"name": "CVE-2025-47944",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47944"
},
{
"name": "CVE-2024-50349",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50349"
},
{
"name": "CVE-2025-46835",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46835"
},
{
"name": "CVE-2024-57980",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57980"
},
{
"name": "CVE-2024-43420",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43420"
},
{
"name": "CVE-2025-49794",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49794"
},
{
"name": "CVE-2025-22004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22004"
},
{
"name": "CVE-2025-27614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27614"
},
{
"name": "CVE-2022-49111",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49111"
},
{
"name": "CVE-2025-1470",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1470"
},
{
"name": "CVE-2022-49058",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49058"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2024-52006",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52006"
},
{
"name": "CVE-2025-4373",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4373"
},
{
"name": "CVE-2024-13009",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13009"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2025-48385",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48385"
},
{
"name": "CVE-2025-48060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48060"
},
{
"name": "CVE-2024-50154",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50154"
},
{
"name": "CVE-2025-27613",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27613"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2024-10917",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10917"
},
{
"name": "CVE-2022-49136",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49136"
},
{
"name": "CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"name": "CVE-2022-49846",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49846"
},
{
"name": "CVE-2019-17543",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17543"
},
{
"name": "CVE-2025-38086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38086"
},
{
"name": "CVE-2025-48384",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48384"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2025-27152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27152"
},
{
"name": "CVE-2025-1471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1471"
},
{
"name": "CVE-2025-38079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38079"
},
{
"name": "CVE-2025-20012",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-20012"
},
{
"name": "CVE-2025-7425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7425"
},
{
"name": "CVE-2025-37738",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37738"
},
{
"name": "CVE-2024-53920",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53920"
},
{
"name": "CVE-2025-48976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48976"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2025-52520",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52520"
},
{
"name": "CVE-2024-52533",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52533"
},
{
"name": "CVE-2024-28956",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28956"
},
{
"name": "CVE-2025-2697",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2697"
},
{
"name": "CVE-2025-47935",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47935"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2025-21928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21928"
},
{
"name": "CVE-2025-30761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2025-1494",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1494"
},
{
"name": "CVE-2025-1994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1994"
},
{
"name": "CVE-2025-52434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52434"
},
{
"name": "CVE-2025-24495",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24495"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2022-49977",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49977"
},
{
"name": "CVE-2024-54661",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54661"
},
{
"name": "CVE-2025-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37890"
},
{
"name": "CVE-2025-22020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22020"
},
{
"name": "CVE-2025-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27533"
},
{
"name": "CVE-2025-6021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6021"
},
{
"name": "CVE-2025-55668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55668"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2024-58002",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58002"
},
{
"name": "CVE-2025-32415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32415"
},
{
"name": "CVE-2025-21905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21905"
},
{
"name": "CVE-2024-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23337"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2025-38052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38052"
},
{
"name": "CVE-2025-2900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2900"
},
{
"name": "CVE-2025-53506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53506"
},
{
"name": "CVE-2019-5427",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5427"
},
{
"name": "CVE-2022-49788",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49788"
},
{
"name": "CVE-2025-20623",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-20623"
},
{
"name": "CVE-2025-48997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48997"
},
{
"name": "CVE-2020-5260",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-5260"
},
{
"name": "CVE-2025-49796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49796"
},
{
"name": "CVE-2025-21919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21919"
},
{
"name": "CVE-2024-21131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
},
{
"name": "CVE-2024-34397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34397"
},
{
"name": "CVE-2025-21991",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21991"
},
{
"name": "CVE-2025-7338",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7338"
},
{
"name": "CVE-2025-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24790"
},
{
"name": "CVE-2024-45332",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45332"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2025-23150",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23150"
}
],
"initial_release_date": "2025-08-29T00:00:00",
"last_revision_date": "2025-08-29T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0746",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-08-29T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-08-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243411",
"url": "https://www.ibm.com/support/pages/node/7243411"
},
{
"published_at": "2025-08-22",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7242915",
"url": "https://www.ibm.com/support/pages/node/7242915"
},
{
"published_at": "2025-08-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243372",
"url": "https://www.ibm.com/support/pages/node/7243372"
},
{
"published_at": "2025-08-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7242159",
"url": "https://www.ibm.com/support/pages/node/7242159"
},
{
"published_at": "2025-08-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243146",
"url": "https://www.ibm.com/support/pages/node/7243146"
},
{
"published_at": "2025-08-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7242161",
"url": "https://www.ibm.com/support/pages/node/7242161"
},
{
"published_at": "2025-08-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243144",
"url": "https://www.ibm.com/support/pages/node/7243144"
},
{
"published_at": "2025-08-25",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243011",
"url": "https://www.ibm.com/support/pages/node/7243011"
},
{
"published_at": "2025-08-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243373",
"url": "https://www.ibm.com/support/pages/node/7243373"
}
]
}
FKIE_CVE-2024-50349
Vulnerability from fkie_nvd - Published: 2025-01-14 19:15 - Updated: 2025-12-18 16:42| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/git/git/commit/7725b8100ffbbff2750ee4d61a0fcc1f53a086e8 | Patch | |
| security-advisories@github.com | https://github.com/git/git/commit/c903985bf7e772e2d08275c1a95c8a55ab011577 | Patch | |
| security-advisories@github.com | https://github.com/git/git/security/advisories/GHSA-hmg8-h7qf-7cxr | Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2025/01/msg00025.html | Mailing List, Third Party Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:git:git:*:*:*:*:*:*:*:*",
"matchCriteriaId": "7C1D242C-8A27-4DDC-9D9F-0C2650838689",
"versionEndExcluding": "2.40.4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:git:git:*:*:*:*:*:*:*:*",
"matchCriteriaId": "F6D97957-E745-40FF-835C-449BEA641586",
"versionEndExcluding": "2.41.3",
"versionStartIncluding": "2.41.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:git:git:*:*:*:*:*:*:*:*",
"matchCriteriaId": "02C46CA7-9F41-4AEE-82DE-49CD89D8033D",
"versionEndExcluding": "2.42.4",
"versionStartIncluding": "2.42.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:git:git:*:*:*:*:*:*:*:*",
"matchCriteriaId": "6C6F576E-FCAD-4BA2-B57A-D1C294998BC4",
"versionEndExcluding": "2.43.6",
"versionStartIncluding": "2.43.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:git:git:*:*:*:*:*:*:*:*",
"matchCriteriaId": "60568F6F-D759-417D-ACEE-2860BA4BC56A",
"versionEndExcluding": "2.44.3",
"versionStartIncluding": "2.44.3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:git:git:*:*:*:*:*:*:*:*",
"matchCriteriaId": "28969053-B8F8-4174-A0BC-5E59357AF5C8",
"versionEndExcluding": "2.45.3",
"versionStartIncluding": "2.45.3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:git:git:*:*:*:*:*:*:*:*",
"matchCriteriaId": "A0DC8A5D-DD27-4FCA-AC39-9E3266E78727",
"versionEndExcluding": "2.46.3",
"versionStartIncluding": "2.46.3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:git:git:*:*:*:*:*:*:*:*",
"matchCriteriaId": "45A02A7F-6351-473E-87CB-241FBD0F2104",
"versionEndExcluding": "2.47.2",
"versionStartIncluding": "2.47.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:git:git:2.48.0:*:*:*:*:*:*:*",
"matchCriteriaId": "4C36DA33-79E9-45AC-AC23-8EAEB6371D4A",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FA6FEEC2-9F11-4643-8827-749718254FED",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When Git asks for credentials via a terminal prompt (i.e. without using any credential helper), it prints out the host name for which the user is expected to provide a username and/or a password. At this stage, any URL-encoded parts have been decoded already, and are printed verbatim. This allows attackers to craft URLs that contain ANSI escape sequences that the terminal interpret to confuse users e.g. into providing passwords for trusted Git hosting sites when in fact they are then sent to untrusted sites that are under the attacker\u0027s control. This issue has been patch via commits `7725b81` and `c903985` which are included in release versions v2.48.1, v2.47.2, v2.46.3, v2.45.3, v2.44.3, v2.43.6, v2.42.4, v2.41.3, and v2.40.4. Users are advised to upgrade. Users unable to upgrade should avoid cloning from untrusted URLs, especially recursive clones."
},
{
"lang": "es",
"value": "Git es un sistema de control de revisi\u00f3n distribuido, r\u00e1pido y escalable con un conjunto de comandos inusualmente rico que proporciona operaciones de alto nivel y acceso completo a los elementos internos. Cuando Git solicita credenciales a trav\u00e9s de un indicador de terminal (es decir, sin usar ning\u00fan asistente de credenciales), imprime el nombre de host para el que se espera que el usuario proporcione un nombre de usuario y/o una contrase\u00f1a. En esta etapa, todas las partes codificadas en URL ya han sido decodificadas y se imprimen textualmente. Esto permite a los atacantes crear URL que contienen secuencias de escape ANSI que la terminal interpreta para confundir a los usuarios, por ejemplo, para que proporcionen contrase\u00f1as para sitios de alojamiento de Git confiables cuando, de hecho, luego se env\u00edan a sitios que no son de confianza y que est\u00e1n bajo el control del atacante. Este problema se ha corregido mediante las confirmaciones `7725b81` y `c903985`, que est\u00e1n incluidas en las versiones de lanzamiento v2.48.1, v2.47.1, v2.46.3, v2.45.3, v2.44.3, v2.43.6, v2.42.4, v2.41.3 y v2.40.4. Se recomienda a los usuarios que actualicen la versi\u00f3n. Los usuarios que no puedan actualizar deben evitar la clonaci\u00f3n desde URL que no sean de confianza, especialmente clones recursivos."
}
],
"id": "CVE-2024-50349",
"lastModified": "2025-12-18T16:42:54.610",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "HIGH",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 2.1,
"baseSeverity": "LOW",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "LOW",
"subIntegrityImpact": "LOW",
"userInteraction": "ACTIVE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:A/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "LOW",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2025-01-14T19:15:32.157",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/git/git/commit/7725b8100ffbbff2750ee4d61a0fcc1f53a086e8"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/git/git/commit/c903985bf7e772e2d08275c1a95c8a55ab011577"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://github.com/git/git/security/advisories/GHSA-hmg8-h7qf-7cxr"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2025/01/msg00025.html"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-116"
},
{
"lang": "en",
"value": "CWE-147"
},
{
"lang": "en",
"value": "CWE-150"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
MSRC_CVE-2024-50349
Vulnerability from csaf_microsoft - Published: 2025-01-02 00:00 - Updated: 2026-02-21 02:43| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17121-17086 | — | ||
| Unresolved product id: 17491-17084 | — | ||
| Unresolved product id: 16899-17084 | — | ||
| Unresolved product id: 17333-17086 | — | ||
| Unresolved product id: 19933-17086 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2025/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2025/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2024-50349 Git does not sanitize URLs when asking for credentials interactively - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2024-50349.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Git does not sanitize URLs when asking for credentials interactively",
"tracking": {
"current_release_date": "2026-02-21T02:43:08.000Z",
"generator": {
"date": "2026-03-05T09:17:15.153Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2024-50349",
"initial_release_date": "2025-01-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-01-22T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2025-02-02T00:00:00.000Z",
"legacy_version": "1",
"number": "2",
"summary": "Information published."
},
{
"date": "2025-02-03T00:00:00.000Z",
"legacy_version": "1.1",
"number": "3",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-02-04T00:00:00.000Z",
"legacy_version": "1.2",
"number": "4",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-02-05T00:00:00.000Z",
"legacy_version": "1.3",
"number": "5",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-02-07T00:00:00.000Z",
"legacy_version": "1.4",
"number": "6",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-02-08T00:00:00.000Z",
"legacy_version": "1.5",
"number": "7",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-02-09T00:00:00.000Z",
"legacy_version": "1.6",
"number": "8",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-02-10T00:00:00.000Z",
"legacy_version": "1.7",
"number": "9",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-02-11T00:00:00.000Z",
"legacy_version": "1.8",
"number": "10",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-02-12T00:00:00.000Z",
"legacy_version": "1.9",
"number": "11",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-01-23T00:00:00.000Z",
"legacy_version": "2",
"number": "12",
"summary": "Information published."
},
{
"date": "2025-02-13T00:00:00.000Z",
"legacy_version": "2",
"number": "13",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-02-14T00:00:00.000Z",
"legacy_version": "2.1",
"number": "14",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-02-15T00:00:00.000Z",
"legacy_version": "2.2",
"number": "15",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-02-16T00:00:00.000Z",
"legacy_version": "2.3",
"number": "16",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-02-17T00:00:00.000Z",
"legacy_version": "2.4",
"number": "17",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-02-18T00:00:00.000Z",
"legacy_version": "2.5",
"number": "18",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-02-19T00:00:00.000Z",
"legacy_version": "2.6",
"number": "19",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-02-20T00:00:00.000Z",
"legacy_version": "2.7",
"number": "20",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-02-21T00:00:00.000Z",
"legacy_version": "2.8",
"number": "21",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-02-22T00:00:00.000Z",
"legacy_version": "2.9",
"number": "22",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-01-24T00:00:00.000Z",
"legacy_version": "3",
"number": "23",
"summary": "Information published."
},
{
"date": "2025-02-23T00:00:00.000Z",
"legacy_version": "3",
"number": "24",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-02-24T00:00:00.000Z",
"legacy_version": "3.1",
"number": "25",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-02-25T00:00:00.000Z",
"legacy_version": "3.2",
"number": "26",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-02-26T00:00:00.000Z",
"legacy_version": "3.3",
"number": "27",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-02-27T00:00:00.000Z",
"legacy_version": "3.4",
"number": "28",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-02-28T00:00:00.000Z",
"legacy_version": "3.5",
"number": "29",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-01T00:00:00.000Z",
"legacy_version": "3.6",
"number": "30",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-02T00:00:00.000Z",
"legacy_version": "3.7",
"number": "31",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-03T00:00:00.000Z",
"legacy_version": "3.8",
"number": "32",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-04T00:00:00.000Z",
"legacy_version": "3.9",
"number": "33",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-01-25T00:00:00.000Z",
"legacy_version": "4",
"number": "34",
"summary": "Information published."
},
{
"date": "2025-03-05T00:00:00.000Z",
"legacy_version": "4",
"number": "35",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-06T00:00:00.000Z",
"legacy_version": "4.1",
"number": "36",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-08T00:00:00.000Z",
"legacy_version": "4.2",
"number": "37",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-09T00:00:00.000Z",
"legacy_version": "4.3",
"number": "38",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-10T00:00:00.000Z",
"legacy_version": "4.4",
"number": "39",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-11T00:00:00.000Z",
"legacy_version": "4.5",
"number": "40",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-12T00:00:00.000Z",
"legacy_version": "4.6",
"number": "41",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-13T00:00:00.000Z",
"legacy_version": "4.7",
"number": "42",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-14T00:00:00.000Z",
"legacy_version": "4.8",
"number": "43",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-15T00:00:00.000Z",
"legacy_version": "4.9",
"number": "44",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-01-27T00:00:00.000Z",
"legacy_version": "5",
"number": "45",
"summary": "Information published."
},
{
"date": "2025-03-16T00:00:00.000Z",
"legacy_version": "5",
"number": "46",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-17T00:00:00.000Z",
"legacy_version": "5.1",
"number": "47",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-18T00:00:00.000Z",
"legacy_version": "5.2",
"number": "48",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-19T00:00:00.000Z",
"legacy_version": "5.3",
"number": "49",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-20T00:00:00.000Z",
"legacy_version": "5.4",
"number": "50",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-21T00:00:00.000Z",
"legacy_version": "5.5",
"number": "51",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-22T00:00:00.000Z",
"legacy_version": "5.6",
"number": "52",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-23T00:00:00.000Z",
"legacy_version": "5.7",
"number": "53",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-24T00:00:00.000Z",
"legacy_version": "5.8",
"number": "54",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-25T00:00:00.000Z",
"legacy_version": "5.9",
"number": "55",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-01-28T00:00:00.000Z",
"legacy_version": "6",
"number": "56",
"summary": "Information published."
},
{
"date": "2025-03-26T00:00:00.000Z",
"legacy_version": "6",
"number": "57",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-27T00:00:00.000Z",
"legacy_version": "6.1",
"number": "58",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-28T00:00:00.000Z",
"legacy_version": "6.2",
"number": "59",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-29T00:00:00.000Z",
"legacy_version": "6.3",
"number": "60",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-30T00:00:00.000Z",
"legacy_version": "6.4",
"number": "61",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-03-31T00:00:00.000Z",
"legacy_version": "6.5",
"number": "62",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-04-01T00:00:00.000Z",
"legacy_version": "6.6",
"number": "63",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-04-03T00:00:00.000Z",
"legacy_version": "6.7",
"number": "64",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-04-04T00:00:00.000Z",
"legacy_version": "6.8",
"number": "65",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-04-05T00:00:00.000Z",
"legacy_version": "6.9",
"number": "66",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-01-29T00:00:00.000Z",
"legacy_version": "7",
"number": "67",
"summary": "Information published."
},
{
"date": "2025-04-06T00:00:00.000Z",
"legacy_version": "7",
"number": "68",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-04-07T00:00:00.000Z",
"legacy_version": "7.1",
"number": "69",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-04-08T00:00:00.000Z",
"legacy_version": "7.2",
"number": "70",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-04-09T00:00:00.000Z",
"legacy_version": "7.3",
"number": "71",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-04-11T00:00:00.000Z",
"legacy_version": "7.4",
"number": "72",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-04-12T00:00:00.000Z",
"legacy_version": "7.5",
"number": "73",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-04-13T00:00:00.000Z",
"legacy_version": "7.6",
"number": "74",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-04-14T00:00:00.000Z",
"legacy_version": "7.7",
"number": "75",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-04-15T00:00:00.000Z",
"legacy_version": "7.8",
"number": "76",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-04-16T00:00:00.000Z",
"legacy_version": "7.9",
"number": "77",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-01-30T00:00:00.000Z",
"legacy_version": "8",
"number": "78",
"summary": "Information published."
},
{
"date": "2025-04-17T00:00:00.000Z",
"legacy_version": "8",
"number": "79",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-04-18T00:00:00.000Z",
"legacy_version": "8.1",
"number": "80",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-04-19T00:00:00.000Z",
"legacy_version": "8.2",
"number": "81",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-04-20T00:00:00.000Z",
"legacy_version": "8.3",
"number": "82",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-04-21T00:00:00.000Z",
"legacy_version": "8.4",
"number": "83",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-04-22T00:00:00.000Z",
"legacy_version": "8.5",
"number": "84",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-04-23T00:00:00.000Z",
"legacy_version": "8.6",
"number": "85",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-04-24T00:00:00.000Z",
"legacy_version": "8.7",
"number": "86",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-04-25T00:00:00.000Z",
"legacy_version": "8.8",
"number": "87",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-04-26T00:00:00.000Z",
"legacy_version": "8.9",
"number": "88",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-02-01T00:00:00.000Z",
"legacy_version": "9",
"number": "89",
"summary": "Information published."
},
{
"date": "2025-04-28T00:00:00.000Z",
"legacy_version": "9",
"number": "90",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-04-29T00:00:00.000Z",
"legacy_version": "9.1",
"number": "91",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-04-30T00:00:00.000Z",
"legacy_version": "9.2",
"number": "92",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-01T00:00:00.000Z",
"legacy_version": "9.3",
"number": "93",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-02T00:00:00.000Z",
"legacy_version": "9.4",
"number": "94",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-03T00:00:00.000Z",
"legacy_version": "9.5",
"number": "95",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-04T00:00:00.000Z",
"legacy_version": "9.6",
"number": "96",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-05T00:00:00.000Z",
"legacy_version": "9.7",
"number": "97",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-06T00:00:00.000Z",
"legacy_version": "9.8",
"number": "98",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-07T00:00:00.000Z",
"legacy_version": "9.9",
"number": "99",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-08T00:00:00.000Z",
"legacy_version": "1",
"number": "100",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-09T00:00:00.000Z",
"legacy_version": "10.1",
"number": "101",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-10T00:00:00.000Z",
"legacy_version": "10.2",
"number": "102",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-11T00:00:00.000Z",
"legacy_version": "10.3",
"number": "103",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-12T00:00:00.000Z",
"legacy_version": "10.4",
"number": "104",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-13T00:00:00.000Z",
"legacy_version": "10.5",
"number": "105",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-14T00:00:00.000Z",
"legacy_version": "10.6",
"number": "106",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-15T00:00:00.000Z",
"legacy_version": "10.7",
"number": "107",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-16T00:00:00.000Z",
"legacy_version": "10.8",
"number": "108",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-17T00:00:00.000Z",
"legacy_version": "10.9",
"number": "109",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-18T00:00:00.000Z",
"legacy_version": "11",
"number": "110",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-19T00:00:00.000Z",
"legacy_version": "11.1",
"number": "111",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-20T00:00:00.000Z",
"legacy_version": "11.2",
"number": "112",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-21T00:00:00.000Z",
"legacy_version": "11.3",
"number": "113",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-22T00:00:00.000Z",
"legacy_version": "11.4",
"number": "114",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-23T00:00:00.000Z",
"legacy_version": "11.5",
"number": "115",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-24T00:00:00.000Z",
"legacy_version": "11.6",
"number": "116",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-25T00:00:00.000Z",
"legacy_version": "11.7",
"number": "117",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-26T00:00:00.000Z",
"legacy_version": "11.8",
"number": "118",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2025-05-27T00:00:00.000Z",
"legacy_version": "11.9",
"number": "119",
"summary": "Added git to CBL-Mariner 2.0"
},
{
"date": "2026-02-21T02:43:08.000Z",
"legacy_version": "12",
"number": "120",
"summary": "Information published."
}
],
"status": "final",
"version": "120"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
},
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 git 2.40.4-1",
"product": {
"name": "\u003ccbl2 git 2.40.4-1",
"product_id": "4"
}
},
{
"category": "product_version",
"name": "cbl2 git 2.40.4-1",
"product": {
"name": "cbl2 git 2.40.4-1",
"product_id": "17121"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 git 2.45.3-1",
"product": {
"name": "\u003cazl3 git 2.45.3-1",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "azl3 git 2.45.3-1",
"product": {
"name": "azl3 git 2.45.3-1",
"product_id": "17491"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 git 2.45.2-1",
"product": {
"name": "\u003cazl3 git 2.45.2-1",
"product_id": "5"
}
},
{
"category": "product_version",
"name": "azl3 git 2.45.2-1",
"product": {
"name": "azl3 git 2.45.2-1",
"product_id": "16899"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 git 2.39.4-1",
"product": {
"name": "\u003ccbl2 git 2.39.4-1",
"product_id": "3"
}
},
{
"category": "product_version",
"name": "cbl2 git 2.39.4-1",
"product": {
"name": "cbl2 git 2.39.4-1",
"product_id": "17333"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 git 2.39.4-1",
"product": {
"name": "\u003ccbl2 git 2.39.4-1",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 git 2.39.4-1",
"product": {
"name": "cbl2 git 2.39.4-1",
"product_id": "19933"
}
}
],
"category": "product_name",
"name": "git"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 git 2.40.4-1 as a component of CBL Mariner 2.0",
"product_id": "17086-4"
},
"product_reference": "4",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 git 2.40.4-1 as a component of CBL Mariner 2.0",
"product_id": "17121-17086"
},
"product_reference": "17121",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 git 2.45.3-1 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 git 2.45.3-1 as a component of Azure Linux 3.0",
"product_id": "17491-17084"
},
"product_reference": "17491",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 git 2.45.2-1 as a component of Azure Linux 3.0",
"product_id": "17084-5"
},
"product_reference": "5",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 git 2.45.2-1 as a component of Azure Linux 3.0",
"product_id": "16899-17084"
},
"product_reference": "16899",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 git 2.39.4-1 as a component of CBL Mariner 2.0",
"product_id": "17086-3"
},
"product_reference": "3",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 git 2.39.4-1 as a component of CBL Mariner 2.0",
"product_id": "17333-17086"
},
"product_reference": "17333",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 git 2.39.4-1 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 git 2.39.4-1 as a component of CBL Mariner 2.0",
"product_id": "19933-17086"
},
"product_reference": "19933",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-50349",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"17121-17086",
"17491-17084",
"16899-17084",
"17333-17086",
"19933-17086"
],
"known_affected": [
"17086-4",
"17084-2",
"17084-5",
"17086-3",
"17086-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-50349 Git does not sanitize URLs when asking for credentials interactively - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2024-50349.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-22T00:00:00.000Z",
"details": "2.40.4-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-4",
"17086-3",
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-01-22T00:00:00.000Z",
"details": "2.45.3-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-2",
"17084-5"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"title": "Git does not sanitize URLs when asking for credentials interactively"
}
]
}
OPENSUSE-SU-2025:14652-1
Vulnerability from csaf_opensuse - Published: 2025-01-16 00:00 - Updated: 2025-01-16 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:git-2.48.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-2.48.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-2.48.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-2.48.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.48.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.48.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.48.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-arch-2.48.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.48.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.48.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.48.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-core-2.48.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.48.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.48.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.48.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-credential-libsecret-2.48.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.48.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.48.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.48.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-cvs-2.48.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.48.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.48.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.48.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-daemon-2.48.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.48.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.48.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.48.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-doc-2.48.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.48.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.48.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.48.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-email-2.48.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.48.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.48.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.48.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-gui-2.48.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.48.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.48.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.48.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-p4-2.48.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.48.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.48.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.48.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-svn-2.48.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.48.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.48.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.48.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:git-web-2.48.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.48.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.48.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.48.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gitk-2.48.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.48.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.48.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.48.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:perl-Git-2.48.1-1.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://lists.opensuse.org/archives/list/security… | self |
| https://lists.opensuse.org/archives/list/security… | self |
| https://www.suse.com/security/cve/CVE-2024-50349/ | self |
| https://www.suse.com/security/cve/CVE-2024-50349 | external |
| https://bugzilla.suse.com/1235600 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "git-2.48.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the git-2.48.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-14652",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_14652-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:14652-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3U7ZJVFYNJHRXNCR7ICBM6U5UARDPCAF/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:14652-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3U7ZJVFYNJHRXNCR7ICBM6U5UARDPCAF/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-50349 page",
"url": "https://www.suse.com/security/cve/CVE-2024-50349/"
}
],
"title": "git-2.48.1-1.1 on GA media",
"tracking": {
"current_release_date": "2025-01-16T00:00:00Z",
"generator": {
"date": "2025-01-16T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:14652-1",
"initial_release_date": "2025-01-16T00:00:00Z",
"revision_history": [
{
"date": "2025-01-16T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "git-2.48.1-1.1.aarch64",
"product": {
"name": "git-2.48.1-1.1.aarch64",
"product_id": "git-2.48.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "git-arch-2.48.1-1.1.aarch64",
"product": {
"name": "git-arch-2.48.1-1.1.aarch64",
"product_id": "git-arch-2.48.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "git-core-2.48.1-1.1.aarch64",
"product": {
"name": "git-core-2.48.1-1.1.aarch64",
"product_id": "git-core-2.48.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-2.48.1-1.1.aarch64",
"product": {
"name": "git-credential-libsecret-2.48.1-1.1.aarch64",
"product_id": "git-credential-libsecret-2.48.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "git-cvs-2.48.1-1.1.aarch64",
"product": {
"name": "git-cvs-2.48.1-1.1.aarch64",
"product_id": "git-cvs-2.48.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "git-daemon-2.48.1-1.1.aarch64",
"product": {
"name": "git-daemon-2.48.1-1.1.aarch64",
"product_id": "git-daemon-2.48.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "git-doc-2.48.1-1.1.aarch64",
"product": {
"name": "git-doc-2.48.1-1.1.aarch64",
"product_id": "git-doc-2.48.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "git-email-2.48.1-1.1.aarch64",
"product": {
"name": "git-email-2.48.1-1.1.aarch64",
"product_id": "git-email-2.48.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "git-gui-2.48.1-1.1.aarch64",
"product": {
"name": "git-gui-2.48.1-1.1.aarch64",
"product_id": "git-gui-2.48.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "git-p4-2.48.1-1.1.aarch64",
"product": {
"name": "git-p4-2.48.1-1.1.aarch64",
"product_id": "git-p4-2.48.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "git-svn-2.48.1-1.1.aarch64",
"product": {
"name": "git-svn-2.48.1-1.1.aarch64",
"product_id": "git-svn-2.48.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "git-web-2.48.1-1.1.aarch64",
"product": {
"name": "git-web-2.48.1-1.1.aarch64",
"product_id": "git-web-2.48.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "gitk-2.48.1-1.1.aarch64",
"product": {
"name": "gitk-2.48.1-1.1.aarch64",
"product_id": "gitk-2.48.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-Git-2.48.1-1.1.aarch64",
"product": {
"name": "perl-Git-2.48.1-1.1.aarch64",
"product_id": "perl-Git-2.48.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-2.48.1-1.1.ppc64le",
"product": {
"name": "git-2.48.1-1.1.ppc64le",
"product_id": "git-2.48.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "git-arch-2.48.1-1.1.ppc64le",
"product": {
"name": "git-arch-2.48.1-1.1.ppc64le",
"product_id": "git-arch-2.48.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "git-core-2.48.1-1.1.ppc64le",
"product": {
"name": "git-core-2.48.1-1.1.ppc64le",
"product_id": "git-core-2.48.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-2.48.1-1.1.ppc64le",
"product": {
"name": "git-credential-libsecret-2.48.1-1.1.ppc64le",
"product_id": "git-credential-libsecret-2.48.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "git-cvs-2.48.1-1.1.ppc64le",
"product": {
"name": "git-cvs-2.48.1-1.1.ppc64le",
"product_id": "git-cvs-2.48.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "git-daemon-2.48.1-1.1.ppc64le",
"product": {
"name": "git-daemon-2.48.1-1.1.ppc64le",
"product_id": "git-daemon-2.48.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "git-doc-2.48.1-1.1.ppc64le",
"product": {
"name": "git-doc-2.48.1-1.1.ppc64le",
"product_id": "git-doc-2.48.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "git-email-2.48.1-1.1.ppc64le",
"product": {
"name": "git-email-2.48.1-1.1.ppc64le",
"product_id": "git-email-2.48.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "git-gui-2.48.1-1.1.ppc64le",
"product": {
"name": "git-gui-2.48.1-1.1.ppc64le",
"product_id": "git-gui-2.48.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "git-p4-2.48.1-1.1.ppc64le",
"product": {
"name": "git-p4-2.48.1-1.1.ppc64le",
"product_id": "git-p4-2.48.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "git-svn-2.48.1-1.1.ppc64le",
"product": {
"name": "git-svn-2.48.1-1.1.ppc64le",
"product_id": "git-svn-2.48.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "git-web-2.48.1-1.1.ppc64le",
"product": {
"name": "git-web-2.48.1-1.1.ppc64le",
"product_id": "git-web-2.48.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gitk-2.48.1-1.1.ppc64le",
"product": {
"name": "gitk-2.48.1-1.1.ppc64le",
"product_id": "gitk-2.48.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-Git-2.48.1-1.1.ppc64le",
"product": {
"name": "perl-Git-2.48.1-1.1.ppc64le",
"product_id": "perl-Git-2.48.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-2.48.1-1.1.s390x",
"product": {
"name": "git-2.48.1-1.1.s390x",
"product_id": "git-2.48.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "git-arch-2.48.1-1.1.s390x",
"product": {
"name": "git-arch-2.48.1-1.1.s390x",
"product_id": "git-arch-2.48.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "git-core-2.48.1-1.1.s390x",
"product": {
"name": "git-core-2.48.1-1.1.s390x",
"product_id": "git-core-2.48.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-2.48.1-1.1.s390x",
"product": {
"name": "git-credential-libsecret-2.48.1-1.1.s390x",
"product_id": "git-credential-libsecret-2.48.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "git-cvs-2.48.1-1.1.s390x",
"product": {
"name": "git-cvs-2.48.1-1.1.s390x",
"product_id": "git-cvs-2.48.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "git-daemon-2.48.1-1.1.s390x",
"product": {
"name": "git-daemon-2.48.1-1.1.s390x",
"product_id": "git-daemon-2.48.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "git-doc-2.48.1-1.1.s390x",
"product": {
"name": "git-doc-2.48.1-1.1.s390x",
"product_id": "git-doc-2.48.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "git-email-2.48.1-1.1.s390x",
"product": {
"name": "git-email-2.48.1-1.1.s390x",
"product_id": "git-email-2.48.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "git-gui-2.48.1-1.1.s390x",
"product": {
"name": "git-gui-2.48.1-1.1.s390x",
"product_id": "git-gui-2.48.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "git-p4-2.48.1-1.1.s390x",
"product": {
"name": "git-p4-2.48.1-1.1.s390x",
"product_id": "git-p4-2.48.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "git-svn-2.48.1-1.1.s390x",
"product": {
"name": "git-svn-2.48.1-1.1.s390x",
"product_id": "git-svn-2.48.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "git-web-2.48.1-1.1.s390x",
"product": {
"name": "git-web-2.48.1-1.1.s390x",
"product_id": "git-web-2.48.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "gitk-2.48.1-1.1.s390x",
"product": {
"name": "gitk-2.48.1-1.1.s390x",
"product_id": "gitk-2.48.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-Git-2.48.1-1.1.s390x",
"product": {
"name": "perl-Git-2.48.1-1.1.s390x",
"product_id": "perl-Git-2.48.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "git-2.48.1-1.1.x86_64",
"product": {
"name": "git-2.48.1-1.1.x86_64",
"product_id": "git-2.48.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "git-arch-2.48.1-1.1.x86_64",
"product": {
"name": "git-arch-2.48.1-1.1.x86_64",
"product_id": "git-arch-2.48.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "git-core-2.48.1-1.1.x86_64",
"product": {
"name": "git-core-2.48.1-1.1.x86_64",
"product_id": "git-core-2.48.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "git-credential-libsecret-2.48.1-1.1.x86_64",
"product": {
"name": "git-credential-libsecret-2.48.1-1.1.x86_64",
"product_id": "git-credential-libsecret-2.48.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "git-cvs-2.48.1-1.1.x86_64",
"product": {
"name": "git-cvs-2.48.1-1.1.x86_64",
"product_id": "git-cvs-2.48.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "git-daemon-2.48.1-1.1.x86_64",
"product": {
"name": "git-daemon-2.48.1-1.1.x86_64",
"product_id": "git-daemon-2.48.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "git-doc-2.48.1-1.1.x86_64",
"product": {
"name": "git-doc-2.48.1-1.1.x86_64",
"product_id": "git-doc-2.48.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "git-email-2.48.1-1.1.x86_64",
"product": {
"name": "git-email-2.48.1-1.1.x86_64",
"product_id": "git-email-2.48.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "git-gui-2.48.1-1.1.x86_64",
"product": {
"name": "git-gui-2.48.1-1.1.x86_64",
"product_id": "git-gui-2.48.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "git-p4-2.48.1-1.1.x86_64",
"product": {
"name": "git-p4-2.48.1-1.1.x86_64",
"product_id": "git-p4-2.48.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "git-svn-2.48.1-1.1.x86_64",
"product": {
"name": "git-svn-2.48.1-1.1.x86_64",
"product_id": "git-svn-2.48.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "git-web-2.48.1-1.1.x86_64",
"product": {
"name": "git-web-2.48.1-1.1.x86_64",
"product_id": "git-web-2.48.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "gitk-2.48.1-1.1.x86_64",
"product": {
"name": "gitk-2.48.1-1.1.x86_64",
"product_id": "gitk-2.48.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-Git-2.48.1-1.1.x86_64",
"product": {
"name": "perl-Git-2.48.1-1.1.x86_64",
"product_id": "perl-Git-2.48.1-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-2.48.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-2.48.1-1.1.aarch64"
},
"product_reference": "git-2.48.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-2.48.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-2.48.1-1.1.ppc64le"
},
"product_reference": "git-2.48.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-2.48.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-2.48.1-1.1.s390x"
},
"product_reference": "git-2.48.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-2.48.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-2.48.1-1.1.x86_64"
},
"product_reference": "git-2.48.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-arch-2.48.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-arch-2.48.1-1.1.aarch64"
},
"product_reference": "git-arch-2.48.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-arch-2.48.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-arch-2.48.1-1.1.ppc64le"
},
"product_reference": "git-arch-2.48.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-arch-2.48.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-arch-2.48.1-1.1.s390x"
},
"product_reference": "git-arch-2.48.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-arch-2.48.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-arch-2.48.1-1.1.x86_64"
},
"product_reference": "git-arch-2.48.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-2.48.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-core-2.48.1-1.1.aarch64"
},
"product_reference": "git-core-2.48.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-2.48.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-core-2.48.1-1.1.ppc64le"
},
"product_reference": "git-core-2.48.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-2.48.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-core-2.48.1-1.1.s390x"
},
"product_reference": "git-core-2.48.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-core-2.48.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-core-2.48.1-1.1.x86_64"
},
"product_reference": "git-core-2.48.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-2.48.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-credential-libsecret-2.48.1-1.1.aarch64"
},
"product_reference": "git-credential-libsecret-2.48.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-2.48.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-credential-libsecret-2.48.1-1.1.ppc64le"
},
"product_reference": "git-credential-libsecret-2.48.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-2.48.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-credential-libsecret-2.48.1-1.1.s390x"
},
"product_reference": "git-credential-libsecret-2.48.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-credential-libsecret-2.48.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-credential-libsecret-2.48.1-1.1.x86_64"
},
"product_reference": "git-credential-libsecret-2.48.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-cvs-2.48.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-cvs-2.48.1-1.1.aarch64"
},
"product_reference": "git-cvs-2.48.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-cvs-2.48.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-cvs-2.48.1-1.1.ppc64le"
},
"product_reference": "git-cvs-2.48.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-cvs-2.48.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-cvs-2.48.1-1.1.s390x"
},
"product_reference": "git-cvs-2.48.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-cvs-2.48.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-cvs-2.48.1-1.1.x86_64"
},
"product_reference": "git-cvs-2.48.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-2.48.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-daemon-2.48.1-1.1.aarch64"
},
"product_reference": "git-daemon-2.48.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-2.48.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-daemon-2.48.1-1.1.ppc64le"
},
"product_reference": "git-daemon-2.48.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-2.48.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-daemon-2.48.1-1.1.s390x"
},
"product_reference": "git-daemon-2.48.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-daemon-2.48.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-daemon-2.48.1-1.1.x86_64"
},
"product_reference": "git-daemon-2.48.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-doc-2.48.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-doc-2.48.1-1.1.aarch64"
},
"product_reference": "git-doc-2.48.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-doc-2.48.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-doc-2.48.1-1.1.ppc64le"
},
"product_reference": "git-doc-2.48.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-doc-2.48.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-doc-2.48.1-1.1.s390x"
},
"product_reference": "git-doc-2.48.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-doc-2.48.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-doc-2.48.1-1.1.x86_64"
},
"product_reference": "git-doc-2.48.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-email-2.48.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-email-2.48.1-1.1.aarch64"
},
"product_reference": "git-email-2.48.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-email-2.48.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-email-2.48.1-1.1.ppc64le"
},
"product_reference": "git-email-2.48.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-email-2.48.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-email-2.48.1-1.1.s390x"
},
"product_reference": "git-email-2.48.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-email-2.48.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-email-2.48.1-1.1.x86_64"
},
"product_reference": "git-email-2.48.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gui-2.48.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-gui-2.48.1-1.1.aarch64"
},
"product_reference": "git-gui-2.48.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gui-2.48.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-gui-2.48.1-1.1.ppc64le"
},
"product_reference": "git-gui-2.48.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gui-2.48.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-gui-2.48.1-1.1.s390x"
},
"product_reference": "git-gui-2.48.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-gui-2.48.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-gui-2.48.1-1.1.x86_64"
},
"product_reference": "git-gui-2.48.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-p4-2.48.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-p4-2.48.1-1.1.aarch64"
},
"product_reference": "git-p4-2.48.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-p4-2.48.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-p4-2.48.1-1.1.ppc64le"
},
"product_reference": "git-p4-2.48.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-p4-2.48.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-p4-2.48.1-1.1.s390x"
},
"product_reference": "git-p4-2.48.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-p4-2.48.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-p4-2.48.1-1.1.x86_64"
},
"product_reference": "git-p4-2.48.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-2.48.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-svn-2.48.1-1.1.aarch64"
},
"product_reference": "git-svn-2.48.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-2.48.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-svn-2.48.1-1.1.ppc64le"
},
"product_reference": "git-svn-2.48.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-2.48.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-svn-2.48.1-1.1.s390x"
},
"product_reference": "git-svn-2.48.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-svn-2.48.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-svn-2.48.1-1.1.x86_64"
},
"product_reference": "git-svn-2.48.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-web-2.48.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-web-2.48.1-1.1.aarch64"
},
"product_reference": "git-web-2.48.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-web-2.48.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-web-2.48.1-1.1.ppc64le"
},
"product_reference": "git-web-2.48.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-web-2.48.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-web-2.48.1-1.1.s390x"
},
"product_reference": "git-web-2.48.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-web-2.48.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:git-web-2.48.1-1.1.x86_64"
},
"product_reference": "git-web-2.48.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitk-2.48.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gitk-2.48.1-1.1.aarch64"
},
"product_reference": "gitk-2.48.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitk-2.48.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gitk-2.48.1-1.1.ppc64le"
},
"product_reference": "gitk-2.48.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitk-2.48.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gitk-2.48.1-1.1.s390x"
},
"product_reference": "gitk-2.48.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gitk-2.48.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gitk-2.48.1-1.1.x86_64"
},
"product_reference": "gitk-2.48.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-2.48.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-Git-2.48.1-1.1.aarch64"
},
"product_reference": "perl-Git-2.48.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-2.48.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-Git-2.48.1-1.1.ppc64le"
},
"product_reference": "perl-Git-2.48.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-2.48.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-Git-2.48.1-1.1.s390x"
},
"product_reference": "perl-Git-2.48.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-Git-2.48.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-Git-2.48.1-1.1.x86_64"
},
"product_reference": "perl-Git-2.48.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-50349",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-50349"
}
],
"notes": [
{
"category": "general",
"text": "Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When Git asks for credentials via a terminal prompt (i.e. without using any credential helper), it prints out the host name for which the user is expected to provide a username and/or a password. At this stage, any URL-encoded parts have been decoded already, and are printed verbatim. This allows attackers to craft URLs that contain ANSI escape sequences that the terminal interpret to confuse users e.g. into providing passwords for trusted Git hosting sites when in fact they are then sent to untrusted sites that are under the attacker\u0027s control. This issue has been patch via commits `7725b81` and `c903985` which are included in release versions v2.48.1, v2.47.2, v2.46.3, v2.45.3, v2.44.3, v2.43.6, v2.42.4, v2.41.3, and v2.40.4. Users are advised to upgrade. Users unable to upgrade should avoid cloning from untrusted URLs, especially recursive clones.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:git-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-arch-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-arch-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-arch-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-arch-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-core-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-core-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-core-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-core-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-credential-libsecret-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-credential-libsecret-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-credential-libsecret-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-credential-libsecret-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-cvs-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-cvs-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-cvs-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-cvs-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-daemon-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-daemon-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-daemon-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-daemon-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-doc-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-doc-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-doc-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-doc-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-email-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-email-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-email-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-email-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-gui-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-gui-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-gui-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-gui-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-p4-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-p4-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-p4-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-p4-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-svn-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-svn-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-svn-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-svn-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-web-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-web-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-web-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-web-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:gitk-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:gitk-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:gitk-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:gitk-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:perl-Git-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:perl-Git-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:perl-Git-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:perl-Git-2.48.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-50349",
"url": "https://www.suse.com/security/cve/CVE-2024-50349"
},
{
"category": "external",
"summary": "SUSE Bug 1235600 for CVE-2024-50349",
"url": "https://bugzilla.suse.com/1235600"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:git-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-arch-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-arch-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-arch-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-arch-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-core-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-core-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-core-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-core-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-credential-libsecret-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-credential-libsecret-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-credential-libsecret-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-credential-libsecret-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-cvs-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-cvs-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-cvs-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-cvs-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-daemon-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-daemon-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-daemon-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-daemon-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-doc-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-doc-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-doc-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-doc-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-email-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-email-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-email-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-email-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-gui-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-gui-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-gui-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-gui-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-p4-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-p4-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-p4-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-p4-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-svn-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-svn-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-svn-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-svn-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-web-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-web-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-web-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-web-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:gitk-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:gitk-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:gitk-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:gitk-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:perl-Git-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:perl-Git-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:perl-Git-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:perl-Git-2.48.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:git-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-arch-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-arch-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-arch-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-arch-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-core-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-core-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-core-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-core-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-credential-libsecret-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-credential-libsecret-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-credential-libsecret-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-credential-libsecret-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-cvs-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-cvs-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-cvs-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-cvs-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-daemon-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-daemon-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-daemon-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-daemon-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-doc-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-doc-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-doc-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-doc-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-email-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-email-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-email-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-email-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-gui-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-gui-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-gui-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-gui-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-p4-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-p4-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-p4-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-p4-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-svn-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-svn-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-svn-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-svn-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:git-web-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:git-web-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:git-web-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:git-web-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:gitk-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:gitk-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:gitk-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:gitk-2.48.1-1.1.x86_64",
"openSUSE Tumbleweed:perl-Git-2.48.1-1.1.aarch64",
"openSUSE Tumbleweed:perl-Git-2.48.1-1.1.ppc64le",
"openSUSE Tumbleweed:perl-Git-2.48.1-1.1.s390x",
"openSUSE Tumbleweed:perl-Git-2.48.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-16T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-50349"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.