Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vulndb: potential Go vuln in Path is unknown: CVE-2022-24912 #383

Open
jba opened this issue Jul 29, 2022 · 0 comments
Open

x/vulndb: potential Go vuln in Path is unknown: CVE-2022-24912 #383

jba opened this issue Jul 29, 2022 · 0 comments

Comments

@jba
Copy link
Owner

jba commented Jul 29, 2022

CVE-2022-24912 references [Path is unknown](https://Path is unknown), which may be a Go module.

Description:
The package github.com/runatlantis/atlantis/server/controllers/events before 0.19.7 are 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.

Links:

See doc/triage.md for instructions on how to triage this report.

module: std
package: Path is unknown
description: |+
    The package github.com/runatlantis/atlantis/server/controllers/events before 0.19.7 are 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.

cves:
  - CVE-2022-24912
credit: cedws
links:
    commit: https://github.com/runatlantis/atlantis/commit/48870911974adddaa4c99c8089e79b7d787fa820
    context:
      - https://github.com/runatlantis/atlantis/issues/2391
      - https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMRUNATLANTISATLANTISSERVERCONTROLLERSEVENTS-2950851

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant