CVE-2024-47067 MEDIUM

CVE-2024-47067: Alist Contains a Reflected Cross-Site Scripting Vulnerability

Vendor Alist-Org
Product alist
Weakness CWE-79 · XSS
Published September 30, 2024
Last update September 30, 2024

CVSS base score

5.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

September 30, 2024 CVE published
September 30, 2024 Record updated