blob: 22f67b0c5e04f3cb9d51130831362d98aa95a107 [file] [log] [blame]
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
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')