ghsa-4w6c-3hcx-rfj5
Vulnerability from github
Published
2022-05-17 02:30
Modified
2025-06-09 22:34
Severity ?
VLAI Severity ?
Summary
MantisBT vulnerable to XSS through config_option parameter in adm_config_report.php
Details
A cross-site scripting (XSS) vulnerability in the MantisBT Configuration Report page (adm_config_report.php) allows remote attackers to inject arbitrary code (if CSP settings permit it) through a crafted 'config_option' parameter. This is fixed in 1.3.9, 2.1.3, and 2.2.3.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "mantisbt/mantisbt" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.3.9" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "mantisbt/mantisbt" }, "ranges": [ { "events": [ { "introduced": "2.1.0" }, { "fixed": "2.1.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "mantisbt/mantisbt" }, "ranges": [ { "events": [ { "introduced": "2.2.0" }, { "fixed": "2.2.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-7309" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2025-06-09T22:34:34Z", "nvd_published_at": "2017-03-31T04:59:00Z", "severity": "MODERATE" }, "details": "A cross-site scripting (XSS) vulnerability in the MantisBT Configuration Report page (adm_config_report.php) allows remote attackers to inject arbitrary code (if CSP settings permit it) through a crafted \u0027config_option\u0027 parameter. This is fixed in 1.3.9, 2.1.3, and 2.2.3.", "id": "GHSA-4w6c-3hcx-rfj5", "modified": "2025-06-09T22:34:34Z", "published": "2022-05-17T02:30:07Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-7309" }, { "type": "WEB", "url": "https://github.com/mantisbt/mantisbt/commit/0243375e32bc24878e309f3d6ef6d8cfb3e2f278" }, { "type": "WEB", "url": "https://github.com/mantisbt/mantisbt/commit/c9e5b1d0404503022605459552faeaf610bf15ae" }, { "type": "WEB", "url": "https://github.com/mantisbt/mantisbt/commit/e881dd79df422033bbea88914fc0a717fae40358" }, { "type": "PACKAGE", "url": "https://github.com/mantisbt/mantisbt" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2017/03/30/4" }, { "type": "WEB", "url": "http://www.mantisbt.org/bugs/view.php?id=22579" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "MantisBT vulnerable to XSS through config_option parameter in adm_config_report.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…