CVE-2025-25612: FS Inc S3150-8T2F prior to version S3150-8T2F_2.2.0D_135103 is vulnerable to Cross Site Scripting (XSS) in...
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.
Security readout for executives and security teams
Plain-English summary
This issue lets a logged-in attacker save malicious JavaScript in an FS S3150-8T2F administration field. When another user, including an administrator, opens the affected page, the script can run in that user’s browser. The business risk is compromise of management-session data or actions through the switch administration interface.
Executive priority
Treat as high priority for affected network management assets. The issue is not proven actively exploited in the provided evidence, but successful abuse could affect administrator browser sessions and device-management integrity.
Technical view
CVE-2025-25612 is stored XSS in the Time Range Configuration function of FS Inc S3150-8T2F before S3150-8T2F_2.2.0D_135103. The Time Range Name field is improperly sanitized. CVSS 3.1 is 7.1 with network attack vector, low privileges required, user interaction required, and high confidentiality, integrity, and availability impact.
Likely exposure
Exposure appears limited to organizations running FS S3150-8T2F devices below S3150-8T2F_2.2.0D_135103, especially where the administration interface is reachable by multiple users or broad internal networks.
Exploitation context
The CVE is not listed as KEV in the provided bundle. The record includes a public GitHub reference, but the supplied evidence does not establish active exploitation. Exploitation requires low privileges and another user interaction with the affected administration page.
Researcher notes
The public bundle identifies the vulnerable model and version threshold, but structured affected CPE data is absent. Validate product identity carefully before scoping. Avoid assuming other FS Inc switches are affected without vendor confirmation.
Mitigation direction
Upgrade affected S3150-8T2F devices to S3150-8T2F_2.2.0D_135103 or later if vendor-supported.
Restrict switch administration interfaces to trusted management networks only.
Limit administrative and low-privilege management accounts to necessary personnel.
Review saved Time Range Name entries for suspicious content.
Check FS Inc guidance for any additional remediation or cleanup instructions.
Validation and detection
Inventory FS S3150-8T2F devices and record firmware versions.
Confirm no device runs firmware earlier than S3150-8T2F_2.2.0D_135103.
Review Time Range Configuration entries without rendering suspicious values in a browser.
Check access logs for unusual administration activity around affected pages.
Verify management interface access controls are enforced.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
2Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-79 · source CWE mapping
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.