LiveActive security incident?Get immediate response
CVE Record

CVE-2020-16266: An XSS issue was discovered in MantisBT before 2.24.2.

An XSS issue was discovered in MantisBT before 2.24.2. Improper escaping on view_all_bug_page.php allows a remote attacker to inject arbitrary HTML into the page by saving it into a text Custom Field, leading to possible code execution in the browser of any user subsequently viewing the issue (if CSP settings allow it).

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

MantisBT versions before 2.24.2 have a stored cross-site scripting flaw in issue listing behavior. If an attacker can save crafted HTML in a text Custom Field, other users viewing the issue may run attacker-controlled browser code, depending on CSP settings.

Executive priority

Treat this as a near-term remediation item for any internet-facing or broadly used MantisBT instance, especially where many users can edit issues. It is not supported as actively exploited by the provided sources.

Technical view

The issue is improper escaping in view_all_bug_page.php. Content saved into a text Custom Field can be rendered as HTML on later issue views, creating stored XSS. The CVE bundle provides no CVSS, CWE, or detailed affected CPE metadata.

Likely exposure

Exposure is likely limited to MantisBT deployments before 2.24.2 where users or attackers can write text Custom Fields and other users view affected issues.

Exploitation context

The provided bundle does not report active exploitation, and KEV is false. Exploitation requires saving malicious field content and having another user view the issue; impact depends partly on CSP settings.

Researcher notes

Evidence is sufficient for product and version direction but incomplete for severity scoring. The main validation target is stored XSS through text Custom Fields rendered by view_all_bug_page.php in MantisBT before 2.24.2.

Mitigation direction

  • Upgrade MantisBT to version 2.24.2 or later.
  • Review the MantisBT issue and release advisory for vendor guidance.
  • Ensure CSP is configured to reduce script execution risk.
  • Restrict who can edit text Custom Fields until upgraded.

Validation and detection

  • Inventory MantisBT deployments and confirm their exact versions.
  • Check whether text Custom Fields are enabled and user-writable.
  • Review CSP configuration for MantisBT pages.
  • Audit recent Custom Field values for unexpected HTML content.
  • Confirm view_all_bug_page.php behavior is fixed after upgrade.
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.

description · low confidence lookup

Execution 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 lookup
cve · low confidence lookup

CVE-2020-16266 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.

Source materials

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.