Lucene search

K
cveGoCVE-2022-2583
HistoryDec 27, 2022 - 10:15 p.m.

CVE-2022-2583

2022-12-2722:15:12
CWE-362
Go
web.nvd.nist.gov
40
cve
2022
2583
race condition
http
request routing
security vulnerability

CVSS3

3.7

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N

AI Score

4.1

Confidence

High

EPSS

0.001

Percentile

26.7%

A race condition can cause incorrect HTTP request routing.

Affected configurations

Nvd
Node
gobase_projectgobaseRange<0.7.2go
VendorProductVersionCPE
gobase_projectgobase*cpe:2.3:a:gobase_project:gobase:*:*:*:*:*:go:*:*

CNA 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"
  }
]

CVSS3

3.7

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N

AI Score

4.1

Confidence

High

EPSS

0.001

Percentile

26.7%