All intelligence
// vulnerability record
live · NVDCVE-2025-25612
HIGHpublished 2025-03-17 15:15 UTC · 1 year ago · modified 2026-06-17 09:00 UTC
7.1
CVSS / 10
// description
FS Inc S3150-8T2F prior to version S3150-8T2F_2.2.0D_135103 is vulnerable to Cross Site Scripting (XSS) in the Time Range Configuration functionality of the administration interface. An attacker can inject malicious JavaScript into the "Time Range Name" field, which is improperly sanitized. When this input is saved, it is later executed in the browser of any user accessing the affected page, including administrators, resulting in arbitrary script execution in the user's browser.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H
// weaknesses (CWE)
- CWE-79