diff --git a/advisories/unreviewed/2022/05/GHSA-74gh-5j33-vg4w/GHSA-74gh-5j33-vg4w.json b/advisories/github-reviewed/2022/05/GHSA-74gh-5j33-vg4w/GHSA-74gh-5j33-vg4w.json similarity index 60% rename from advisories/unreviewed/2022/05/GHSA-74gh-5j33-vg4w/GHSA-74gh-5j33-vg4w.json rename to advisories/github-reviewed/2022/05/GHSA-74gh-5j33-vg4w/GHSA-74gh-5j33-vg4w.json index 0dc9f85408a..b33001def20 100644 --- a/advisories/unreviewed/2022/05/GHSA-74gh-5j33-vg4w/GHSA-74gh-5j33-vg4w.json +++ b/advisories/github-reviewed/2022/05/GHSA-74gh-5j33-vg4w/GHSA-74gh-5j33-vg4w.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-74gh-5j33-vg4w", - "modified": "2022-05-14T02:57:54Z", + "modified": "2025-05-30T14:39:52Z", "published": "2022-05-14T02:57:54Z", "aliases": [ "CVE-2018-14504" ], + "summary": "MantisBT allows XSS on the Edit Filter page via crafted filter name", "details": "An issue was discovered in manage_filter_edit_page.php in MantisBT 2.x through 2.15.0. A cross-site scripting (XSS) vulnerability in the Edit Filter page allows execution of arbitrary code (if CSP settings permit it) when displaying a filter with a crafted name (e.g., 'foobar\" onclick=\"alert(1)').", "severity": [ { @@ -13,12 +14,39 @@ "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.0.0" + }, + { + "fixed": "2.15.1" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 2.15.0" + } + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14504" }, + { + "type": "PACKAGE", + "url": "https://github.com/mantisbt/mantisbt" + }, { "type": "WEB", "url": "https://mantisbt.org/blog/archives/mantisbt/602" @@ -37,8 +65,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-05-30T14:39:52Z", "nvd_published_at": "2018-08-03T18:29:00Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-mjp7-97w4-jwhc/GHSA-mjp7-97w4-jwhc.json b/advisories/github-reviewed/2022/05/GHSA-mjp7-97w4-jwhc/GHSA-mjp7-97w4-jwhc.json similarity index 63% rename from advisories/unreviewed/2022/05/GHSA-mjp7-97w4-jwhc/GHSA-mjp7-97w4-jwhc.json rename to advisories/github-reviewed/2022/05/GHSA-mjp7-97w4-jwhc/GHSA-mjp7-97w4-jwhc.json index a4243d5b2bb..b947ab1ed56 100644 --- a/advisories/unreviewed/2022/05/GHSA-mjp7-97w4-jwhc/GHSA-mjp7-97w4-jwhc.json +++ b/advisories/github-reviewed/2022/05/GHSA-mjp7-97w4-jwhc/GHSA-mjp7-97w4-jwhc.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-mjp7-97w4-jwhc", - "modified": "2022-05-14T02:57:06Z", + "modified": "2025-05-30T14:38:40Z", "published": "2022-05-14T02:57:06Z", "aliases": [ "CVE-2018-13055" ], + "summary": "MantisBT allows XSS via View Filters page ", "details": "A cross-site scripting (XSS) vulnerability in the View Filters page (view_filters_page.php) in MantisBT 2.1.0 through 2.15.0 allows remote attackers to inject arbitrary code (if CSP settings permit it) through a crafted PATH_INFO.", "severity": [ { @@ -13,12 +14,36 @@ "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.1.0" + }, + { + "fixed": "2.15.1" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-13055" }, + { + "type": "PACKAGE", + "url": "https://github.com/mantisbt/mantisbt" + }, { "type": "WEB", "url": "https://mantisbt.org/blog/archives/mantisbt/602" @@ -37,8 +62,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-05-30T14:38:40Z", "nvd_published_at": "2018-08-03T18:29:00Z" } } \ No newline at end of file