mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-hf4x-6h87-hm79 GHSA-h8wh-f7gw-fwpr
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-hf4x-6h87-hm79",
|
||||
"modified": "2023-02-23T19:39:54Z",
|
||||
"modified": "2023-10-03T21:26:04Z",
|
||||
"published": "2023-02-23T19:39:54Z",
|
||||
"aliases": [
|
||||
"CVE-2023-22476"
|
||||
],
|
||||
"summary": "MantisBT may expose private issues' summaries to unauthorized users",
|
||||
"details": "### Impact\nDue to insufficient access-level checks, any logged-in user allowed to perform Group Actions can get access to the _Summary_ field of private Issues (i.e. having Private view status, or belonging to a private Project) via a crafted `bug_arr[]` parameter in *bug_actiongroup_ext.php*.\n\n### Patches\nPatch is under development. The vulnerability will be fixed in MantisBT version 2.25.6. \n\n### Workarounds\nNone\n\n### Credits\nThanks to [d3vpoo1](https://github.com/jrckmcsb) for reporting the issue.\n\n### References\n- https://mantisbt.org/bugs/view.php?id=31086\n",
|
||||
"details": "### Impact\nDue to insufficient access-level checks, any logged-in user allowed to perform Group Actions can get access to the _Summary_ field of private Issues (i.e. having Private view status, or belonging to a private Project) via a crafted `bug_arr[]` parameter in *bug_actiongroup_ext.php*.\n\n### Patches\nThe vulnerability has been fixed in MantisBT version 2.25.6. \n\n### Workarounds\nNone\n\n### Credits\nThanks to [d3vpoo1](https://github.com/jrckmcsb) for reporting the issue.\n\n### References\n- https://mantisbt.org/bugs/view.php?id=31086\n",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
@@ -59,6 +59,6 @@
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-02-23T19:39:54Z",
|
||||
"nvd_published_at": null
|
||||
"nvd_published_at": "2023-02-23T19:15:00Z"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-h8wh-f7gw-fwpr",
|
||||
"modified": "2023-09-29T20:37:29Z",
|
||||
"modified": "2023-10-03T21:25:26Z",
|
||||
"published": "2023-09-29T12:30:16Z",
|
||||
"aliases": [
|
||||
"CVE-2023-5193"
|
||||
@@ -11,7 +11,7 @@
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N"
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
@@ -109,7 +109,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-863"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"severity": "LOW",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-09-29T20:37:29Z",
|
||||
"nvd_published_at": null
|
||||
|
||||
Reference in New Issue
Block a user