目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1310

100%

CVE-2025-47278— Flask 安全漏洞

AI 预测 5.3 利用难度: 理论可行 EPSS 0.11% · P28
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2025-47278 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Flask uses fallback key instead of current signing key
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
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 be passed, and it expects the last (top) key in the list to be the most recent key, and uses that for signing. Flask was incorrectly constructing that list in reverse, passing the signing key first. Sites that have opted-in to use key rotation by setting `SECRET_KEY_FALLBACKS` care likely to unexpectedly be signing their sessions with stale keys, and their transition to fresher keys will be impeded. Sessions are still signed, so this would not cause any sort of data integrity loss. Version 3.1.1 contains a patch for the issue.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
使用不正确参数次序的函数调用
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Flask 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Flask是Pallets开源的一个用于构建web应用程序的Python微框架。 Flask 3.1.0版本存在安全漏洞,该漏洞源于密钥回退配置处理不当,可能导致使用过期的密钥进行会话签名。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
palletsflask = 3.1.0 -

二、漏洞 CVE-2025-47278 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2025-47278 的情报信息

登录查看更多情报信息。

IV. Related Vulnerabilities

V. Comments for CVE-2025-47278

暂无评论


发表评论