LiveActive security incident?Get immediate response
CVE Record

CVE-2020-5339: RSA Authentication Manager versions prior to 8.4 P10 contain a stored cross-site scripting vulnerability in...

RSA Authentication Manager versions prior to 8.4 P10 contain a stored cross-site scripting vulnerability in the Security Console. A malicious RSA Authentication Manager Security Console administrator with advanced privileges could exploit this vulnerability to store arbitrary HTML or JavaScript code through the Security Console web interface. When other Security Console administrators open the affected report page, the injected scripts could potentially be executed in their browser.

MediumCVSS 4.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

RSA Authentication Manager before 8.4 P10 could let a highly privileged Security Console administrator plant script content in a report page. The script may run when another Security Console administrator views that page. This is mainly an administrative-console integrity and confidentiality risk, not a broad unauthenticated internet exploit.

Executive priority

Treat this as a moderate-priority identity infrastructure issue. It requires privileged access, but it affects an authentication management console where administrator trust and session integrity matter.

Technical view

This is a stored cross-site scripting issue in the RSA Authentication Manager Security Console. CVSS 3.0 is 4.8: network reachable, low attack complexity, high privileges required, user interaction required, scope changed, low confidentiality and integrity impact, no availability impact.

Likely exposure

Exposure is limited to organizations running RSA Authentication Manager versions before 8.4 P10, with Security Console access available to administrators. The source bundle does not provide specific CPEs or deployment patterns.

Exploitation context

The source states exploitation requires a malicious Security Console administrator with advanced privileges and another administrator viewing the affected report page. KEV is false, and no cited source states active exploitation.

Researcher notes

The key constraints are high required privileges and administrator user interaction. The available sources identify the vulnerable component and fixed version threshold but do not document public exploitation, detailed affected build ranges, or exploit mechanics.

Mitigation direction

  • Upgrade affected RSA Authentication Manager deployments to 8.4 P10 or later per vendor guidance.
  • Review RSA's advisory before applying changes or choosing compensating controls.
  • Restrict Security Console administrator privileges to trusted, necessary personnel only.
  • Monitor administrative report changes and console activity for unexpected HTML or script-like content.

Validation and detection

  • Inventory RSA Authentication Manager instances and confirm exact version and patch level.
  • Check whether any deployment is earlier than 8.4 P10.
  • Review Security Console administrator accounts for excessive or unnecessary advanced privileges.
  • Inspect relevant administrative report pages for unexpected stored content.
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 · medium confidence lookup

CWE-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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
cve · low confidence lookup

CVE-2020-5339 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.8 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:R/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
4.8CVSS 3.0MediumCVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N1.72.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

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

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:R/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 Authentication ManagerunspecifiedListed
Weakness

CWE details

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

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.