Security Advisory

CVE-2024-6578

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-07-29 18:37:16
Last updated 2024-08-01 21:41:03
Assigner @huntr_ai
State PUBLISHED

Description

A stored cross-site scripting (XSS) vulnerability exists in aimhubio/aim version 3.19.3. The vulnerability arises from the improper neutralization of input during web page generation, specifically in the logs-tab for runs. The terminal output logs are displayed using the `dangerouslySetInnerHTML` function in React, which is susceptible to XSS attacks. An attacker can exploit this vulnerability by injecting malicious scripts into the logs, which will be executed when a user views the logs-tab.