CVE-2024-47067
AList Cross-Site Scripting Vulnerability
Description
AList is a file list program that supports multiple storages. AList contains a reflected cross-site scripting vulnerability in helper.go. The endpoint /i/:link_name takes in a user-provided value and reflects it back in the response. The endpoint returns an application/xml response, opening it up to HTML tags via XHTML and thus leading to a XSS vulnerability. This vulnerability is fixed in 3.29.0.
INFO
Published Date :
Sept. 30, 2024, 4:15 p.m.
Last Modified :
Nov. 15, 2024, 4:28 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
2.7
Exploitability Score :
2.8
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-47067
.
URL | Resource |
---|---|
https://github.com/alist-org/alist/commit/6100647310594868e931f3de1188ddd8bde93b78 | Patch |
https://securitylab.github.com/advisories/GHSL-2023-220_Alist/ | Exploit 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-47067
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-47067
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]
Nov. 15, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Changed Reference Type https://github.com/alist-org/alist/commit/6100647310594868e931f3de1188ddd8bde93b78 No Types Assigned https://github.com/alist-org/alist/commit/6100647310594868e931f3de1188ddd8bde93b78 Patch Changed Reference Type https://securitylab.github.com/advisories/GHSL-2023-220_Alist/ No Types Assigned https://securitylab.github.com/advisories/GHSL-2023-220_Alist/ Exploit, Third Party Advisory Added CWE NIST CWE-79 Added CPE Configuration OR *cpe:2.3:a:alist_project:alist:*:*:*:*:*:*:*:* versions up to (excluding) 3.29.0 -
CVE Received by [email protected]
Sep. 30, 2024
Action Type Old Value New Value Added Description AList is a file list program that supports multiple storages. AList contains a reflected cross-site scripting vulnerability in helper.go. The endpoint /i/:link_name takes in a user-provided value and reflects it back in the response. The endpoint returns an application/xml response, opening it up to HTML tags via XHTML and thus leading to a XSS vulnerability. This vulnerability is fixed in 3.29.0. Added Reference GitHub, Inc. https://securitylab.github.com/advisories/GHSL-2023-220_Alist/ [No types assigned] Added Reference GitHub, Inc. https://github.com/alist-org/alist/commit/6100647310594868e931f3de1188ddd8bde93b78 [No types assigned] Added CWE GitHub, Inc. CWE-79 Added CVSS V4.0 GitHub, Inc. CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
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-47067
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-47067
weaknesses.