CVE-2024-5478
Last modified
CVE-2024-5478 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. A Cross-site Scripting (XSS) vulnerability exists in the SAML metadata endpoint `/auth/saml/${org?.id}/metadata` of lunary-ai/lunary version 1.2.7. The vulnerability arises due to the application's failure to escape or validate the `orgId` parameter supplied by the user before incorporating it into the generated response. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
Description
A Cross-site Scripting (XSS) vulnerability exists in the SAML metadata endpoint `/auth/saml/${org?.id}/metadata` of lunary-ai/lunary version 1.2.7. The vulnerability arises due to the application's failure to escape or validate the `orgId` parameter supplied by the user before incorporating it into the generated response. Specifically, the endpoint generates XML responses for SAML metadata, where the `orgId` parameter is directly embedded into the XML structure without proper sanitization or validation. This flaw allows an attacker to inject arbitrary JavaScript code into the generated SAML metadata page, leading to potential theft of user cookies or authentication tokens.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Lunary | Lunary | 1.2.7 |
References
- https://huntr.com/bounties/e899f496-d493-4c06-b596-cb0a88ad451bExploit, Issue Tracking
- https://huntr.com/bounties/e899f496-d493-4c06-b596-cb0a88ad451bExploit, Issue Tracking
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-5478?
How severe is CVE-2024-5478?
How do I fix CVE-2024-5478?
Are you affected by CVE-2024-5478?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
