Publish Advisories

GHSA-pgg9-mmcg-8mxp
GHSA-qpj5-f88q-x7px
GHSA-qpj5-f88q-x7px
This commit is contained in:
advisory-database[bot]
2025-05-30 14:05:08 +00:00
parent 2658b946ab
commit 7838f481b3
3 changed files with 102 additions and 39 deletions
@@ -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"
}
}
@@ -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"
}
}
@@ -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"
}
}