mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-q8fg-cp3q-5jwm
This commit is contained in:
+29
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-q8fg-cp3q-5jwm",
|
||||
"modified": "2025-01-09T09:31:42Z",
|
||||
"modified": "2025-01-09T17:37:53Z",
|
||||
"published": "2025-01-09T09:31:42Z",
|
||||
"aliases": [
|
||||
"CVE-2025-22449"
|
||||
],
|
||||
"summary": "Mattermost Incorrect Authorization vulnerability",
|
||||
"details": "Mattermost versions 9.11.x <= 9.11.5 fail to enforce invite permissions, which allows team admins, with no permission to invite users to their team, to invite users by updating the \"allow_open_invite\" field via making their team public.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -13,12 +14,36 @@
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Go",
|
||||
"name": "github.com/mattermost/mattermost/server/v8"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "9.11.0"
|
||||
},
|
||||
{
|
||||
"fixed": "9.11.16"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22449"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/mattermost/mattermost"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://mattermost.com/security-updates"
|
||||
@@ -29,8 +54,8 @@
|
||||
"CWE-863"
|
||||
],
|
||||
"severity": "LOW",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-01-09T17:37:53Z",
|
||||
"nvd_published_at": "2025-01-09T07:15:28Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user