Publish Advisories

GHSA-826h-p4c3-477p
GHSA-v647-h8jj-fw5r
GHSA-v647-h8jj-fw5r
This commit is contained in:
advisory-database[bot]
2024-12-16 19:29:29 +00:00
parent acfbc2ee6d
commit db3d3e630c
3 changed files with 120 additions and 38 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-826h-p4c3-477p",
"modified": "2024-12-16T19:25:10Z",
"modified": "2024-12-16T19:27:56Z",
"published": "2024-12-16T09:31:10Z",
"aliases": [
"CVE-2024-48872"
@@ -28,7 +28,7 @@
"introduced": "10.1.0"
},
{
"fixed": "10.1.13"
"fixed": "10.1.3"
}
]
}
@@ -0,0 +1,118 @@
{
"schema_version": "1.4.0",
"id": "GHSA-v647-h8jj-fw5r",
"modified": "2024-12-16T19:27:16Z",
"published": "2024-12-16T09:31:10Z",
"aliases": [
"CVE-2024-54682"
],
"summary": "Mattermost Data Amplification vulnerability",
"details": "Mattermost versions 10.1.x <= 10.1.2, 10.0.x <= 10.0.2, 9.11.x <= 9.11.4, 9.5.x <= 9.5.12 fail to limit the file size for slack import file uploads which allows a user to cause a DoS via zip bomb by importing data in a team they are a team admin.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/mattermost/mattermost/server/v8"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "10.1.0"
},
{
"fixed": "10.1.3"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/mattermost/mattermost/server/v8"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "10.0.0"
},
{
"fixed": "10.0.3"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/mattermost/mattermost/server/v8"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "9.11.0"
},
{
"fixed": "9.11.5"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/mattermost/mattermost/server/v8"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "9.5.0"
},
{
"fixed": "9.5.13"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-54682"
},
{
"type": "PACKAGE",
"url": "https://github.com/mattermost/mattermost"
},
{
"type": "WEB",
"url": "https://mattermost.com/security-updates"
}
],
"database_specific": {
"cwe_ids": [
"CWE-409"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-12-16T19:27:16Z",
"nvd_published_at": "2024-12-16T08:15:05Z"
}
}
@@ -1,36 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-v647-h8jj-fw5r",
"modified": "2024-12-16T09:31:10Z",
"published": "2024-12-16T09:31:10Z",
"aliases": [
"CVE-2024-54682"
],
"details": "Mattermost versions 10.1.x <= 10.1.2, 10.0.x <= 10.0.2, 9.11.x <= 9.11.4, 9.5.x <= 9.5.12 fail to limit the file size for slack import file uploads which allows a user to cause a DoS via zip bomb by importing data in a team they are a team admin.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-54682"
},
{
"type": "WEB",
"url": "https://mattermost.com/security-updates"
}
],
"database_specific": {
"cwe_ids": [
"CWE-409"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-12-16T08:15:05Z"
}
}