LiveActive security incident?Get immediate response
CVE Record

CVE-2019-3760: The RSA Identity Governance and Lifecycle software and RSA Via Lifecycle and Governance products prior to 7...

The RSA Identity Governance and Lifecycle software and RSA Via Lifecycle and Governance products prior to 7.1.0 P08 contain a SQL Injection vulnerability in Workflow Architect. A remote authenticated malicious user could potentially exploit this vulnerability to execute SQL commands on the back-end database to gain unauthorized access to the data by supplying specially crafted input data to the affected application.

MediumCVSS 6.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

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.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · low confidence lookup

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 lookup
description · low confidence lookup

Database 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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
6.4CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N3.12.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.4Medium
CVSS 3.1 vector shape for CVE-2019-3760Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
DellRSA Identity Governance and Lifecycleunspecified, unspecified, 7.0.2, 7.0.1Listed
DellRSA Via Lifecycle and Governance7.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-20 · source CWE mapping

Improper Input Validation

Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.