VDB
Sign up
HIGH7.5

GHSA-h9c5-x7g8-4q7f

Gitea git grep searches allow server resource exhaustion

Quick fix

GHSA-h9c5-x7g8-4q7f — code.gitea.io/gitea: upgrade to the fixed version with the command below.

go get code.gitea.io/gitea@v1.25.5

Details

Gitea versions before 1.25.5 do not enforce a timeout on git grep searches, allowing expensive searches to consume server resources.

Are you affected?

Enter the version of the package you're using.

Affected packages

Go/code.gitea.io/gitea
Introduced in: 0Fixed in: 1.25.5
Fixgo get code.gitea.io/gitea@v1.25.5

References