CVE-2024-56361

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.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2024-12-26 22:15

Updated : 2026-06-17 08:12


NVD link : CVE-2024-56361

Mitre link : CVE-2024-56361

CVE.ORG link : CVE-2024-56361


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')