CVE-2024-6578
AimHubio Aim Cross-Site Scripting (XSS) Vulnerability
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.
INFO
Published Date :
July 29, 2024, 7:15 p.m.
Last Modified :
Aug. 20, 2024, 2:51 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
2.7
Exploitability Score :
2.3
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-6578
.
URL | Resource |
---|---|
https://huntr.com/bounties/5b1ebc67-5346-44aa-b8b8-3c1c09d79680 | Exploit Issue Tracking Third Party Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-6578
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-6578
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Aug. 20, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N Changed Reference Type https://huntr.com/bounties/5b1ebc67-5346-44aa-b8b8-3c1c09d79680 No Types Assigned https://huntr.com/bounties/5b1ebc67-5346-44aa-b8b8-3c1c09d79680 Exploit, Issue Tracking, Third Party Advisory Added CPE Configuration OR *cpe:2.3:a:aimstack:aim:3.19.3:*:*:*:*:*:*:* -
CVE Received by [email protected]
Jul. 29, 2024
Action Type Old Value New Value Added 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. Added Reference huntr.dev https://huntr.com/bounties/5b1ebc67-5346-44aa-b8b8-3c1c09d79680 [No types assigned] Added CWE huntr.dev CWE-79 Added CVSS V3 huntr.dev AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-6578
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-6578
weaknesses.