LiveActive security incident?Get immediate response
CVE Record

CVE-2019-18574: RSA Authentication Manager software versions prior to 8.4 P8 contain a stored cross-site scripting vulnerab...

RSA Authentication Manager software versions prior to 8.4 P8 contain a stored cross-site scripting vulnerability in the Security Console. A malicious Security Console administrator could exploit this vulnerability to store arbitrary HTML or JavaScript code through the web interface which could then be included in a report. When other Security Console administrators open the affected report, 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 P8 allowed a privileged Security Console administrator to store script content in the console. If another administrator opened an affected report, that script could run in their browser. The issue is limited by needing administrator access and user interaction, but it affects an authentication management system.

Executive priority

Treat this as a moderate-priority governance and patching issue. It is not shown as actively exploited, but it affects authentication infrastructure and could let a privileged insider or compromised admin account target other administrators.

Technical view

CVE-2019-18574 is stored cross-site scripting in RSA Authentication Manager Security Console before 8.4 P8. A malicious Security Console administrator could inject arbitrary HTML or JavaScript through the web interface, with execution when another Security Console administrator opens the affected report. CVSS 3.0 is 4.8: AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N.

Likely exposure

Exposure is likely limited to organizations running RSA Authentication Manager versions before 8.4 P8. The source bundle does not state internet exposure. Practical risk depends on who has Security Console administrator access and whether other administrators open generated reports.

Exploitation context

The provided sources do not identify active exploitation, and KEV status is false. Exploitation requires a malicious or compromised Security Console administrator account and a second administrator opening the affected report, so insider misuse or post-compromise abuse is the main concern.

Researcher notes

The vulnerability is CWE-79 stored XSS with high required privileges and user interaction. Available evidence names RSA Authentication Manager before 8.4 P8 and the Security Console report path, but does not provide exploit details, active exploitation evidence, or broader product scope.

Mitigation direction

  • Upgrade RSA Authentication Manager to 8.4 P8 or a vendor-supported fixed release.
  • Review Dell advisory DSA-2019-168 for exact update guidance.
  • Restrict Security Console administrator privileges to trusted, necessary personnel.
  • Review existing reports for unexpected HTML or script content.
  • Monitor Security Console administrative activity for suspicious report changes.

Validation and detection

  • Inventory RSA Authentication Manager deployments and confirm versions are 8.4 P8 or later.
  • Identify all Security Console administrator accounts and validate business need.
  • Review report content and recent report changes for unexpected embedded markup.
  • Check administrative logs for unusual report creation or modification activity.
  • Confirm remediation against Dell advisory DSA-2019-168 and CVE-2019-18574 records.
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-2019-18574 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-2019-18574Attack 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
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.