Security readout for executives and security teams
Plain-English summary
OpenText Operations Bridge Reporter has a potential SQL injection flaw in its web application. Abuse requires an authenticated OBR administrator with network access, so this is not a low-privilege internet drive-by issue. If exploited, the impact could be serious because the CVSS record rates confidentiality, integrity, and availability impact as high.
Executive priority
Treat this as high priority for environments running OBR, especially where administrator access is broad or web access is poorly restricted. The privilege requirement lowers broad exposure, but impact after admin compromise could be severe.
Technical view
CVE-2021-22508 describes improper input validation in OpenText Operations Bridge Reporter that could permit malicious SQL queries. The CVSS 3.1 score is 7.2 with network access, low complexity, high privileges, no user interaction, unchanged scope, and high CIA impact. Exact affected release details are not clearly provided in the bundle.
Likely exposure
Exposure is most likely where Operations Bridge Reporter is deployed, the OBR web application is reachable, and administrator accounts can authenticate. The provided affected-version data is incomplete, so confirm applicability against OpenText or Micro Focus advisory KM03793174.
Exploitation context
The source bundle does not show KEV listing or cite active exploitation. Attack prerequisites are material: the attacker must already be an authenticated OBR administrator and reach the web application over the network.
Researcher notes
The record identifies SQL injection potential but maps CWE-20 and provides limited affected-version detail. Do not assume active exploitation or universal OBR impact from the bundle alone. Focus validation on vendor advisory applicability, admin reachability, and logs.
Mitigation direction
- Review OpenText or Micro Focus advisory KM03793174 for official fixed versions or mitigations.
- Limit network access to the OBR web application to trusted administrative paths.
- Audit and reduce OBR administrator accounts to required personnel only.
- Monitor OBR and database logs for suspicious administrative query patterns.
- Apply vendor-provided updates or configuration changes when confirmed applicable.
Validation and detection
- Inventory all OpenText Operations Bridge Reporter deployments and web endpoints.
- Confirm whether deployed OBR versions match the vendor advisory scope.
- Review administrator account lists, recent logins, and unexpected privilege changes.
- Check whether OBR web access is restricted by network controls.
- Review application and database logs for abnormal SQL errors or administrative 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-20: 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 lookupDatabase behavior lookup
The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2021-22508 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
- High
- CVSS
- 7.2 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
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:N/S:U/C:H/I:H/A:H1.25.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.2HighVector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://support.microfocus.com/kb/kmdoc.php?id=KM03793174CVE reference
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 Input Validation
Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
