Publish GHSA-8r2m-qhff-jm2c

This commit is contained in:
advisory-database[bot]
2025-06-04 23:05:58 +00:00
parent 8eacce9923
commit 5ed4e3351a
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-8r2m-qhff-jm2c",
"modified": "2022-05-17T02:31:57Z",
"modified": "2025-06-04T23:04:14Z",
"published": "2022-05-17T02:31:57Z",
"aliases": [
"CVE-2017-7897"
],
"summary": "MantisBT XSS via my_view_page.php and view_user_page.php",
"details": "A cross-site scripting (XSS) vulnerability in the MantisBT (2.3.x before 2.3.2) Timeline include page, used in My View (my_view_page.php) and User Information (view_user_page.php) pages, allows remote attackers to inject arbitrary code (if CSP settings permit it) through crafted PATH_INFO in a URL, due to use of unsanitized $_SERVER['PHP_SELF'] to generate URLs.",
"severity": [
{
@@ -13,7 +14,27 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "mantisbt/mantisbt"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.3.0"
},
{
"fixed": "2.3.2"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
@@ -28,12 +49,12 @@
"url": "https://github.com/mantisbt/mantisbt/commit/a1c719313d61b07bbe8700005807b8195fdc32f1"
},
{
"type": "WEB",
"url": "http://www.mantisbt.org/bugs/view.php?id=22742"
"type": "PACKAGE",
"url": "https://github.com/mantisbt/mantisbt"
},
{
"type": "WEB",
"url": "http://www.securitytracker.com/id/1038278"
"url": "http://www.mantisbt.org/bugs/view.php?id=22742"
}
],
"database_specific": {
@@ -41,8 +62,8 @@
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-06-04T23:04:14Z",
"nvd_published_at": "2017-04-18T17:59:00Z"
}
}