CVE-2021-44451
published 2022-02-01CVE-2021-44451: Apache Superset up to and including 1.3.2 allowed for registered database connections password leak for authenticated users. This information could be accessed…
PriorityP345medium6.5CVSS 3.1
AVNACLPRLUINSUCHINAN
EXPLOIT
EPSS
7.86%
94.0th percentile
Apache Superset up to and including 1.3.2 allowed for registered database connections password leak for authenticated users. This information could be accessed in a non-trivial way. Users should upgrade to Apache Superset 1.4.0 or higher.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| apache | superset | <= 1.3.2 | — |
| apache_software_foundation | apache_superset | Apache Superset – 1.3.2 | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Detect successful Apache Superset default-credential login by checking for 'session' cookie in POST /login/ response header ↗
- →Confirm authenticated access to Apache Superset dashboard by checking for 'DashboardFilterStateRestApi' string in /dashboard/list/ response body ↗
- →Identify Apache Superset instances via Shodan favicon hash 1582430156 or HTML keyword 'apache superset' ↗
- →Identify Apache Superset instances via FOFA body keyword 'apache superset' or icon_hash 1582430156 ↗
- →Extract CSRF token from login page using regex on hidden input field before attempting credential submission ↗
- →Default credentials used in exploitation attempt are username 'admin' and password 'admin' ↗
- ·Vulnerability affects Apache Superset versions up to and including 1.3.2 only; version 1.4.0 and higher are not affected ↗
- ·Exploitation requires the attacker to already be an authenticated user; this is not an unauthenticated attack ↗
- ·The attack flow requires a 3-step HTTP sequence: GET /login/ to fetch CSRF token, POST /login/ with credentials, then GET /dashboard/list/ to confirm access ↗
CVSS provenance
nvdv3.16.5MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
nvdv2.04.0MEDIUMAV:N/AC:L/Au:S/C:P/I:N/A:N
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
Insufficiently Protected Credentials in Apache Superset
ghsa·2022-02-02
CVE-2021-44451 [HIGH] CWE-522 Insufficiently Protected Credentials in Apache Superset
Insufficiently Protected Credentials in Apache Superset
Apache Superset up to and including 1.3.2 allowed for registered database connections password leak for authenticated users. This information could be accessed in a non-trivial way. Users should upgrade to Apache Superset 1.4.0 or higher.
OSV
Insufficiently Protected Credentials in Apache Superset
osv·2022-02-02
CVE-2021-44451 [HIGH] Insufficiently Protected Credentials in Apache Superset
Insufficiently Protected Credentials in Apache Superset
Apache Superset up to and including 1.3.2 allowed for registered database connections password leak for authenticated users. This information could be accessed in a non-trivial way. Users should upgrade to Apache Superset 1.4.0 or higher.
OSV
CVE-2021-44451: Apache Superset up to and including 1
osv·2022-02-01
CVE-2021-44451 CVE-2021-44451: Apache Superset up to and including 1
Apache Superset up to and including 1.3.2 allowed for registered database connections password leak for authenticated users. This information could be accessed in a non-trivial way. Users should upgrade to Apache Superset 1.4.0 or higher.
No detection rules found.
Nuclei
Apache Superset <=1.3.2 - Default Login
nuclei·CVSS 6.5
CVE-2021-44451 [MEDIUM] Apache Superset <=1.3.2 - Default Login
Apache Superset <=1.3.2 - Default Login
Apache Superset through 1.3.2 contains a default login vulnerability via registered database connections for authenticated users. An attacker can obtain access to user accounts and thereby obtain sensitive information, modify data, and/or execute unauthorized operations.
Template:
id: CVE-2021-44451
info:
name: Apache Superset <=1.3.2 - Default Login
author: dhiyaneshDK
severity: medium
description: |
Apache Superset through 1.3.2 contains a default login vulnerability via registered database connections for authenticated users. An attacker can obtain access to user accounts and thereby obtain sensitive information, modify data, and/or execute unauthorized operations.
impact: |
An attacker can gain unauthorized access to the Apache Superset appli
No writeups or analysis indexed.
2022-02-01
Published