CVE-2022-24912
HIGH7.5EPSS 0.22%Atlantis Events vulnerable to Timing Attack
Published: 7/30/2022Modified: 2/4/2026
Description
The package github.com/runatlantis/atlantis/server/controllers/events before 0.19.7 is vulnerable to Timing Attack in the webhook event validator code, which does not use a constant-time comparison function to validate the webhook secret. It can allow an attacker to recover this secret as an attacker and then forge webhook events.
Affected packages (2)
- Go/github.com/runatlantis/atlantisfrom 0, < 0.19.7
- Go/github.com/runatlantis/atlantisfrom 0, < 0.19.7
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
References (7)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2022-24912
- PATCHhttps://github.com/runatlantis/atlantis
- WEBhttps://github.com/runatlantis/atlantis/commit/48870911974adddaa4c99c8089e79b7d787fa820
- WEBhttps://github.com/runatlantis/atlantis/issues/2391
- WEBhttps://github.com/runatlantis/atlantis/pull/2392
- WEBhttps://pkg.go.dev/vuln/GO-2022-0534
- WEBhttps://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMRUNATLANTISATLANTISSERVERCONTROLLERSEVENTS-2950851