Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2023-27524

Session Validation attacks in Apache Superset versions up to and including 2.0.1.
Back to all
CVE

CVE-2023-27524

Session Validation attacks in Apache Superset versions up to and including 2.0.1.

Session Validation attacks in Apache Superset versions up to and including 2.0.1. Installations that have not altered the default configured SECRETKEY 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 SECRETKEY config.

All superset installations should always set a unique secure random SECRETKEY. Your SECRETKEY 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:

SECRETKEY = <YOUROWNRANDOMGENERATEDSECRETKEY>

Alternatively you can set it with SUPERSETSECRETKEY environment variable.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
8.9
-
3.1
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L
C
H
U
0
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
C
H
U
-

Related Resources

No items found.

References

https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2023-27524, https://lists.apache.org/thread/n0ftx60sllf527j7g11kmt24wvof8xyk, https://packetstormsecurity.com/files/172522/Apache-Superset-2.0.0-Authentication-Bypass.html, https://packetstormsecurity.com/files/175094/Apache-Superset-2.0.0-Remote-Code-Execution.html, https://www.openwall.com/lists/oss-security/2023/04/24/2

Severity

9.8

CVSS Score
0
10

Basic Information

Ecosystem
Base CVSS
9.8
EPSS Probability
0.84085%
EPSS Percentile
0.99274%
Introduced Version
0
Fix Available

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading