turkdevops / gitea

Git with a cup of tea, painless self-hosted git service
https://gitea.io
MIT License
0 stars 0 forks source link

CVE-2023-49568 (High) detected in github.com/go-git/go-git/v5-v5.4.3-0.20210630082519-b4368b2a2ca4 #142

Open mend-bolt-for-github[bot] opened 4 months ago

mend-bolt-for-github[bot] commented 4 months ago

CVE-2023-49568 - High Severity Vulnerability

Vulnerable Library - github.com/go-git/go-git/v5-v5.4.3-0.20210630082519-b4368b2a2ca4

A highly extensible Git implementation in pure Go.

Library home page: https://proxy.golang.org/github.com/go-git/go-git/v5/@v/v5.4.3-0.20210630082519-b4368b2a2ca4.zip

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Dependency Hierarchy: - :x: **github.com/go-git/go-git/v5-v5.4.3-0.20210630082519-b4368b2a2ca4** (Vulnerable Library)

Found in HEAD commit: 5a07ad71010693de12293f5ff1fadc890259b5e0

Found in base branch: main

Vulnerability Details

A denial of service (DoS) vulnerability was discovered in go-git versions prior to v5.11. This vulnerability allows an attacker to perform denial of service attacks by providing specially crafted responses from a Git server which triggers resource exhaustion in go-git clients. Applications using only the in-memory filesystem supported by go-git are not affected by this vulnerability. This is a go-git implementation issue and does not affect the upstream git cli.

Publish Date: 2024-01-12

URL: CVE-2023-49568

CVSS 3 Score Details (7.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/go-git/go-git/security/advisories/GHSA-449p-3h89-pw88

Release Date: 2024-01-12

Fix Resolution: v5.11.0


Step up your Open Source Security Game with Mend here