Vulnerability Description
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.
Related Weaknesses (CWE)
References
- https://github.com/tltneon/lgsl/commit/3fbd3bb581b636f7fd3ea0592c5f8df87d3a2843
- https://github.com/tltneon/lgsl/security/advisories/GHSA-xx95-62h6-h7v3
- https://github.com/tltneon/lgsl/security/advisories/GHSA-xx95-62h6-h7v3
FAQ
What is CVE-2024-56361?
CVE-2024-56361 is a documented vulnerability. 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 h...
How severe is CVE-2024-56361?
CVSS scoring is not yet available for CVE-2024-56361. Check NVD for updates.
Is there a patch for CVE-2024-56361?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.