LiveActive security incident?Get immediate response
CVE Record

CVE-2020-7355: Rapid7 Metasploit Pro Stored XSS in 'notes' field

Cross-site Scripting (XSS) vulnerability in the 'notes' field of a discovered scan asset in Rapid7 Metasploit Pro allows an attacker with a specially-crafted network service of a scan target store an XSS sequence in the Metasploit Pro console, which will trigger when the operator views the record of that scanned host in the Metasploit Pro interface. This issue affects Rapid7 Metasploit Pro version 4.17.1-20200427 and prior versions, and is fixed in Metasploit Pro version 4.17.1-20200514. See also CVE-2020-7354, which describes a similar issue, but involving the generated 'host' field of a discovered scan asset.

MediumCVSS 6.1Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A malicious or attacker-controlled scan target could store script content in Metasploit Pro scan asset notes. When an operator later opens that host record, the script runs in the Metasploit Pro interface. Rapid7 fixed this in version 4.17.1-20200514.

Executive priority

Prioritize remediation for security teams using Metasploit Pro against untrusted environments. The issue is not marked as actively exploited, but it targets a privileged security tool interface and has high confidentiality and integrity impact in CVSS.

Technical view

CVE-2020-7355 is a stored XSS issue in Rapid7 Metasploit Pro's discovered asset notes field. It affects version 4.17.1-20200427 and earlier. The CVSS 3.1 score is 6.1, with high confidentiality and integrity impact, user interaction required, and no availability impact.

Likely exposure

Exposure is limited to Metasploit Pro deployments at or before 4.17.1-20200427, especially when scanning untrusted or attacker-controlled services. Updated deployments at 4.17.1-20200514 or later are documented as fixed.

Exploitation context

The source bundle does not show KEV listing or confirmed active exploitation. Exploitation requires a crafted scan target and an operator viewing the affected scanned host record in the Metasploit Pro console.

Researcher notes

The primary evidence supports stored XSS in the scan asset notes field. The referenced research may discuss broader impact, but the provided bundle only substantiates the affected field, trigger condition, affected versions, and fixed version. Avoid assuming active exploitation without additional evidence.

Mitigation direction

  • Upgrade Metasploit Pro to version 4.17.1-20200514 or later.
  • Review Rapid7 release notes for any additional vendor guidance.
  • Restrict Metasploit Pro console access to trusted operators.
  • Limit scanning of untrusted targets until affected instances are updated.
  • Treat scan results from unknown targets as potentially hostile content.

Validation and detection

  • Inventory Metasploit Pro installations and record exact build versions.
  • Confirm no deployment is running 4.17.1-20200427 or earlier.
  • Review change records for upgrade to 4.17.1-20200514 or later.
  • Check operator access controls for the Metasploit Pro console.
  • Confirm scan workflows involving untrusted targets have documented handling procedures.
Prepared
Confidence
high
Sources
4

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-7355 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.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/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
3Source 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.1CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:N0.95.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.1Medium
CVSS 3.1 vector shape for CVE-2020-7355Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/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
Rapid7Metasploit Pro4.17.1-20200427Listed
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.