Vulnerability Description
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.
Related Weaknesses (CWE)
References
- https://github.com/tltneon/lgsl/blob/master/lgsl_files/lgsl_list.php#L20-L24
- https://github.com/tltneon/lgsl/commit/7ecb839df9358d21f64cdbff5b2536af25a77de1
- https://github.com/tltneon/lgsl/security/advisories/GHSA-ggwq-xc72-33r3
FAQ
What is CVE-2024-56517?
CVE-2024-56517 is a documented vulnerability. 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...
How severe is CVE-2024-56517?
CVSS scoring is not yet available for CVE-2024-56517. Check NVD for updates.
Is there a patch for CVE-2024-56517?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.