Security readout for executives and security teams
Plain-English summary
CVE-2020-35698 is a medium-severity cross-site scripting issue reported in Thinkific's online course platform. A crafted link could cause script execution when a user visits it. The main business risk is account/session exposure or content tampering on affected Thinkific-hosted course sites, not infrastructure compromise.
Executive priority
Treat this as moderate priority unless Thinkific confirms your tenant remains vulnerable or high-value administrators are targeted. The issue can affect learner trust and administrative sessions, but supplied evidence does not show active exploitation or availability impact.
Technical view
The source describes CWE-79 XSS in Thinkific Online Course Creation Platform 1.0/CMS behavior, with CVSS 3.1 score 6.1, network attack vector, low complexity, no privileges, and required user interaction. Scope is changed with low confidentiality and integrity impact. Vendor affected metadata is incomplete.
Likely exposure
Exposure is most relevant to organizations using Thinkific-hosted course sites or Thinkific domains. The CVE source claims broad platform impact, but structured affected product fields are listed as n/a, so tenant-specific exposure needs vendor confirmation.
Exploitation context
The CVE is not listed as CISA KEV in the supplied bundle. The public description includes proof-of-concept claims, but no supplied source confirms active exploitation in the wild. Exploitation requires a user to visit a maliciously crafted URL.
Researcher notes
Evidence is limited to the CVE record and one public write-up. The CVE contains an explicit exploit narrative, but affected vendor/product fields are n/a and no fix is documented. Avoid assuming current Thinkific exposure without vendor confirmation.
Mitigation direction
- Check Thinkific vendor guidance for CVE-2020-35698 remediation status.
- Inventory business-owned Thinkific course sites and responsible owners.
- Prioritize any vendor-provided patch, platform update, or configuration guidance.
- Review tenant customizations only if vendor guidance identifies tenant-side action.
- Warn administrators against opening untrusted Thinkific billing or account links.
Validation and detection
- Confirm whether your organization operates Thinkific-hosted course sites.
- Ask Thinkific support whether your tenant is affected or already remediated.
- Review logs for suspicious account or billing URL parameter activity.
- Run approved XSS validation only in authorized staging or vendor-approved environments.
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 lookupExecution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2020-35698 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.1 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/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.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N2.82.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.1MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://medium.com/%40rohitgautam26/cve-2020-35698-a922189c42efCVE reference
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.
