Loading HuntDB...

GHSA-rpx8-fg6w-rm6x

GitHub Security Advisory

Withdrawn Advisory: lunary-ai/lunary XSS in SAML metadata endpoint

✓ GitHub Reviewed HIGH Withdrawn Has CVE

Advisory Details

## Withdrawn Advisory
This advisory has been withdrawn because the [lunary npm package](https://www.npmjs.com/package/lunary) is connected to https://github.com/lunary-ai/lunary-js, not the https://github.com/lunary-ai/lunary repo that is discussed in this advisory.

**The underlying vulnerability report is still valid**, but it doesn't affect a product in a [GitHub Advisory Database supported ecosystem](https://docs.github.com/en/code-security/security-advisories/working-with-global-security-advisories-from-the-github-advisory-database/about-the-github-advisory-database#github-reviewed-advisories).

This link is maintained to preserve external references.

## Original 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.

Affected Packages

npm lunary
Affected versions: 0 (last affected: 1.2.7)

Related CVEs

Key Information

GHSA ID
GHSA-rpx8-fg6w-rm6x
Published
June 6, 2024 9:30 PM
Last Modified
June 20, 2025 8:01 PM
CVSS Score
7.5 /10
Primary Ecosystem
npm
Primary Package
lunary
GitHub Reviewed
✓ Yes
Withdrawn
June 20, 2025 7:59 PM

Dataset

Last updated: September 16, 2025 6:29 AM

Data from GitHub Advisory Database. This information is provided for research and educational purposes.