CVE-2022-46151

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:pinterest:querybook:*:*:*:*:*:*:*:*

History

21 Nov 2024, 07:30

Type Values Removed Values Added
New CVE

Information

Published : 2022-12-06 01:15

Updated : 2024-11-21 07:30


NVD link : CVE-2022-46151

Mitre link : CVE-2022-46151

CVE.ORG link : CVE-2022-46151


JSON object : View

Products Affected

pinterest

  • querybook
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')