blob: 6a11a408acdf48ff0bdc8a278578e82fac49e544 [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-h2x7-2ff6-v32p
- GHSA-4348-x292-h437
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')