PT-2024-36418 · Lunary Ai · Lunary
Published
2024-06-06
·
Updated
2024-07-19
·
CVE-2024-5478
CVSS v3.1
7.4
High
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
lunary-ai/lunary version 1.2.7
Description
A Cross-site Scripting (XSS) issue exists due to the application's failure to escape or validate the
orgId parameter supplied by the user before incorporating it into the generated response. The endpoint /auth/saml/${org?.id}/metadata 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.Recommendations
For lunary-ai/lunary version 1.2.7, as a temporary workaround, consider disabling the
/auth/saml/${org?.id}/metadata endpoint until a patch is available. Restrict access to this endpoint to minimize the risk of exploitation. Avoid using the orgId parameter in the affected API endpoint until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Lunary