AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-5478

MEDIUM · CVSS 6.1 EPSS 0.35%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-06-06 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.1. It affects Java.

CVE
CVE-2024-5478
Severity
MEDIUM
CVSS
6.1
EPSS
0.35%
Java

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

Related CVEs

Other vulnerabilities affecting the same vendor(s)