Security readout for executives and security teams
Plain-English summary
This flaw affects the web management interface of listed Siemens industrial routers and security appliances. An authenticated administrator could introduce data that is later rendered unsafely, causing DOM-based XSS. The required admin privileges and user interaction reduce broad risk, but successful exploitation could affect confidentiality, integrity, and availability.
Executive priority
Treat this as a prioritized OT network hygiene item, not an emergency by current evidence. Confirm whether affected Siemens devices exist, isolate management access, and schedule vendor-directed remediation through normal maintenance controls.
Technical view
CVE-2022-36325 is CWE-80 improper neutralization of script-related HTML tags in Siemens RUGGEDCOM RM1224 and multiple SCALANCE M/S devices. The CVSS 3.1 vector is 6.8: network reachable, low complexity, high privileges, user interaction required, unchanged scope, and high CIA impact. The source bundle does not provide fixed version details.
Likely exposure
Exposure is most relevant where listed Siemens device web interfaces are reachable by administrators or management networks. The affected-version data in the bundle is incomplete, so inventory matching should rely on Siemens advisory details.
Exploitation context
The bundle says exploitation requires an authenticated remote attacker with administrative privileges and user interaction. It is not listed as CISA KEV, and the provided sources do not support active exploitation claims.
Researcher notes
Evidence supports DOM-based XSS in the web interface with PR:H and UI:R. The bundle lists many Siemens models but does not provide concrete vulnerable firmware ranges or fixed releases. Avoid assuming exploitability beyond authenticated administrative contexts.
Mitigation direction
- Review Siemens SSA-710008 and SSA-019200 for affected and fixed versions.
- Apply applicable Siemens updates or workarounds from the advisories.
- Restrict web management access to trusted administrative networks.
- Limit administrator accounts and review privileged access.
- Monitor management-interface activity for unexpected configuration or script-related changes.
Validation and detection
- Inventory listed RUGGEDCOM RM1224 and SCALANCE M/S devices.
- Compare device model and firmware against Siemens advisory coverage.
- Confirm management interfaces are not exposed outside trusted networks.
- Verify only authorized administrators can access the web interface.
- Review logs for suspicious administrator-session activity.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-80: 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.
Open ATT&CK lookupCVE-2022-36325 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 6.8 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C
CNA and ADP enrichment extracted from CVE v5
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C0.95.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.8MediumVector: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C
Source materials
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)
Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
