Security readout for executives and security teams
Plain-English summary
CVE-2023-36611 affects listed Ovarro TBox RTUs. A low-privilege user may access higher-privilege software security tokens, then use them in SSH to read files requiring elevated privileges. The main business risk is unauthorized disclosure from remote telemetry equipment, not stated service disruption or data tampering.
Executive priority
Treat as a moderate-priority ICS confidentiality issue. It is less urgent than unauthenticated remote code execution, but it deserves timely review where affected RTUs support sensitive operations or are reachable by many users.
Technical view
The issue is classified as CWE-285, improper authorization. The CVSS 3.1 score is 6.5 with network attack vector, low complexity, low privileges required, no user interaction, unchanged scope, high confidentiality impact, and no integrity or availability impact.
Likely exposure
Exposure is most likely where Ovarro TBox MS-CPU32, MS-CPU32-S2, LT2, TG2, or RM2 RTUs are deployed and low-privilege user access or SSH access exists. The provided bundle does not identify exact vulnerable firmware ranges beyond the affected product names.
Exploitation context
The bundle does not report active exploitation, and the CVE is not marked as CISA KEV. Exploitation requires existing low-privilege access, so this is not described as unauthenticated compromise. The concern is privilege boundary bypass for file access through token misuse.
Researcher notes
Evidence is limited to the CVE bundle and CISA advisory reference. The description supports token exposure and elevated file access after SSH login, but does not provide exploit details, fixed versions, or named mitigations in the supplied text.
Mitigation direction
- Check Ovarro and CISA advisory guidance for affected firmware and remediation details.
- Restrict SSH access to trusted administration networks only.
- Review and minimize low-privilege accounts on affected RTUs.
- Monitor for unusual SSH sessions and privileged file access attempts.
- Prioritize remediation where RTUs are reachable from broader networks.
Validation and detection
- Inventory deployed Ovarro TBox RTU models against the affected product list.
- Confirm whether SSH is enabled and who has low-privilege access.
- Check vendor advisory details for exact vulnerable versions.
- Review logs for low-privilege accounts accessing higher-privilege files.
- Verify compensating network controls around RTU management interfaces.
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-285: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-2023-36611 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.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
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:L/UI:N/S:U/C:H/I:N/A:N2.83.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.5MediumVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://www.cisa.gov/news-events/ics-advisories/icsa-23-180-03CVE reference · government-resource
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 Authorization
Improper Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
