Security readout for executives and security teams
Plain-English summary
This flaw lets a crafted XML document make VISAM VBASE include documents outside its intended control into output. The main business risk is exposure of sensitive files or data through XML processing. It is rated medium, with high confidentiality impact, but exploitation requires user interaction and high attack complexity.
Executive priority
Handle as a moderate-priority data exposure risk. Prioritize environments where VBASE processes XML from external parties or supports sensitive operational workflows. No active exploitation is cited in the provided sources.
Technical view
CVE-2021-42537 is a CWE-611 XML External Entity style issue in VISAM VBASE version 11.6.0.6. XML entities can reference URIs outside the intended control boundary, causing incorrect documents to be embedded in output. CVSS 3.1 score is 5.9: network vector, no privileges, user interaction required, high complexity.
Likely exposure
Exposure appears limited to organizations running VISAM VBASE Pro-RT/Server-RT Web Remote version 11.6.0.6 and processing XML documents. The bundle provides no CPEs, so confirmation may require direct product inventory, version checks, or vendor records.
Exploitation context
The provided bundle does not show CISA KEV listing or active exploitation evidence. The CVSS vector indicates remote reachability, no attacker privileges, required user interaction, and high attack complexity. Treat untrusted XML handling as the main risk path.
Researcher notes
Evidence is limited to the CVE details and CISA advisory reference in the bundle. Do not assume affected versions beyond 11.6.0.6. Focus validation on XXE-prone XML processing and whether official vendor remediation exists.
Mitigation direction
- Check VISAM and CISA advisory guidance for official remediation.
- Identify and prioritize VBASE 11.6.0.6 systems.
- Restrict processing of untrusted XML where operationally possible.
- Limit access to affected Web Remote interfaces.
- Monitor outputs for unexpected embedded documents or data exposure.
Validation and detection
- Confirm whether VBASE Pro-RT/Server-RT Web Remote is deployed.
- Verify installed versions against 11.6.0.6.
- Map workflows that import or process XML documents.
- Check whether XML originates from external or untrusted sources.
- Review vendor or CISA guidance for patch status.
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-611: 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-2021-42537 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
- 5.9 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:L/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:H/PR:N/UI:R/S:U/C:H/I:L/A:N1.64.2Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.9MediumVector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://www.cisa.gov/uscert/ics/advisories/icsa-21-308-01CVE reference · x_refsource_CONFIRM
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 Restriction of XML External Entity Reference
Improper Restriction of XML External Entity Reference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
