Lucene search

K
cve[email protected]CVE-2022-31142
HistoryJul 14, 2022 - 7:15 p.m.

CVE-2022-31142

2022-07-1419:15:07
CWE-208
CWE-203
web.nvd.nist.gov
37
4
fastify
bearer-auth
cve-2022-31142
security
vulnerability

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

0.001 Low

EPSS

Percentile

46.7%

@fastify/bearer-auth is a Fastify plugin to require bearer Authorization headers. @fastify/bearer-auth prior to versions 7.0.2 and 8.0.1 does not securely use crypto.timingSafeEqual. A malicious attacker could estimate the length of one valid bearer token. According to the corresponding RFC 6750, the bearer token has only base64 valid characters, reducing the range of characters for a brute force attack. Version 7.0.2 and 8.0.1 of @fastify/bearer-auth contain a patch. There are currently no known workarounds. The package fastify-bearer-auth, which covers versions 6.0.3 and prior, is also vulnerable starting at version 5.0.1. Users of fastify-bearer-auth should upgrade to a patched version of @fastify/bearer-auth.

Affected configurations

Vulners
NVD
Node
fastifybearer-authRange5.0.17.0.2
OR
fastifybearer-authMatch8.0.0
VendorProductVersionCPE
fastifybearer\-auth*cpe:2.3:a:fastify:bearer\-auth:*:*:*:*:*:*:*:*
fastifybearer\-auth8.0.0cpe:2.3:a:fastify:bearer\-auth:8.0.0:*:*:*:*:*:*:*

CNA Affected

[
  {
    "product": "fastify-bearer-auth",
    "vendor": "fastify",
    "versions": [
      {
        "status": "affected",
        "version": ">= 5.0.1, < 7.0.2"
      },
      {
        "status": "affected",
        "version": "= 8.0.0"
      }
    ]
  }
]

Social References

More

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

0.001 Low

EPSS

Percentile

46.7%

Related for CVE-2022-31142