CVE-2024-56361 MEDIUM

CVE-2024-56361: Stored Cross-Site Scripting (XSS) in lgsl v7.0

Vendor Tltneon
Product lgsl
Weakness CWE-79 · XSS
Published December 26, 2024
Last update December 27, 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:L/VI:L/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

LGSL (Live Game Server List) provides online status for games. Before 7.0.0, a stored cross-site scripting (XSS) vulnerability was identified in lgsl. The function lgsl_query_40 in lgsl_protocol.php has implemented an HTTP crawler. This function makes a request to the registered game server, and upon crawling the malicious /info endpoint with our payload, will render our javascript on the info page. This information is being displayed via lgsl_details.php. This vulnerability is fixed in 7.0.0.

Key dates

02Disclosure timeline

December 26, 2024 CVE published
December 27, 2024 Record updated

Related vulnerabilities

04Related CVE