ghsa-qghg-v7xv-q98q
Vulnerability from github
Published
2022-06-25 00:00
Modified
2025-06-11 17:29
Severity ?
VLAI Severity ?
Summary
MantisBT XSS through crafted SVG documents in file_download.php
Details
An XSS vulnerability in MantisBT before 2.25.5 allows remote attackers to attach crafted SVG documents to issue reports or bugnotes. When a user or an admin clicks on the attachment, file_download.php opens the SVG document in a browser tab instead of downloading it as a file, causing the JavaScript code to execute.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "mantisbt/mantisbt" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.25.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-33910" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2025-06-11T17:29:39Z", "nvd_published_at": "2022-06-24T17:15:00Z", "severity": "MODERATE" }, "details": "An XSS vulnerability in MantisBT before 2.25.5 allows remote attackers to attach crafted SVG documents to issue reports or bugnotes. When a user or an admin clicks on the attachment, file_download.php opens the SVG document in a browser tab instead of downloading it as a file, causing the JavaScript code to execute.", "id": "GHSA-qghg-v7xv-q98q", "modified": "2025-06-11T17:29:39Z", "published": "2022-06-25T00:00:52Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-33910" }, { "type": "WEB", "url": "https://github.com/mantisbt/mantisbt/commit/266762193fc6c09ffc6b14f5a34c86eae3ebee20" }, { "type": "PACKAGE", "url": "https://github.com/mantisbt/mantisbt" }, { "type": "WEB", "url": "https://mantisbt.org/blog/archives/mantisbt/719" }, { "type": "WEB", "url": "https://mantisbt.org/bugs/view.php?id=29135" }, { "type": "WEB", "url": "https://mantisbt.org/bugs/view.php?id=30384" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "MantisBT XSS through crafted SVG documents in file_download.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…