Vulnerability Report: GO-2022-0534
- CVE-2022-24912, GHSA-jxqv-jcvh-7gr4
- Affects: github.com/runatlantis/atlantis
- Published: Aug 11, 2022
- Modified: May 20, 2024
Validation of Gitlab requests can leak secrets. The package github.com/runatlantis/atlantis/server/controllers/events uses a non-constant time comparison for secrets while validating a Gitlab request. This allows for a timing attack where an attacker can recover a secret and then forge the request.
Affected Packages
-
PathGo VersionsSymbols
-
before v0.19.7
Aliases
References
- https://github.com/runatlantis/atlantis/pull/2392
- https://github.com/runatlantis/atlantis/commit/48870911974adddaa4c99c8089e79b7d787fa820
- https://github.com/runatlantis/atlantis/issues/2391
- https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMRUNATLANTISATLANTISSERVERCONTROLLERSEVENTS-2950851
- https://vuln.go.dev/ID/GO-2022-0534.json
Credits
- cedws
Feedback
See anything missing or incorrect?
Suggest an edit to this report.