Description
Gogs is an open source self-hosted Git service. Prior to version 0.14.2, gogs api still accepts tokens in url params like token and access_token, which can leak through logs, browser history, and referrers. This issue has been patched in version 0.14.2.
Problem types
CWE-598: Use of GET Request Method With Sensitive Query Strings
Product status
References
github.com/gogs/gogs/security/advisories/GHSA-x9p5-w45c-7ffc
github.com/gogs/gogs/pull/8177
github.com/...ommit/295bfba72993c372e7b338438947d8e1a6bed8fd
github.com/gogs/gogs/releases/tag/v0.14.2