ghsa-jxqv-jcvh-7gr4
Vulnerability from github
Published
2022-07-30 00:00
Modified
2024-05-20 21:28
Severity ?
Summary
Atlantis Events vulnerable to Timing Attack
Details
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": [ { "package": { "ecosystem": "Go", "name": "github.com/runatlantis/atlantis" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.19.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-24912" ], "database_specific": { "cwe_ids": [ "CWE-203", "CWE-208" ], "github_reviewed": true, "github_reviewed_at": "2022-08-06T05:21:43Z", "nvd_published_at": "2022-07-29T10:15:00Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-jxqv-jcvh-7gr4", "modified": "2024-05-20T21:28:30Z", "published": "2022-07-30T00:00:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24912" }, { "type": "WEB", "url": "https://github.com/runatlantis/atlantis/issues/2391" }, { "type": "WEB", "url": "https://github.com/runatlantis/atlantis/pull/2392" }, { "type": "WEB", "url": "https://github.com/runatlantis/atlantis/commit/48870911974adddaa4c99c8089e79b7d787fa820" }, { "type": "PACKAGE", "url": "https://github.com/runatlantis/atlantis" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2022-0534" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMRUNATLANTISATLANTISSERVERCONTROLLERSEVENTS-2950851" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Atlantis Events vulnerable to Timing Attack" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.