Skip to main content

Insecure Default Initialization of Resource

CVE-2023-27524

Severity High
Score 9.8/10

Summary

Session Validation attacks in Apache Superset versions prior to 2.1.0rc2. 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.

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • NONE
  • HIGH
  • HIGH

CWE-1188 - Insecure Default Initialization of Resource

The software initializes or sets a resource with a default that is intended to be changed by the administrator, but the default is not secure.

Advisory Timeline

  • Published