Publish GHSA-wfg2-2wmw-6894

This commit is contained in:
advisory-database[bot]
2025-06-09 22:29:17 +00:00
parent cf81ac2ed9
commit f0489e7bf5
@@ -1,19 +1,40 @@
{
"schema_version": "1.4.0",
"id": "GHSA-wfg2-2wmw-6894",
"modified": "2022-05-13T00:01:10Z",
"modified": "2025-06-09T22:27:37Z",
"published": "2022-05-05T00:00:20Z",
"aliases": [
"CVE-2022-28508"
],
"details": "An XSS issue was discovered in browser_search_plugin.php in MantisBT before 2.25.2. Unescaped output of the return parameter allows an attacker to inject code into a hidden input field.",
"summary": "MantisBT vulnerable to XSS via unescaped output in browser_search_plugin.php",
"details": "An XSS issue was discovered in browser_search_plugin.php in MantisBT up to and including 2.25.2. Unescaped output of the return parameter allows an attacker to inject code into a hidden input field.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/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": "0"
},
{
"last_affected": "2.25.2"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
@@ -23,6 +44,10 @@
"type": "WEB",
"url": "https://github.com/YavuzSahbaz/CVE-2022-28508/blob/main/MantisBT%202.25.2%20XSS%20vulnurability"
},
{
"type": "PACKAGE",
"url": "https://github.com/mantisbt/mantisbt"
},
{
"type": "WEB",
"url": "https://mantisbt.org"
@@ -37,8 +62,8 @@
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-06-09T22:27:37Z",
"nvd_published_at": "2022-05-04T14:15:00Z"
}
}