Lucene search
+L

2582 matches found

NVD
NVD
added 2025/05/16 2:15 p.m.22 views

CVE-2025-32962

Flask-AppBuilder is an application development framework built on top of Flask. Versions prior to 4.6.2 would allow for a malicious unauthenticated actor to perform an open redirect by manipulating the Host header in HTTP requests. Flask-AppBuilder 4.6.2 introduced the FABSAFEREDIRECTHOSTS...

6.1CVSS0.0022EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/16 1:51 p.m.12 views

CVE-2025-32962 Flask-AppBuilder open redirect vulnerability using HTTP host injection

Flask-AppBuilder is an application development framework built on top of Flask. Versions prior to 4.6.2 would allow for a malicious unauthenticated actor to perform an open redirect by manipulating the Host header in HTTP requests. Flask-AppBuilder 4.6.2 introduced the FABSAFEREDIRECTHOSTS...

4.3CVSS6.6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/05/16 1:51 p.m.14 views

CVE-2025-32962 Flask-AppBuilder open redirect vulnerability using HTTP host injection

Flask-AppBuilder is an application development framework built on top of Flask. Versions prior to 4.6.2 would allow for a malicious unauthenticated actor to perform an open redirect by manipulating the Host header in HTTP requests. Flask-AppBuilder 4.6.2 introduced the FABSAFEREDIRECTHOSTS...

4.3CVSS7.2AI score0.0022EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/05/16 1:51 p.m.31 views

CVE-2025-32962 Flask-AppBuilder open redirect vulnerability using HTTP host injection

Flask-AppBuilder is an application development framework built on top of Flask. Versions prior to 4.6.2 would allow for a malicious unauthenticated actor to perform an open redirect by manipulating the Host header in HTTP requests. Flask-AppBuilder 4.6.2 introduced the FABSAFEREDIRECTHOSTS...

4.3CVSS0.0022EPSS
SaveExploits0References2
CVE
CVE
added 2025/05/16 1:51 p.m.199 views

CVE-2025-32962

CVE-2025-32962 affects Flask-AppBuilder before 4.6.2. An unauthenticated attacker can trigger an open redirect by manipulating the HTTP Host header. The root cause is insufficient validation of redirect targets. The advisory notes that Flask-AppBuilder 4.6.2 introduces the FAB_SAFE_REDIRECT_HOSTS...

6.1CVSS4.7AI score0.0022EPSS
SaveExploits0References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2025/05/16 12:00 a.m.26 views

Flask-AppBuilder open redirect vulnerability using HTTP host injection

Flask-AppBuilder prior to 4.6.2 would allow for a malicious unauthenticated actor to perform an open redirect by manipulating the Host header in HTTP requests...

6.1CVSS6.8AI score0.0022EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2025/05/16 12:00 a.m.12 views

Flask App Builder 输入验证错误漏洞

Flask App Builder is a simple and fast application development framework by Daniel Vaz Gaspar Personal Developer. An input validation error vulnerability exists in Flask App Builder versions prior to 4.6.2, which stems from an unvalidated host header and could lead to an open redirect...

6.1CVSS6.3AI score0.0022EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/05/16 12:00 a.m.8 views

PT-2025-21650

Name of the Vulnerable Software and Affected Versions: Flask-AppBuilder versions prior to 4.6.2 Description: The issue allows a malicious unauthenticated actor to perform an open redirect by manipulating the Host header in HTTP requests. Flask-AppBuilder 4.6.2 introduced the FAB SAFE REDIRECT HOS...

9.8CVSS5.2AI score0.0022EPSS
SaveExploits0References218
SUSE CVE
SUSE CVE
added 2025/05/15 9:16 a.m.9 views

SUSE CVE-2025-47278

Flask is a web server gateway interface WSGI web application framework. In Flask 3.1.0, the way fallback key configuration was handled resulted in the last fallback key being used for signing, rather than the current signing key. Signing is provided by the itsdangerous library. A list of keys can...

1.9CVSS6.8AI score0.00182EPSS
SaveExploits0References4
Veracode
Veracode
added 2025/05/15 7:06 a.m.13 views

Session Fixation

Flask is vulnerable to Session Fixation. The vulnerability is due to incorrect key list construction and Flask passing the signing key first instead of last, allowing an attacker with access to an old signing key to generate valid session tokens and bypass key rotation...

1.8CVSS6.7AI score0.00182EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/14 3:06 p.m.12 views

CVE-2025-47278

A flaw was found in Flask. This vulnerability allows sessions to be signed with stale keys via incorrect fallback key configuration...

2.3CVSS6.6AI score0.00182EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/05/14 12:00 a.m.9 views

Alibaba Cloud Linux 3 : 0008: python-flask (ALINUX3-SA-2024:0008)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by a vulnerability as referenced in the ALINUX3-SA-2024:0008 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2023-30861: Flask is a lightweight WSGI web...

7.5CVSS7.4AI score0.01261EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/05/13 8:25 p.m.12 views

Function Call With Incorrect Order of Arguments

Overview Affected versions of this package are vulnerable to Function Call With Incorrect Order of Arguments due to the incorrect handling of the SECRETKEYFALLBACKS configuration. An attacker can exploit this to sign sessions with stale keys, potentially impeding the transition to fresher keys...

2.3CVSS6.9AI score0.00182EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/13 8:25 p.m.8 views

GHSA-4GRG-W6V8-C28G Flask uses fallback key instead of current signing key

In Flask 3.1.0, the way fallback key configuration was handled resulted in the last fallback key being used for signing, rather than the current signing key. Signing is provided by the itsdangerous library. A list of keys can be passed, and it expects the last top key in the list to be the most...

1.8CVSS7.1AI score0.00182EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/05/13 8:25 p.m.13 views

Flask uses fallback key instead of current signing key

In Flask 3.1.0, the way fallback key configuration was handled resulted in the last fallback key being used for signing, rather than the current signing key. Signing is provided by the itsdangerous library. A list of keys can be passed, and it expects the last top key in the list to be the most...

1.8CVSS6.7AI score0.00182EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2025/05/13 4:15 p.m.17 views

CVE-2025-47278

Flask is a web server gateway interface WSGI web application framework. In Flask 3.1.0, the way fallback key configuration was handled resulted in the last fallback key being used for signing, rather than the current signing key. Signing is provided by the itsdangerous library. A list of keys can...

1.8CVSS0.00182EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/13 4:15 p.m.13 views

AZL-77828 CVE-2025-47278 affecting package python-flask 1.1.1-4

Flask is a web server gateway interface WSGI web application framework. In Flask 3.1.0, the way fallback key configuration was handled resulted in the last fallback key being used for signing, rather than the current signing key. Signing is provided by the itsdangerous library. A list of keys can...

1.8CVSS6.6AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/13 4:15 p.m.25 views

AZL-77831 CVE-2025-47278 affecting package python-flask 1.1.1-4

Flask is a web server gateway interface WSGI web application framework. In Flask 3.1.0, the way fallback key configuration was handled resulted in the last fallback key being used for signing, rather than the current signing key. Signing is provided by the itsdangerous library. A list of keys can...

1.8CVSS7.1AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/13 4:15 p.m.4 views

DEBIAN-CVE-2025-47278

Flask is a web server gateway interface WSGI web application framework. In Flask 3.1.0, the way fallback key configuration was handled resulted in the last fallback key being used for signing, rather than the current signing key. Signing is provided by the itsdangerous library. A list of keys can...

1.8CVSS5.4AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/13 4:15 p.m.13 views

UBUNTU-CVE-2025-47278

Flask is a web server gateway interface WSGI web application framework. In Flask 3.1.0, the way fallback key configuration was handled resulted in the last fallback key being used for signing, rather than the current signing key. Signing is provided by the itsdangerous library. A list of keys can...

1.8CVSS6.7AI score0.00182EPSS
SaveExploits0References6
Rows per page
Query Builder