一、 漏洞 CVE-2023-27524 基础信息
漏洞标题
Apache Superset:在使用提供的默认SECRET_KEY时,会话验证漏洞
来源:AIGC 神龙大模型
漏洞描述信息
Apache Superset:使用提供的默认SECRET_KEY时存在会话验证漏洞
来源:AIGC 神龙大模型
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
来源:AIGC 神龙大模型
漏洞类别
N/A
来源:AIGC 神龙大模型
漏洞标题
Apache Superset: Session validation vulnerability when using provided default SECRET_KEY
来源:美国国家漏洞数据库 NVD
漏洞描述信息
Session Validation attacks in Apache Superset versions up to and including 2.0.1. Installations that have not altered the default configured SECRET_KEY according to installation instructions allow for an attacker to authenticate and access unauthorized resources. This does not affect Superset administrators who have changed the default value for SECRET_KEY config. All superset installations should always set a unique secure random SECRET_KEY. Your SECRET_KEY is used to securely sign all session cookies and encrypting sensitive information on the database. Add a strong SECRET_KEY to your `superset_config.py` file like: SECRET_KEY = <YOUR_OWN_RANDOM_GENERATED_SECRET_KEY> Alternatively you can set it with `SUPERSET_SECRET_KEY` environment variable.
来源:美国国家漏洞数据库 NVD
CVSS信息
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L
来源:美国国家漏洞数据库 NVD
漏洞类别
不安全的默认资源初始化
来源:美国国家漏洞数据库 NVD
漏洞标题
Apache Superset 安全漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Apache Superset是美国阿帕奇(Apache)基金会的一个数据可视化和数据探索平台。 Apache Superset 2.0.1版本及之前版本存在安全漏洞。攻击者利用该漏洞验证和访问未经授权的资源。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
其他
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2023-27524 的公开POC
# POC 描述 源链接 神龙链接
1 Basic PoC for CVE-2023-27524: Insecure Default Configuration in Apache Superset https://github.com/horizon3ai/CVE-2023-27524 POC详情
2 Apahce-Superset身份认证绕过漏洞(CVE-2023-27524)检测工具 https://github.com/Okaytc/Superset_auth_bypass_check POC详情
3 Apache Superset Auth Bypass Vulnerability CVE-2023-27524. https://github.com/antx-code/CVE-2023-27524 POC详情
4 A POC for the all new CVE-2023-27524 which allows for authentication bypass and gaining access to the admin dashboard. https://github.com/MaanVader/CVE-2023-27524-POC POC详情
5 Perform With Apache-SuperSet Leaked Token [CSRF] https://github.com/ThatNotEasy/CVE-2023-27524 POC详情
6 None https://github.com/TardC/CVE-2023-27524 POC详情
7 CVE-2023-27524 https://github.com/necroteddy/CVE-2023-27524 POC详情
8 None https://github.com/jakabakos/CVE-2023-27524-Apache-Superset-Auth-Bypass-and-RCE POC详情
9 Apache Superset 默认SECRET_KEY 漏洞(CVE-2023-27524) https://github.com/CN016/Apache-Superset-SECRET_KEY-CVE-2023-27524- POC详情
10 CVE-2023-27524 https://github.com/NguyenCongHaiNam/Research-CVE-2023-27524 POC详情
11 Tool for finding CVE-2023-27524 (Apache Superset - Authentication Bypass) https://github.com/karthi-the-hacker/CVE-2023-27524 POC详情
12 Tool for finding CVE-2023-27524 (Apache Superset - Authentication Bypass) https://github.com/Cappricio-Securities/CVE-2023-27524 POC详情
13 Apache Superset Auth Bypass Vulnerability CVE-2023-27524. https://github.com/ZZ-SOCMAP/CVE-2023-27524 POC详情
14 CVE-2023-27524 https://github.com/h1n4mx0/Research-CVE-2023-27524 POC详情
三、漏洞 CVE-2023-27524 的情报信息