Publish Advisories

GHSA-v7qf-22rw-chph
GHSA-v7qf-22rw-chph
This commit is contained in:
advisory-database[bot]
2025-06-11 18:54:57 +00:00
parent 9531aa7908
commit b039068a51
2 changed files with 111 additions and 48 deletions
@@ -0,0 +1,111 @@
{
"schema_version": "1.4.0",
"id": "GHSA-v7qf-22rw-chph",
"modified": "2025-06-11T18:52:39Z",
"published": "2022-05-17T02:30:07Z",
"aliases": [
"CVE-2017-6973"
],
"summary": "MantisBT XSS via adm_config_report.php's action parameter",
"details": "A cross-site scripting (XSS) vulnerability in the MantisBT Configuration Report page (adm_config_report.php) allows remote attackers to inject arbitrary code through a crafted 'action' parameter. This is fixed in 1.3.8, 2.1.2, and 2.2.2.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "mantisbt/mantisbt"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.3.8"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "mantisbt/mantisbt"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.1.2"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "mantisbt/mantisbt"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.2.0"
},
{
"fixed": "2.2.2"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-6973"
},
{
"type": "WEB",
"url": "https://github.com/mantisbt/mantisbt/commit/034cd07b47af37366fc7b726cb4a4f971d3d3fb9"
},
{
"type": "WEB",
"url": "https://github.com/mantisbt/mantisbt/commit/15e52e84c389afe8b03ed3cdb59b6549257ed197"
},
{
"type": "WEB",
"url": "https://github.com/mantisbt/mantisbt/commit/da74c5aa02bcf21cfaab1180f892c22415e5fea6"
},
{
"type": "PACKAGE",
"url": "https://github.com/mantisbt/mantisbt"
},
{
"type": "WEB",
"url": "http://www.mantisbt.org/bugs/view.php?id=22537"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-06-11T18:52:39Z",
"nvd_published_at": "2017-03-31T04:59:00Z"
}
}
@@ -1,48 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-v7qf-22rw-chph",
"modified": "2022-05-17T02:30:07Z",
"published": "2022-05-17T02:30:07Z",
"aliases": [
"CVE-2017-6973"
],
"details": "A cross-site scripting (XSS) vulnerability in the MantisBT Configuration Report page (adm_config_report.php) allows remote attackers to inject arbitrary code through a crafted 'action' parameter. This is fixed in 1.3.8, 2.1.2, and 2.2.2.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-6973"
},
{
"type": "WEB",
"url": "http://openwall.com/lists/oss-security/2017/03/30/4"
},
{
"type": "WEB",
"url": "http://www.mantisbt.org/bugs/view.php?id=22537"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/97252"
},
{
"type": "WEB",
"url": "http://www.securitytracker.com/id/1038169"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2017-03-31T04:59:00Z"
}
}