LiveActive security incident?Get immediate response
CVE Record

CVE-2020-36324: Wikimedia Quarry analytics-quarry-web before 2020-12-15 allows Reflected XSS because app.py does not explic...

Wikimedia Quarry analytics-quarry-web before 2020-12-15 allows Reflected XSS because app.py does not explicitly set the application/json content type.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-36324 is a reflected cross-site scripting issue in Wikimedia Quarry analytics-quarry-web before 2020-12-15. A browser could treat JSON-like output as executable content because app.py did not explicitly set application/json. Business impact is mainly user-session and trust risk for exposed Quarry deployments.

Executive priority

Treat this as a moderate web application remediation item. It is not supported as actively exploited, but public-facing XSS can affect user trust and authenticated sessions.

Technical view

The flaw is in analytics-quarry-web app.py response handling. Missing explicit application/json content type allowed reflected XSS behavior before the 2020-12-15 fix reference. The source bundle provides no CVSS, CWE, affected CPEs, or detailed exploitability data.

Likely exposure

Exposure is most likely for organizations running Wikimedia Quarry analytics-quarry-web code older than 2020-12-15, especially internet-facing deployments. The bundle does not establish exposure for current quarry.wmflabs.org.

Exploitation context

No CISA KEV listing is provided and the supplied sources do not cite active exploitation. Reflected XSS usually depends on user interaction and browser handling, but this bundle does not provide exploit prerequisites or observed attacks.

Researcher notes

The record is sparse: no CVSS, CWE, CPE, exploit evidence, or affected version range beyond before 2020-12-15. Analysis should remain tied to the CVE description and the referenced Wikimedia commit.

Mitigation direction

  • Review and apply the referenced Wikimedia fix commit or a release containing it.
  • Ensure JSON responses explicitly set the application/json content type.
  • Check Wikimedia project guidance for any later recommended upgrade path.
  • Prioritize remediation for public or authenticated-user-facing Quarry instances.

Validation and detection

  • Inventory any analytics-quarry-web deployments, forks, or containers.
  • Confirm deployed code is from 2020-12-15 or later.
  • Review app.py response paths for explicit application/json headers.
  • Check web logs for suspicious reflected script-like input patterns.
  • Validate behavior in staging with a safe XSS scanner.
Prepared
Confidence
medium
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.

cve · low confidence lookup

CVE-2020-36324 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

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