CVE-2024-56517 MEDIUM

CVE-2024-56517: LGSL has a reflected XSS at /lgsl_files/lgsl_list.php

Vendor Tltneon
Product lgsl
Weakness CWE-79 · XSS
Published December 30, 2024
Last update December 30, 2024

CVSS base score

5.3/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:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

What the vulnerability does

01Description

LGSL (Live Game Server List) provides online status lists for online video games. Versions up to and including 6.2.1 contain a reflected cross-site scripting vulnerability in the `Referer` HTTP header. The vulnerability allows attackers to inject arbitrary JavaScript code, which is reflected in the HTML response without proper sanitization. When crafted malicious input is provided in the `Referer` header, it is echoed back into an HTML attribute in the application’s response. Commit 7ecb839df9358d21f64cdbff5b2536af25a77de1 contains a patch for the issue.

Key dates

02Disclosure timeline

December 30, 2024 CVE published
December 30, 2024 Record updated