CVE-2022-46151
CVSS V2 None
CVSS V3 None
Description
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.
Overview
- CVE ID
- CVE-2022-46151
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-12-06T01:15:09.813
- Last Modified Date
- 2022-12-07T15:23:27.400
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:pinterest:querybook:*:*:*:*:*:*:*:* | 1 | OR | 3.14.2 |
References
Reference URL | Reference Tags |
---|---|
https://github.com/pinterest/querybook/commit/88a7f10495bf5ed1a556ade51a2f2794e403c063 | Patch Third Party Advisory |
https://github.com/pinterest/querybook/security/advisories/GHSA-mrrw-9wf7-xq6w | Mitigation Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-46151 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-46151 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-12-07 18:06:40 | Added to TrackCVE |