Lucene search

K
cveGitHub_MCVE-2022-46151
HistoryDec 06, 2022 - 1:15 a.m.

CVE-2022-46151

2022-12-0601:15:09
CWE-79
GitHub_M
web.nvd.nist.gov
23
querybook
open source
data querying
ui
xss
reflected xss
auth callback
nvd
cve-2022-46151

CVSS3

6.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

LOW

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

EPSS

0.001

Percentile

26.4%

Querybook is an open source data querying UI. In affected versions user provided data is not escaped in the error field of the auth callback url in querybook/server/app/auth/oauth_auth.py and querybook/server/app/auth/okta_auth.py. This may allow attackers to perform reflected cross site scripting (XSS) if Content Security Policy (CSP) is not enabled or unsafe-inline is allowed. Users are advised to upgrade to the latest, patched version of querybook (version 3.14.2 or greater). Users unable to upgrade may enable CSP and not allow unsafe-inline or manually escape query parameters in a reverse proxy.

Affected configurations

Nvd
Vulners
Node
pinterestquerybookRange<3.14.2
VendorProductVersionCPE
pinterestquerybook*cpe:2.3:a:pinterest:querybook:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "pinterest",
    "product": "querybook",
    "versions": [
      {
        "version": "< 3.14.2",
        "status": "affected"
      }
    ]
  }
]

CVSS3

6.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

LOW

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

EPSS

0.001

Percentile

26.4%

Related for CVE-2022-46151