CVE-2024-5062 MEDIUM

CVE-2024-5062: Reflected XSS through survey redirect parameter in zenml-io/zenml

Vendor Zenml-Io
Product zenml-io/zenml
Weakness CWE-79 · XSS
Published June 30, 2024
Last update August 1, 2024

CVSS base score

5.3/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction Required
Confidentiality High
Integrity None

CVSS vector

CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

A reflected Cross-Site Scripting (XSS) vulnerability was identified in zenml-io/zenml version 0.57.1. The vulnerability exists due to improper neutralization of input during web page generation, specifically within the survey redirect parameter. This flaw allows an attacker to redirect users to a specified URL after completing a survey, without proper validation of the 'redirect' parameter. Consequently, an attacker can execute arbitrary JavaScript code in the context of the user's browser session. This vulnerability could be exploited to steal cookies, potentially leading to account takeover.

Key dates

02Disclosure timeline

June 30, 2024 CVE published
August 1, 2024 Record updated