LiveActive security incident?Get immediate response
CVE Record

CVE-2020-5333: RSA Archer, versions prior to 6.7 P3 (6.7.0.3), contain an authorization bypass vulnerability in the REST API.

RSA Archer, versions prior to 6.7 P3 (6.7.0.3), contain an authorization bypass vulnerability in the REST API. A remote authenticated malicious Archer user could potentially exploit this vulnerability to view unauthorized information.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

RSA Archer had a REST API authorization weakness before version 6.7 P3. An authenticated Archer user could potentially see information they should not be allowed to view. This is a confidentiality issue, not a system takeover in the supplied evidence.

Executive priority

Treat as a targeted confidentiality risk for Archer-hosted governance, risk, and compliance data. Prioritize remediation where Archer contains regulated, customer, audit, or security-sensitive information.

Technical view

CVE-2020-5333 is CWE-285 improper authorization in the RSA Archer REST API. The CVSS 3.0 vector is AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N, scoring 4.3. A remote authenticated user could potentially bypass authorization and view unauthorized information.

Likely exposure

Exposure is limited to RSA Archer deployments running versions prior to 6.7 P3 (6.7.0.3), especially where REST API access is available to many authenticated users.

Exploitation context

The provided sources do not show active exploitation, and the CVE is not marked KEV. Exploitation requires valid Archer authentication and is described as unauthorized information viewing.

Researcher notes

The bundle does not include endpoint-level details, exploit procedures, or proof of active exploitation. Keep assessment scoped to RSA Archer REST API authorization behavior before 6.7 P3 and avoid assuming broader platform compromise.

Mitigation direction

  • Upgrade RSA Archer to 6.7 P3 (6.7.0.3) or a vendor-supported fixed release.
  • Review Dell advisory DSA-2020-049 before applying production changes.
  • Limit REST API access to users with a clear business need.
  • Monitor Archer activity for unusual access to sensitive records.

Validation and detection

  • Inventory RSA Archer versions and flag anything earlier than 6.7 P3.
  • Confirm REST API access is restricted to expected authenticated users.
  • Review logs for suspicious data access by low-privilege users.
  • Validate that role permissions prevent cross-role data visibility after updating.
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 · low confidence lookup

CWE-285: 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

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior 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-2020-5333 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
4.3 (3.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.0 score

4.3Medium
CVSS 3.0 vector shape for CVE-2020-5333Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
DellRSA ArcherunspecifiedListed
Weakness

CWE details

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

CWE-285 · source CWE mapping

Improper Authorization

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