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.
{
"nvd_published_at": "2022-07-29T10:15:00Z",
"github_reviewed": true,
"github_reviewed_at": "2022-08-06T05:21:43Z",
"severity": "HIGH",
"cwe_ids": [
"CWE-203",
"CWE-208"
]
}