From f0489e7bf59920b2f53e9f26881f019ba3b3ee7d Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 22:29:17 +0000 Subject: [PATCH] Publish GHSA-wfg2-2wmw-6894 --- .../GHSA-wfg2-2wmw-6894.json | 35 ++++++++++++++++--- 1 file changed, 30 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-wfg2-2wmw-6894/GHSA-wfg2-2wmw-6894.json (52%) diff --git a/advisories/unreviewed/2022/05/GHSA-wfg2-2wmw-6894/GHSA-wfg2-2wmw-6894.json b/advisories/github-reviewed/2022/05/GHSA-wfg2-2wmw-6894/GHSA-wfg2-2wmw-6894.json similarity index 52% rename from advisories/unreviewed/2022/05/GHSA-wfg2-2wmw-6894/GHSA-wfg2-2wmw-6894.json rename to advisories/github-reviewed/2022/05/GHSA-wfg2-2wmw-6894/GHSA-wfg2-2wmw-6894.json index b56e375e6a9..e4c222ab5f0 100644 --- a/advisories/unreviewed/2022/05/GHSA-wfg2-2wmw-6894/GHSA-wfg2-2wmw-6894.json +++ b/advisories/github-reviewed/2022/05/GHSA-wfg2-2wmw-6894/GHSA-wfg2-2wmw-6894.json @@ -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" } } \ No newline at end of file