Security readout for executives and security teams
Plain-English summary
CVE-2020-37019 is a stored cross-site scripting issue in Orchard Core RC1/1.0 blog post creation. A logged-in attacker with post creation ability could store script content that later runs in other users’ browsers, potentially affecting session data or page integrity.
Executive priority
Treat as a moderate-priority web application risk. Prioritize if Orchard Core is internet-facing, supports user-generated content, or is used by privileged administrators. The main concern is stored browser-side script execution, not server takeover.
Technical view
The issue is CWE-79 in Orchard Core, involving insufficient handling of JavaScript embedded through the MarkdownBodyPart.Source parameter during blog post creation. CVSS 3.1 is 6.4, with network access, low complexity, low privileges, changed scope, and low confidentiality and integrity impact.
Likely exposure
Exposure is most likely for organizations running affected Orchard Core RC1/1.0 deployments with blog creation enabled, especially where non-administrative or semi-trusted users can create posts. Public-facing sites increase business impact because stored content may be viewed by privileged users or customers.
Exploitation context
A public Exploit-DB entry exists, so proof-of-concept details are publicly available. The source bundle does not show CISA KEV listing or other evidence of active exploitation. Successful exploitation appears to require an account or role able to create blog posts.
Researcher notes
Evidence identifies Orchard Core RC1/1.0 and MarkdownBodyPart.Source as the injection point. Public exploit information exists, but active exploitation is not established in the provided sources. Fixed-version details are not included in the bundle, so remediation should be verified against Orchard Core guidance.
Mitigation direction
- Consult Orchard Core GitHub issue #5802 and project releases for the applicable fix.
- Upgrade or patch only according to Orchard Core vendor guidance.
- Temporarily restrict blog post creation to trusted users.
- Review existing blog content for unexpected script-like markup.
Validation and detection
- Inventory Orchard Core deployments and confirm exact versions.
- Check whether affected blog and Markdown content features are enabled.
- Review user roles allowed to create or edit blog posts.
- Use approved scanners or vendor checks for CVE-2020-37019.
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-2020-37019 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
- 6.4 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/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.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N3.12.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.4MediumVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- ExploitDB-48456CVE reference · exploit
- Orchard Core GitHub RepositoryCVE reference · product
- GitHub Issue #5802CVE reference · issue-tracking, patch
- VulnCheck Advisory: Orchard Core RC1 - Persistent Cross-Site ScriptingCVE reference · third-party-advisory
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.
