LiveActive security incident?Get immediate response
CVE Record

CVE-2020-15275: malicious SVG attachment causing stored XSS vulnerability in MoinMoin

MoinMoin is a wiki engine. In MoinMoin before version 1.9.11, an attacker with write permissions can upload an SVG file that contains malicious javascript. This javascript will be executed in a user's browser when the user is viewing that SVG file on the wiki. Users are strongly advised to upgrade to a patched version. MoinMoin Wiki 1.9.11 has the necessary fixes and also contains other important fixes.

HighCVSS 8.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

MoinMoin wiki versions before 1.9.11 can let a user with page write access upload a malicious SVG attachment. If another user opens that SVG in the wiki, browser-based script can run under the wiki site context, risking account data and unauthorized actions.

Executive priority

Treat this as a near-term remediation item for any active MoinMoin 1.9 wiki. It is not marked as actively exploited in the provided evidence, but the impact is high because a normal content contributor can plant browser-executed code for later victims.

Technical view

This is a stored cross-site scripting issue, CWE-79, in MoinMoin 1.9 before 1.9.11. The advisory describes malicious JavaScript embedded in an uploaded SVG attachment. Exploitation requires authenticated write permission and victim interaction by viewing the SVG. CVSS 3.1 is 8.7 with changed scope and high confidentiality and integrity impact.

Likely exposure

Exposure is most likely in organizations still running MoinMoin 1.9 before 1.9.11, especially internal wikis where contributors can upload attachments. Internet exposure increases impact, but the provided sources do not say whether typical deployments are public or private.

Exploitation context

The provided bundle does not show CISA KEV listing or active exploitation evidence. A successful attack needs a contributor-level attacker and a user who views the malicious SVG attachment. Impact centers on browser-session compromise within the wiki context, not direct server code execution.

Researcher notes

The key boundary is attachment content handling: SVG JavaScript executes when viewed through the wiki. The sources identify the fixed release and related commit, but the prompt bundle does not provide enough detail to validate exact sanitization mechanics without reviewing the patch.

Mitigation direction

  • Upgrade affected MoinMoin 1.9 installations to version 1.9.11 or later.
  • Review the GitHub advisory and 1.9.11 release notes before rollout.
  • Prioritize wikis where untrusted or broad contributor groups can upload attachments.
  • If upgrade is delayed, check vendor guidance for safe interim attachment-handling controls.

Validation and detection

  • Inventory MoinMoin instances and confirm installed versions are 1.9.11 or later.
  • Review wiki attachment permissions for users or groups with write access.
  • Search for existing SVG attachments uploaded by lower-trust contributors.
  • Confirm security testing covers attachment rendering behavior after upgrade.
Prepared
Confidence
high
Sources
6

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-15275 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
High
CVSS
8.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/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
5Source 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
8.7CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N2.35.8Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.7High
CVSS 3.1 vector shape for CVE-2020-15275Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
moinwikimoin-1.9< 1.9.11Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.