Description
A reflected cross-site scripting (XSS) vulnerability in the /logo.asp component of FS Inc S3150-8T2F Switch 2.2.0D Build 118101 allows attackers to execute arbitrary Javascript in the context of the victim's browser via a crafted URL.
Published: 2026-07-31
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An attacker can craft a malicious URL targeting the /logo.asp component of the FS Inc S3150‑8T2F switch. When a user visits that URL, the component echoes user input without proper sanitization, causing the browser to execute embedded JavaScript in the context of the switch’s web interface. This can lead to credential theft, session hijacking, or lateral movement within a local network. The weakness is a classic reflected cross‑site scripting flaw (CWE‑79).

Affected Systems

The affected platform is the FS Inc S3150‑8T2F Switch running firmware 2.2.0D Build 118101. No other vendor or product versions are listed in the public data.

Risk and Exploitability

The CVSS score is 6.1, the EPSS score is below 1 % and the vulnerability is not listed in CISA’s KEV catalog, suggesting a low to moderate exploitation likelihood. Nevertheless, the reflected XSS can be triggered via any user that opens the crafted URL, making it a potential threat for administrators or users who may inadvertently click malicious links from compromised internal or external sources.

Generated by OpenCVE AI on August 4, 2026 at 22:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the switch firmware to a version that removes the reflected XSS in /logo.asp or applies an official vendor patch
  • Configure the web interface to restrict or disable access to /logo.asp for unauthenticated users
  • Deploy a browser‑side content security policy that blocks script execution from unknown sources

Generated by OpenCVE AI on August 4, 2026 at 22:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 23:00:00 +0000

Type Values Removed Values Added
Title Reflected XSS in FS Inc S3150‑8T2F Switch /logo.asp Component

Mon, 03 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 02 Aug 2026 05:00:00 +0000

Type Values Removed Values Added
Title Reflected XSS in FS Inc S3150‑8T2F Switch /logo.asp Component
Weaknesses CWE-79

Fri, 31 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Description A reflected cross-site scripting (XSS) vulnerability in the /logo.asp component of FS Inc S3150-8T2F Switch 2.2.0D Build 118101 allows attackers to execute arbitrary Javascript in the context of the victim's browser via a crafted URL.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-03T16:54:25.285Z

Reserved: 2026-06-08T00:00:00.000Z

Link: CVE-2026-52232

cve-icon Vulnrichment

Updated: 2026-08-03T16:54:10.367Z

cve-icon NVD

Status : Received

Published: 2026-07-31T22:17:02.553

Modified: 2026-08-03T17:16:37.733

Link: CVE-2026-52232

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T22:45:03Z

Weaknesses
  • CWE-79

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