Lucene search

K
githubGitHub Advisory DatabaseGHSA-84FQ-6626-W5FG
HistoryOct 24, 2017 - 6:33 p.m.

CORS Token Disclosure in crumb

2017-10-2418:33:36
CWE-284
GitHub Advisory Database
github.com
14

5.8 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:P/I:P/A:N

0.003 Low

EPSS

Percentile

66.4%

When CORS is enabled on a hapi route handler, it is possible to set a crumb token for a different domain. An attacker would need to have an application consumer visit a site they control, request a route supporting CORS, and then retrieve the token. With this token, they could possibly make requests to non CORS routes as this user.

A configuration and scenario where this would occur is unlikely, as most configurations will set CORS globally (where crumb is not used), or not at all.

Recommendation

Update to version 3.0.0 or greater.

Affected configurations

Vulners
Node
sidewayhapi_crumbRange<3.0.0node.js
CPENameOperatorVersion
crumblt3.0.0

5.8 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:P/I:P/A:N

0.003 Low

EPSS

Percentile

66.4%

Related for GHSA-84FQ-6626-W5FG