Vulnerability Description
librespeed/speedtest is an open source, self-hosted speed test for HTML5. In affected versions missing neutralization of the ISP information in a speedtest result leads to stored Cross-site scripting in the JSON API. The `processedString` field in the `ispinfo` parameter is missing neutralization. It is stored when a user submits a speedtest result to the telemetry API (`results/telemetry.php`) and returned in the JSON API (`results/json.php`). This vulnerability has been introduced in commit 3937b94. This vulnerability affects LibreSpeed speedtest instances running version 5.2.5 or higher which have telemetry enabled and has been addressed in version 5.3.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/librespeed/speedtest/commit/3937b940e80b734acae36cd41a2a31819
- https://github.com/librespeed/speedtest/commit/dd1ce2cb8830d94dcaa0b8e70b9406144
- https://github.com/librespeed/speedtest/security/advisories/GHSA-3954-xrwh-fq4q
- https://github.com/librespeed/speedtest/commit/3937b940e80b734acae36cd41a2a31819
- https://github.com/librespeed/speedtest/commit/dd1ce2cb8830d94dcaa0b8e70b9406144
- https://github.com/librespeed/speedtest/security/advisories/GHSA-3954-xrwh-fq4q
FAQ
What is CVE-2024-32890?
CVE-2024-32890 is a vulnerability with a CVSS score of 6.1 (MEDIUM). librespeed/speedtest is an open source, self-hosted speed test for HTML5. In affected versions missing neutralization of the ISP information in a speedtest result leads to stored Cross-site scripting ...
How severe is CVE-2024-32890?
CVE-2024-32890 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-32890?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.