ghsa-cvrm-cr3m-qj92
Vulnerability from github
Published
2022-05-24 17:42
Modified
2025-05-30 14:04
Severity ?
VLAI Severity ?
Summary
MantisBT XSS in manage_custom_field_update.php
Details
An issue was discovered in MantisBT through 2.24.3. In the helper_ensure_confirmed call in manage_custom_field_update.php, the custom field name is not sanitized. This may be problematic depending on CSP settings.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 2.24.5" }, "package": { "ecosystem": "Packagist", "name": "mantisbt/mantisbt" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.25.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-35571" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2025-05-30T14:04:45Z", "nvd_published_at": "2021-02-22T03:15:00Z", "severity": "MODERATE" }, "details": "An issue was discovered in MantisBT through 2.24.3. In the helper_ensure_confirmed call in manage_custom_field_update.php, the custom field name is not sanitized. This may be problematic depending on CSP settings.", "id": "GHSA-cvrm-cr3m-qj92", "modified": "2025-05-30T14:04:45Z", "published": "2022-05-24T17:42:48Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35571" }, { "type": "WEB", "url": "https://github.com/mantisbt/mantisbt/commit/100c3d58c3f6f12b7a6cf97fba473ede521f20db" }, { "type": "PACKAGE", "url": "https://github.com/mantisbt/mantisbt" }, { "type": "WEB", "url": "https://mantisbt.org/bugs/view.php?id=27768" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "MantisBT XSS in manage_custom_field_update.php" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…