CVE-2021-32805

Flask-AppBuilder is an application development framework, built on top of Flask. In affected versions if using Flask-AppBuilder OAuth, an attacker can share a carefully crafted URL with a trusted domain for an application built with Flask-AppBuilder, this URL can redirect a user to a malicious site. This is an open redirect vulnerability. To resolve this issue upgrade to Flask-AppBuilder 3.2.2 or above. If upgrading is infeasible users may filter HTTP traffic containing `?next={next-site}` where the `next-site` domain is different from the application you are protecting as a workaround.
Configurations

Configuration 1 (hide)

cpe:2.3:a:flask-appbuilder_project:flask-appbuilder:*:*:*:*:*:*:*:*

History

15 Sep 2021, 19:30

Type Values Removed Values Added
CVSS v2 : unknown
v3 : 7.2
v2 : 5.8
v3 : 6.1
CPE cpe:2.3:a:flask-appbuilder_project:flask-appbuilder:*:*:*:*:*:*:*:*
References (CONFIRM) https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-624f-cqvr-3qw4 - (CONFIRM) https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-624f-cqvr-3qw4 - Third Party Advisory
References (MISC) https://github.com/dpgaspar/Flask-AppBuilder/commit/6af28521589599b1dbafd6313256229ee9a4fa74 - (MISC) https://github.com/dpgaspar/Flask-AppBuilder/commit/6af28521589599b1dbafd6313256229ee9a4fa74 - Patch, Third Party Advisory

08 Sep 2021, 18:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-09-08 18:15

Updated : 2023-12-10 14:09


NVD link : CVE-2021-32805

Mitre link : CVE-2021-32805

CVE.ORG link : CVE-2021-32805


JSON object : View

Products Affected

flask-appbuilder_project

  • flask-appbuilder
CWE
CWE-601

URL Redirection to Untrusted Site ('Open Redirect')