Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-gm2x-2g9h-ccm8

Опубликовано: 30 мар. 2026
Источник: github
Github: Прошло ревью
CVSS3: 2.8

Описание

go-git missing validation decoding Index v4 files leads to panic

Impact

go-git’s index decoder for format version 4 fails to validate the path name prefix length before applying it to the previously decoded path name. A maliciously crafted index file can trigger an out-of-bounds slice operation, resulting in a runtime panic during normal index parsing.

This issue only affects Git index format version 4. Earlier formats (go-git supports only v2 and v3) are not vulnerable to this issue.

An attacker able to supply a crafted .git/index file can cause applications using go-git to panic while reading the index. If the application does not recover from panics, this results in process termination, leading to a denial-of-service (DoS) condition.

Exploitation requires the ability to modify or inject a Git index file within the local repository in disk. This typically implies write access to the .git directory.

Patches

Users should upgrade to v5.17.1, or the latest v6 pseudo-version, in order to mitigate this vulnerability.

Credit

go-git maintainers thank @kq5y for finding and reporting this issue privately to the go-git project.

Пакеты

Наименование

github.com/go-git/go-git/v5

go
Затронутые версииВерсия исправления

<= 5.17.0

5.17.1

EPSS

Процентиль: 5%
0.00153
Низкий

2.8 Low

CVSS3

Дефекты

CWE-129

Связанные уязвимости

CVSS3: 2.8
ubuntu
4 месяца назад

go-git is an extensible git implementation library written in pure Go. Prior to version 5.17.1, go-git’s index decoder for format version 4 fails to validate the path name prefix length before applying it to the previously decoded path name. A maliciously crafted index file can trigger an out-of-bounds slice operation, resulting in a runtime panic during normal index parsing. This issue only affects Git index format version 4. Earlier formats (go-git supports only v2 and v3) are not vulnerable to this issue. This issue has been patched in version 5.17.1.

CVSS3: 2.8
redhat
4 месяца назад

go-git is an extensible git implementation library written in pure Go. Prior to version 5.17.1, go-git’s index decoder for format version 4 fails to validate the path name prefix length before applying it to the previously decoded path name. A maliciously crafted index file can trigger an out-of-bounds slice operation, resulting in a runtime panic during normal index parsing. This issue only affects Git index format version 4. Earlier formats (go-git supports only v2 and v3) are not vulnerable to this issue. This issue has been patched in version 5.17.1.

CVSS3: 2.8
nvd
4 месяца назад

go-git is an extensible git implementation library written in pure Go. Prior to version 5.17.1, go-git’s index decoder for format version 4 fails to validate the path name prefix length before applying it to the previously decoded path name. A maliciously crafted index file can trigger an out-of-bounds slice operation, resulting in a runtime panic during normal index parsing. This issue only affects Git index format version 4. Earlier formats (go-git supports only v2 and v3) are not vulnerable to this issue. This issue has been patched in version 5.17.1.

CVSS3: 2.8
debian
4 месяца назад

go-git is an extensible git implementation library written in pure Go. ...

CVSS3: 2.8
redos
22 дня назад

Уязвимость portainer-ce

EPSS

Процентиль: 5%
0.00153
Низкий

2.8 Low

CVSS3

Дефекты

CWE-129