URL Redirection to Untrusted Site ('Open Redirect') in Flask-AppBuilder
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
Flask-AppBuilderPyPI | < 3.3.2 | 3.3.2 |
Affected products
2- Range: < 3.3.2
Patches
Vulnerability mechanics
References
7- github.com/advisories/GHSA-624f-cqvr-3qw4ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2021-32805ghsaADVISORY
- github.com/dpgaspar/Flask-AppBuilder/commit/6af28521589599b1dbafd6313256229ee9a4fa74ghsax_refsource_MISCWEB
- github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.2ghsaWEB
- github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-624f-cqvr-3qw4ghsax_refsource_CONFIRMWEB
- github.com/pypa/advisory-database/tree/main/vulns/flask-appbuilder/PYSEC-2021-359.yamlghsaWEB
- pypi.org/project/Flask-AppBuilderghsaWEB
News mentions
0No linked articles in our index yet.