diff --git a/advisories/unreviewed/2022/05/GHSA-252r-f55f-ff34/GHSA-252r-f55f-ff34.json b/advisories/github-reviewed/2022/05/GHSA-252r-f55f-ff34/GHSA-252r-f55f-ff34.json similarity index 50% rename from advisories/unreviewed/2022/05/GHSA-252r-f55f-ff34/GHSA-252r-f55f-ff34.json rename to advisories/github-reviewed/2022/05/GHSA-252r-f55f-ff34/GHSA-252r-f55f-ff34.json index f43103b2b81..b686cf0f98b 100644 --- a/advisories/unreviewed/2022/05/GHSA-252r-f55f-ff34/GHSA-252r-f55f-ff34.json +++ b/advisories/github-reviewed/2022/05/GHSA-252r-f55f-ff34/GHSA-252r-f55f-ff34.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-252r-f55f-ff34", - "modified": "2025-04-20T03:36:10Z", + "modified": "2025-04-22T17:43:35Z", "published": "2022-05-13T01:16:08Z", "aliases": [ "CVE-2017-7615" ], + "summary": "MantisBT allows arbitrary password reset", "details": "MantisBT through 2.3.0 allows arbitrary password reset and unauthenticated admin access via an empty confirm_hash value to verify.php.", "severity": [ { @@ -13,12 +14,74 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "mantisbt/mantisbt" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.3.0-rc.2" + }, + { + "fixed": "1.3.10" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "mantisbt/mantisbt" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.0.0" + }, + { + "fixed": "2.2.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "mantisbt/mantisbt" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.3.0" + }, + { + "fixed": "2.3.1" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-7615" }, + { + "type": "PACKAGE", + "url": "https://github.com/mantisbt/mantisbt" + }, { "type": "WEB", "url": "https://mantisbt.org/bugs/view.php?id=22690" @@ -49,8 +112,8 @@ "CWE-640" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-22T17:43:35Z", "nvd_published_at": "2017-04-16T14:59:00Z" } } \ No newline at end of file