First published: Thu Jun 06 2024(Updated: )
A Server-Side Request Forgery (SSRF) vulnerability exists in the lunary-ai/lunary application, specifically within the endpoint '/auth/saml/tto/download-idp-xml'. The vulnerability arises due to the application's failure to validate user-supplied URLs before using them in server-side requests. An attacker can exploit this vulnerability by sending a specially crafted request to the affected endpoint, allowing them to make unauthorized requests to internal or external resources. This could lead to the disclosure of sensitive information, service disruption, or further attacks against the network infrastructure. The issue affects the latest version of the application as of the report.
Credit: security@huntr.dev
Affected Software | Affected Version | How to fix |
---|---|---|
lunary lunary |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-5328 is classified with a high severity due to its potential to facilitate unauthorized access to sensitive information.
To mitigate CVE-2024-5328, you should implement strict validation of user-supplied URLs in the affected endpoint.
CVE-2024-5328 affects the lunary-ai/lunary application on all versions.
CVE-2024-5328 is a Server-Side Request Forgery (SSRF) vulnerability.
Yes, CVE-2024-5328 can be exploited to perform further attacks by accessing internal services or systems.