blob: 044a82345bad523e8ad8b3dc7dc26f4f93533677 [file] [log] [blame]
id: GO-2022-0400
modules:
- module: github.com/ntbosscher/gobase
versions:
- fixed: 0.7.2
vulnerable_at: 0.7.1
packages:
- package: github.com/ntbosscher/gobase/auth/httpauth
symbols:
- Setup
- middleware
summary: Race condition in github.com/ntbosscher/gobase
description: A race condition can cause incorrect HTTP request routing.
published: 2022-07-01T20:10:50Z
ghsas:
- GHSA-4348-x292-h437
- GHSA-h2x7-2ff6-v32p
references:
- fix: https://github.com/ntbosscher/gobase/commit/a8d40bce9c429d324122d18c446924dab809e812
cve_metadata:
id: CVE-2022-2583
cwe: CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')