CVE-2024-5478

CVSS V2 None CVSS V3 None
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.
Overview
  • CVE ID
  • CVE-2024-5478
  • Assigner
  • @huntr_ai
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2024-06-06T18:20:05.917Z
  • Last Modified Date
  • 2024-06-07T19:05:40.386Z
References
History
Created Old Value New Value Data Type Notes
2024-06-26 02:57:27 Added to TrackCVE