CVE-2024-32890

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

No configuration.

History

21 Nov 2024, 09:15

Type Values Removed Values Added
References () https://github.com/librespeed/speedtest/commit/3937b940e80b734acae36cd41a2a31819593e728 - () https://github.com/librespeed/speedtest/commit/3937b940e80b734acae36cd41a2a31819593e728 -
References () https://github.com/librespeed/speedtest/commit/dd1ce2cb8830d94dcaa0b8e70b9406144a0e5f8d - () https://github.com/librespeed/speedtest/commit/dd1ce2cb8830d94dcaa0b8e70b9406144a0e5f8d -
References () https://github.com/librespeed/speedtest/security/advisories/GHSA-3954-xrwh-fq4q - () https://github.com/librespeed/speedtest/security/advisories/GHSA-3954-xrwh-fq4q -
Summary
  • (es) librespeed/speedtest es una prueba de velocidad autohospedada y de código abierto para HTML5. En las versiones afectadas, la falta de neutralización de la información del ISP en un resultado de prueba de velocidad conduce a Cross Site Scripting almacenadas en la API JSON. Al campo `processedString` en el parámetro `ispinfo` le falta neutralización. Se almacena cuando un usuario envía un resultado de prueba de velocidad a la API de telemetría (`results/telemetry.php`) y se devuelve en la API JSON (`results/json.php`). Esta vulnerabilidad se introdujo en el commit 3937b94. Esta vulnerabilidad afecta a las instancias de prueba de velocidad de LibreSpeed que ejecutan la versión 5.2.5 o superior y que tienen la telemetría habilitada y se ha solucionado en la versión 5.3.1. Se recomienda a los usuarios que actualicen. No se workarounds para esta vulnerabilidad.

01 May 2024, 07:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-05-01 07:15

Updated : 2024-11-21 09:15


NVD link : CVE-2024-32890

Mitre link : CVE-2024-32890

CVE.ORG link : CVE-2024-32890


JSON object : View

Products Affected

No product.

CWE
CWE-79

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