CVE-2024-47067

MEDIUM EPSS 30.6%
Published Sep 30, 20241y ago · Modified Jun 17, 20262w ago
5.1 CVSS 4.0
Medium
Find Similar
Published Sep 30, 2024 1y ago
Last Modified Jun 17, 2026 2w ago

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.

CVSS Details

Base Score
5.1
Exploitability
Impact
Vector string
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
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction A
Scope X

Threat Intelligence

EPSS Exploit Probability
30.6% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-79 Cross-site Scripting Injection

Affected Products 1

VendorProductVersionRange
alistgoalist* <3.29.0

References 2

  • github.com https://github.com/alist-org/alist/commit/6100647310594868e931f3de1188ddd8bde93b78
    Patch
  • securitylab.github.com https://securitylab.github.com/advisories/GHSL-2023-220_Alist/
    ExploitThird Party Advisory

Remediation

  • github.com https://github.com/alist-org/alist/commit/6100647310594868e931f3de1188ddd8bde93b78
    Patch