CVE-2022-258327.12.2022, 22:15A race condition can cause incorrect HTTP request routing.Race ConditionEnginsightProviderTypeBase ScoreAtk. VectorAtk. ComplexityPriv. RequiredVectorNISTNIST3.7 LOWNETWORKHIGHNONECVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:NGoCNA------CVEADP------CISA-ADPADP3.7 LOWNETWORKHIGHNONECVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:NBase ScoreCVSS 3.xEPSS ScorePercentile: 16%VendorProductVersiongobase_projectgobase𝑥< 0.7.2𝑥= Vulnerable software versionsCommon Weakness EnumerationCWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')The program contains a code sequence that can run concurrently with other code, and the code sequence requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence that is operating concurrently.Referenceshttps://github.com/ntbosscher/gobase/commit/a8d40bce9c429d324122d18c446924dab809e812https://pkg.go.dev/vuln/GO-2022-0400https://github.com/ntbosscher/gobase/commit/a8d40bce9c429d324122d18c446924dab809e812https://pkg.go.dev/vuln/GO-2022-0400