S4E just found a critical-severity finding from cve-2022-27924 scanner
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
high·Product Based Web Vulnerabilities·Updated Sep 16, 2024

CVE-2024-6586 Scanner

CVE-2024-6586 scanner - SSRF vulnerability in Lightdash

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, ipv4, subdomain
CostFree
2.4k
Times Used
continuous scan runs
5.8k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2024-6586
7.3
CVSShigh
Exploitable remotely over the internet · low-privilege account sufficient · user interaction needed.

Lightdash version 0.1024.6 allows users with the necessary permissions, such as Administrator or Editor, to create and share dashboards. A dashboard that contains HTML elements which point to a threat actor controlled source can trigger an SSRF request when exported, via a POST request to /api/v1/dashboards//export. The forged request contains the value of the exporting user’s session token. A threat actor could obtain the session token of any user who exports the dashboard. The obtained session token can be used to perform actions as the victim on the application, resulting in session takeover.

Attack Vector
Network
Privileges Req.
Low
User Interaction
Required
Affected
Lightdashby Lightdash
AFFECTED< 0.1027.2SAFE ✓≥ 0.1027.2
lightdashby lightdash
AFFECTED< 0.1027.2SAFE ✓≥ 0.1027.2
Updated Sep 10, 2026View on NVD →
Detail

Lightdash is an open-source business intelligence platform used by teams to build and share data insights. It is primarily used by data analysts and business intelligence teams for dashboard creation and visualization. The software integrates with data warehouses like BigQuery and Snowflake, providing an easy-to-use interface for non-technical users. This product allows collaboration on data insights, making it popular for team usage in data-driven companies. However, vulnerabilities like SSRF can expose sensitive session data, requiring secure configurations.

The SSRF vulnerability in Lightdash allows an attacker to exploit the dashboard export functionality. By embedding malicious HTML elements, a threat actor can force the software to make unauthorized HTTP requests to external domains. These requests contain sensitive information like session cookies, which can be intercepted. This vulnerability may result in the hijacking of user sessions, potentially leading to further security breaches.

The SSRF vulnerability exists within the dashboard export feature of Lightdash. Attackers can insert malicious iframe or image tags in the dashboard, which are triggered upon export. These HTML elements can send HTTP requests to external domains, embedding session cookies within them. The endpoint responsible for exporting dashboards fails to sanitize the content, allowing the malicious request. If exploited, an attacker can steal the exporting user's session cookie and hijack their session. This issue arises due to insufficient input validation during the export process.

If exploited, this SSRF vulnerability allows attackers to steal session cookies, leading to session hijacking. With a hijacked session, the attacker gains unauthorized access to the platform, potentially viewing or modifying sensitive data. Furthermore, this vulnerability could be a gateway for more significant exploits, including privilege escalation or unauthorized access to critical systems. The attack could also expose the platform to external threats by interacting with malicious domains.

By using S4E's platform, you can gain a comprehensive understanding of your digital assets' vulnerabilities. Our platform offers continuous monitoring, alerting you to potential threats in real-time. Benefit from automated vulnerability scanning, detailed reports, and remediation steps tailored to your infrastructure. With S4E, you can proactively secure your organization and mitigate risks before they are exploited. Join us today to enhance your cybersecurity defense.

References:

Solution Advice
  • Ensure proper input sanitization in the dashboard export functionality.
  • Restrict outbound HTTP requests to trusted domains only.
  • Implement Content Security Policy (CSP) headers to prevent malicious HTML content from being executed.
  • Monitor and rotate session cookies regularly.
  • Update to a patched version of Lightdash that addresses this SSRF vulnerability.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2024-6586 scanner - SSRF vulnerability in Lightdash | S4E