LiveActive security incident?Get immediate response
CVE Record

CVE-2019-3756: RSA Archer, versions prior to 6.6 P3 (6.6.0.3), contain an information disclosure vulnerability.

RSA Archer, versions prior to 6.6 P3 (6.6.0.3), contain an information disclosure vulnerability. Information relating to the backend database gets disclosed to low-privileged RSA Archer users' UI under certain error conditions.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

RSA Archer before 6.6 P3 can expose backend database information to low-privileged users when certain application errors occur. This does not indicate data modification or service disruption, but it can reveal sensitive system details that help attackers plan further activity.

Executive priority

Treat as a moderate-priority remediation for RSA Archer environments. It is not described as actively exploited, but disclosed database details can materially improve follow-on attack planning against a governance, risk, and compliance platform.

Technical view

CVE-2019-3756 is a CWE-209 information disclosure issue in RSA Archer versions prior to 6.6 P3 (6.6.0.3). The CVSS 3.0 vector is AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N, meaning authenticated low-privileged access may expose backend database information through UI error conditions.

Likely exposure

Exposure is limited to organizations running RSA Archer versions earlier than 6.6 P3. The attacker needs low-privileged RSA Archer access, so internet exposure matters mainly where user accounts can be obtained or misused.

Exploitation context

The provided sources do not show active exploitation, and the CVE is not listed as KEV. No public exploit details are included in the source bundle. Risk comes from sensitive database details being disclosed to authenticated low-privileged users.

Researcher notes

Evidence is limited to the CVE record and RSA reference. The sources identify the affected version boundary, CWE-209 class, privileges required, and confidentiality impact, but do not provide proof-of-concept details, specific exposed fields, or exploitation telemetry.

Mitigation direction

  • Upgrade affected RSA Archer systems to 6.6 P3 (6.6.0.3) or later.
  • Review the RSA advisory for any environment-specific remediation guidance.
  • Restrict RSA Archer access to trusted users and managed networks.
  • Monitor for unusual low-privileged user error activity in Archer.

Validation and detection

  • Inventory RSA Archer instances and confirm installed versions.
  • Verify no production instance is earlier than 6.6 P3.
  • Review application logs for repeated error conditions from low-privileged users.
  • Confirm error pages do not expose backend database information.
Prepared
Confidence
high
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 · medium confidence lookup

CWE-209: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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-3756 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.5 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/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.5CVSS 3.0MediumCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N2.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

6.5Medium
CVSS 3.0 vector shape for CVE-2019-3756Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/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 Archerprior to 6.6 P3 (6.6.0.3)Listed
Weakness

CWE details

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

CWE-209 · source CWE mapping

Generation of Error Message Containing Sensitive Information

Generation of Error Message Containing Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.