Lucene search

K
cvelistGitHub_MCVELIST:CVE-2024-32890
HistoryMay 01, 2024 - 6:34 a.m.

CVE-2024-32890 Stored Cross-site Scripting in results JSON API in librespeed/speedtest

2024-05-0106:34:13
CWE-79
GitHub_M
www.cve.org
3
cve-2024-32890
html5
isp information
vulnerability
telemetry api
librespeed
cross-site scripting
json api
commit 3937b94
version 5.2.5
version 5.3.1

CVSS3

6.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

EPSS

0

Percentile

15.5%

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.

CNA Affected

[
  {
    "vendor": "librespeed",
    "product": "speedtest",
    "versions": [
      {
        "version": ">= 5.2.5, < 5.3.1",
        "status": "affected"
      }
    ]
  }
]

CVSS3

6.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

EPSS

0

Percentile

15.5%

Related for CVELIST:CVE-2024-32890