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.
{
"cpe": [
"cpe:2.3:a:mantisbt:mantisbt:2.3.0:*:*:*:*:*:*:*",
"cpe:2.3:a:mantisbt:mantisbt:2.3.1:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "2.3.0"
},
{
"last_affected": "2.3.0"
},
{
"introduced": "2.3.1"
},
{
"last_affected": "2.3.1"
}
],
"source": [
"CPE_STRING",
"REFERENCES"
]
}