CVE-2024-32890
In affected versions missing neutralization of the ISP information in a speedtest result leads to stored Cross-site scripting in the JSON API.
Does this matter?
Lower severity and a low EPSS score (0.52%). Track it; it rarely justifies an emergency change on its own.
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 3.1
- 6.1 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- EPSS
- 0.52% probability · 43th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-79
- Source
- security-advisories@github.com
References
- https://github.com/librespeed/speedtest/commit/3937b940e80b734acae36cd41a2a31819593e728
- https://github.com/librespeed/speedtest/commit/dd1ce2cb8830d94dcaa0b8e70b9406144a0e5f8d
- https://github.com/librespeed/speedtest/security/advisories/GHSA-3954-xrwh-fq4q
- https://github.com/librespeed/speedtest/commit/3937b940e80b734acae36cd41a2a31819593e728
- https://github.com/librespeed/speedtest/commit/dd1ce2cb8830d94dcaa0b8e70b9406144a0e5f8d
- https://github.com/librespeed/speedtest/security/advisories/GHSA-3954-xrwh-fq4q
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.