diff --git a/advisories/unreviewed/2022/05/GHSA-pgg9-mmcg-8mxp/GHSA-pgg9-mmcg-8mxp.json b/advisories/github-reviewed/2022/05/GHSA-pgg9-mmcg-8mxp/GHSA-pgg9-mmcg-8mxp.json similarity index 55% rename from advisories/unreviewed/2022/05/GHSA-pgg9-mmcg-8mxp/GHSA-pgg9-mmcg-8mxp.json rename to advisories/github-reviewed/2022/05/GHSA-pgg9-mmcg-8mxp/GHSA-pgg9-mmcg-8mxp.json index 9e588de382e..5e2df52b1a2 100644 --- a/advisories/unreviewed/2022/05/GHSA-pgg9-mmcg-8mxp/GHSA-pgg9-mmcg-8mxp.json +++ b/advisories/github-reviewed/2022/05/GHSA-pgg9-mmcg-8mxp/GHSA-pgg9-mmcg-8mxp.json @@ -1,19 +1,48 @@ { "schema_version": "1.4.0", "id": "GHSA-pgg9-mmcg-8mxp", - "modified": "2022-05-24T17:40:35Z", + "modified": "2025-05-30T14:03:02Z", "published": "2022-05-24T17:40:35Z", "aliases": [ "CVE-2020-29605" ], + "summary": "MantisBT Incorrect Authorization in bug_actiongroup_page.php", "details": "An issue was discovered in MantisBT before 2.24.4. Due to insufficient access-level checks, any logged-in user allowed to perform Group Actions can get access to the Summary fields of private Issues via bug_arr[]= in a crafted bug_actiongroup_page.php URL. (The target Issues can have Private view status, or belong to a private Project.)", "severity": [], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "mantisbt/mantisbt" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.24.4" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-29605" }, + { + "type": "WEB", + "url": "https://github.com/mantisbt/mantisbt/commit/9322c8c9f57fb72f3b8b033889a6a09c441d5be0" + }, + { + "type": "PACKAGE", + "url": "https://github.com/mantisbt/mantisbt" + }, { "type": "WEB", "url": "https://mantisbt.org/bugs/view.php?id=27357" @@ -28,8 +57,8 @@ "CWE-863" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-05-30T14:03:02Z", "nvd_published_at": "2021-01-29T07:15:00Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2022/05/GHSA-qpj5-f88q-x7px/GHSA-qpj5-f88q-x7px.json b/advisories/github-reviewed/2022/05/GHSA-qpj5-f88q-x7px/GHSA-qpj5-f88q-x7px.json new file mode 100644 index 00000000000..9c71161ebf8 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-qpj5-f88q-x7px/GHSA-qpj5-f88q-x7px.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-qpj5-f88q-x7px", + "modified": "2025-05-30T14:02:21Z", + "published": "2022-05-24T17:40:35Z", + "aliases": [ + "CVE-2020-29603" + ], + "summary": "MantisBT Insecure Storage in manage_proj_edit_page.php", + "details": "In manage_proj_edit_page.php in MantisBT before 2.24.4, any unprivileged logged-in user can retrieve Private Projects' names via the manage_proj_edit_page.php project_id parameter, without having access to them.", + "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.4" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-29603" + }, + { + "type": "WEB", + "url": "https://github.com/mantisbt/mantisbt/commit/cff10f266f67e2da3060ea4d0b9ecbb29c21b869" + }, + { + "type": "PACKAGE", + "url": "https://github.com/mantisbt/mantisbt" + }, + { + "type": "WEB", + "url": "https://mantisbt.org/bugs/view.php?id=27357" + }, + { + "type": "WEB", + "url": "https://mantisbt.org/bugs/view.php?id=27726" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-922" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-05-30T14:02:21Z", + "nvd_published_at": "2021-01-29T07:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-qpj5-f88q-x7px/GHSA-qpj5-f88q-x7px.json b/advisories/unreviewed/2022/05/GHSA-qpj5-f88q-x7px/GHSA-qpj5-f88q-x7px.json deleted file mode 100644 index 0f4dfd98212..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-qpj5-f88q-x7px/GHSA-qpj5-f88q-x7px.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-qpj5-f88q-x7px", - "modified": "2022-05-24T17:40:35Z", - "published": "2022-05-24T17:40:35Z", - "aliases": [ - "CVE-2020-29603" - ], - "details": "In manage_proj_edit_page.php in MantisBT before 2.24.4, any unprivileged logged-in user can retrieve Private Projects' names via the manage_proj_edit_page.php project_id parameter, without having access to them.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-29603" - }, - { - "type": "WEB", - "url": "https://mantisbt.org/bugs/view.php?id=27357" - }, - { - "type": "WEB", - "url": "https://mantisbt.org/bugs/view.php?id=27726" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-922" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2021-01-29T07:15:00Z" - } -} \ No newline at end of file