Reflected Cross-Site Scripting (XSS) in zenml
Moderate severity
GitHub Reviewed
Published
Jun 30, 2024
to the GitHub Advisory Database
•
Updated Aug 20, 2024
Description
Published by the National Vulnerability Database
Jun 30, 2024
Published to the GitHub Advisory Database
Jun 30, 2024
Reviewed
Jul 1, 2024
Last updated
Aug 20, 2024
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.
References