diff --git a/advisories/unreviewed/2022/05/GHSA-xjmx-cprh-646r/GHSA-xjmx-cprh-646r.json b/advisories/github-reviewed/2022/05/GHSA-xjmx-cprh-646r/GHSA-xjmx-cprh-646r.json similarity index 57% rename from advisories/unreviewed/2022/05/GHSA-xjmx-cprh-646r/GHSA-xjmx-cprh-646r.json rename to advisories/github-reviewed/2022/05/GHSA-xjmx-cprh-646r/GHSA-xjmx-cprh-646r.json index 4895067d1b2..2fe8c0646bb 100644 --- a/advisories/unreviewed/2022/05/GHSA-xjmx-cprh-646r/GHSA-xjmx-cprh-646r.json +++ b/advisories/github-reviewed/2022/05/GHSA-xjmx-cprh-646r/GHSA-xjmx-cprh-646r.json @@ -1,19 +1,49 @@ { "schema_version": "1.4.0", "id": "GHSA-xjmx-cprh-646r", - "modified": "2022-05-24T17:29:51Z", + "modified": "2025-05-29T14:09:17Z", "published": "2022-05-24T17:29:51Z", "aliases": [ "CVE-2020-25781" ], + "summary": "MantisBT unauthorized users able to access private files", "details": "An issue was discovered in file_download.php in MantisBT before 2.24.3. Users without access to view private issue notes are able to download the (supposedly private) attachments linked to these notes by accessing the corresponding file download URL directly.", - "severity": [], - "affected": [], + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "mantisbt/mantisbt" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.24.3" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25781" }, + { + "type": "PACKAGE", + "url": "https://github.com/mantisbt/mantisbt" + }, { "type": "WEB", "url": "https://mantisbt.org/bugs/view.php?id=27039" @@ -32,8 +62,8 @@ "CWE-863" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-05-29T14:09:17Z", "nvd_published_at": "2020-09-30T21:15:00Z" } } \ No newline at end of file