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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N1.72.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.0 score
4.8MediumVector: CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
Source materials
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
