blob: 9e28d6c2b25ac4b4d5db36e2ca816aff0c6eb823 [file] [log] [blame]
{
"dataType": "CVE_RECORD",
"dataVersion": "5.0",
"cveMetadata": {
"cveId": "CVE-2022-2583"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc"
},
"descriptions": [
{
"lang": "en",
"value": "A race condition can cause incorrect HTTP request routing."
}
],
"affected": [
{
"vendor": "github.com/ntbosscher/gobase",
"product": "github.com/ntbosscher/gobase/auth/httpauth",
"collectionURL": "https://pkg.go.dev",
"packageName": "github.com/ntbosscher/gobase/auth/httpauth",
"versions": [
{
"version": "0",
"lessThan": "0.7.2",
"status": "affected",
"versionType": "semver"
}
],
"programRoutines": [
{
"name": "Setup"
},
{
"name": "middleware"
}
],
"defaultStatus": "unaffected"
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')"
}
]
}
],
"references": [
{
"url": "https://github.com/ntbosscher/gobase/commit/a8d40bce9c429d324122d18c446924dab809e812"
},
{
"url": "https://pkg.go.dev/vuln/GO-2022-0400"
}
]
}
}
}