flask-appbuilder@3.2.3 vulnerabilities

Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.

Direct Vulnerabilities

Known vulnerabilities in the flask-appbuilder package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Improper Authentication

Flask-AppBuilder is a simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.

Affected versions of this package are vulnerable to Improper Authentication due to incorrect authentication handling when using the AUTH_OID auth type. An attacker can forge an HTTP request to deceive the backend into using any requested OpenID service, potentially granting unauthorized privilege access if a custom OpenID service is deployed by the attacker and accessible by the backend.

Note:

This is only exploitable when the application uses the old OpenID 2.0 authorization protocol, which is considered legacy and has been deprecated for over a decade.

How to fix Improper Authentication?

Upgrade Flask-AppBuilder to version 4.3.11 or higher.

[,4.3.11)
  • L
Information Exposure

Flask-AppBuilder is a simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.

Affected versions of this package are vulnerable to Information Exposure such that an authenticated malicious actor with Admin privileges, can edit User forms and trigger a database error. On certain database engines, this error can include the entire user row including the pbkdf2:sha256 hashed password.

How to fix Information Exposure?

Upgrade Flask-AppBuilder to version 4.3.2 or higher.

[,4.3.2)
  • H
Brute Force

Flask-AppBuilder is a simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.

Affected versions of this package are vulnerable to Brute Force due to the lack of rate limiting which will allow an attacker to obtain user credentials.

How to fix Brute Force?

Upgrade Flask-AppBuilder to version 4.3.0 or higher.

[,4.3.0)
  • M
Information Exposure

Flask-AppBuilder is a simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.

Affected versions of this package are vulnerable to Information Exposure by revealing partial password hashes using crafted HTTP requests that filter users by the contents of their salted hashed password strings.

NOTE: This vulnerability is exploitable only when the AUTH_DB option is in use.

How to fix Information Exposure?

Upgrade Flask-AppBuilder to version 4.1.3 or higher.

[,4.1.3)
  • M
Open Redirect

Flask-AppBuilder is a simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.

Affected versions of this package are vulnerable to Open Redirect via the usage of the database authentication login page.

How to fix Open Redirect?

Upgrade Flask-AppBuilder to version 3.4.5 or higher.

[,3.4.5)
  • M
Timing Attack

Flask-AppBuilder is a simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.

Affected versions of this package are vulnerable to Timing Attack which allows for a non-authenticated user to enumerate existing accounts by timing the response time from the server when logging in.

How to fix Timing Attack?

Upgrade Flask-AppBuilder to version 3.4.4 or higher.

[,3.4.4)
  • H
Access Restriction Bypass

Flask-AppBuilder is a simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.

Affected versions of this package are vulnerable to Access Restriction Bypass due to improper authentication on the REST API. This allows for a malicious actor with a carefully crafted request to successfully authenticate and gain access to existing protected REST API endpoints.

Only affects non-database authentication types, and new REST API endpoints.

How to fix Access Restriction Bypass?

Upgrade Flask-AppBuilder to version 3.3.4 or higher.

[,3.3.4)
  • M
Open Redirect

Flask-AppBuilder is a simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.

Affected versions of this package are vulnerable to Open Redirect. If using Flask-AppBuilder OAuth, an attacker can share a carefully crafted URL with a trusted domain for an application built with Flask-AppBuilder and redirect a user to a malicious site.

How to fix Open Redirect?

Upgrade Flask-AppBuilder to version 3.3.2 or higher.

[,3.3.2)
  • M
Access Restriction Bypass

Flask-AppBuilder is a simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.

Affected versions of this package are vulnerable to Access Restriction Bypass. Allows for a non authenticated user to enumerate existing accounts by timing the response time from the server when you are logging in.

How to fix Access Restriction Bypass?

Upgrade Flask-AppBuilder to version 3.3.0 or higher.

[,3.3.0)