Security readout for executives and security teams
Plain-English summary
CVE-2019-3760 is an authenticated SQL injection issue in RSA identity governance products. A logged-in attacker could send crafted input through Workflow Architect and potentially run database commands, risking unauthorized access to data. The issue affects versions before 7.1.0 P08.
Executive priority
Treat as a priority maintenance fix for affected identity governance systems. It is not sourced as actively exploited, but the affected platform can hold sensitive identity and access data, making unauthorized database access business-relevant.
Technical view
RSA Identity Governance and Lifecycle and RSA Via Lifecycle and Governance prior to 7.1.0 P08 contain SQL injection in Workflow Architect. CVSS 3.1 is 6.4: network-accessible, low complexity, low privileges, no user interaction, changed scope, low confidentiality and integrity impact, no availability impact.
Likely exposure
Exposure is likely limited to organizations running affected RSA IGL or RSA Via Lifecycle and Governance versions, especially where authenticated users can reach Workflow Architect. Risk increases if the application is broadly reachable or accounts are weakly controlled.
Exploitation context
The source bundle does not indicate CISA KEV listing or active exploitation. The vulnerability is still meaningful because exploitation requires only authenticated network access and could affect back-end database confidentiality and integrity.
Researcher notes
Evidence identifies SQL injection in Workflow Architect, though the CVE maps to CWE-20. The provided sources do not include exploit details, indicators, or a named workaround beyond the affected-version boundary. Validate exposure through version, feature access, and authentication scope rather than assuming internet-wide reachability.
Mitigation direction
- Upgrade affected deployments to 7.1.0 P08 or later where vendor guidance confirms coverage.
- Review RSA advisory DOC-106943 for official remediation details and prerequisites.
- Restrict Workflow Architect access to trusted administrative users only.
- Limit network access to the identity governance application where operationally possible.
- Monitor application and database logs for unusual Workflow Architect activity.
Validation and detection
- Inventory RSA IGL and RSA Via Lifecycle and Governance versions in use.
- Confirm whether each deployment is below 7.1.0 P08.
- Verify which users or roles can access Workflow Architect.
- Review recent logs for SQL errors or anomalous authenticated requests.
- Confirm vendor remediation status with change records or package evidence.
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-2019-3760 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.4 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/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:L/PR:L/UI:N/S:C/C:L/I:L/A:N3.12.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.4MediumVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://community.rsa.com/docs/DOC-106943CVE reference · x_refsource_MISC
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.
