Movable TypeApplication · Sixapart

CVE-2021-20808

MEDIUM · 6.1 CVSS v3.1 Published 2021-08-26
Fix available
A fix is available. Upgrade to 7.8.0 or later.
See remediation →
68/100
Remediation priority · Elevated
Remotely reachable No privileges

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Cross-site scripting vulnerability in Search screen of Movable Type (Movable Type 7 r.4903 and earlier (Movable Type 7 Series), Movable Type 6.8.0 and earlier (Movable Type 6 Series), Movable Type Advanced 7 r.4903 and earlier (Movable Type Advanced 7 Series), Movable Type Premium 1.44 and earlier, and Movable Type Premium Advanced 1.44 and earlier) allows remote attackers to inject arbitrary script or HTML via unspecified vectors.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

Cross-site scripting (XSS) vulnerability in the Search screen of Movable Type allows remote attackers to inject arbitrary JavaScript or HTML via unsanitized user input in search parameters.

MitigationUpdate Movable Type to the patched version (Movable Type 7 r.4904 or later, Movable Type 6.8.1 or later, or Movable Type Premium 1.45 or later) to receive the vendor patch for input sanitization on the Search screen.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Movable TypeApplication
Affected:<= 1.44>= 6.0, <= 6.8.0>= 7.0, < 7.8.0

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify Movable Type version
    Locate and read the version file in your Movable Type installation - typically found in the mt-version file in the root directory or lib/MT.pm
    Affected if Version is <= 1.44, OR >= 6.0 through 6.8.0, OR >= 7.0 through 7.8.0 (Movable Type Premium versions before 1.45 are also affected)
  2. Confirm Search functionality is enabled
    Verify the Movable Type search module is installed and accessible - check for mt-search.cgi in the cgi-bin directory or confirm the Search screen is available in the admin interface
    Affected if The Search feature is enabled and accessible to end users
  3. Test search parameter handling
    Submit a benign test string containing HTML characters (such as <script>alert(1)</script>) to the search endpoint and inspect whether these characters are reflected back unsanitized in the response
    Affected if The search input is reflected in the page output without proper HTML encoding or sanitization

You are affected if your installed Movable Type version falls within the vulnerable ranges AND the Search screen is accessible without proper input sanitization on your system.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 7.8.0 or later
Fixed in 7.8.0
Interim mitigation

Update Movable Type to the patched version (Movable Type 7 r.4904 or later, Movable Type 6.8.1 or later, or Movable Type Premium 1.45 or later) to receive the vendor patch for input sanitization on the Search screen.

Recommended fix High confidence

Movable Type 7.8.0 or later (MT7 series); Movable Type 6.8.1 or later (MT6 series); Movable Type Premium 1.45 or later

  1. Backup your Movable Type database and all application files before proceeding with any upgrade.
  2. Download the latest Movable Type 7.x release (7.8.0 or later) from the official Movabletype.org website.
  3. For Movable Type 6 Series users: Download version 6.8.1 or later.
  4. For Movable Type Premium users: Upgrade to version 1.45 or later which contains the security fix.
  5. Follow the standard Movable Type upgrade instructions: stop the web server, replace the core MT files, run the upgrade script via browser, then restart the web server.
  6. Clear all caches and rebuild the website after upgrade to ensure all templates are updated.
  7. Verify the fix by checking that the Search screen properly sanitizes user input and does not allow script execution.
Caveat Review release notes for any template or theme changes that may require manual adjustments after upgrade; test custom plugins for compatibility with new version

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Movable Type Scoped from the published advisory
  • Consultation4.0 h
  • Implementation8.0 h
  • Testing6.0 h
  • Review / QA2.0 h
20.0 hours of engineering $3,500
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,600.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2021-20808 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2021-20808 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data