Publish Advisories

GHSA-762m-4cx6-6mf4
GHSA-762m-4cx6-6mf4
This commit is contained in:
advisory-database[bot]
2024-08-01 23:09:13 +00:00
parent ad8885d77b
commit c912bd441b
2 changed files with 125 additions and 38 deletions
@@ -0,0 +1,125 @@
{
"schema_version": "1.4.0",
"id": "GHSA-762m-4cx6-6mf4",
"modified": "2024-08-01T23:07:42Z",
"published": "2024-08-01T15:32:23Z",
"aliases": [
"CVE-2024-39832"
],
"summary": "Mattermost allows a remote actor to permanently delete local data by abusing dangerous error handling",
"details": "Mattermost versions 9.9.x <= 9.9.0, 9.5.x <= 9.5.6, 9.7.x <= 9.7.5, 9.8.x <= 9.8.1 fail to properly safeguard an error handling which allows a malicious remote to permanently delete local data by abusing dangerous error handling, when share channels were enabled.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:H"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/mattermost/mattermost/server/v8"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "9.5.0"
},
{
"fixed": "9.5.7"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/mattermost/mattermost/server/v8"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "9.7.0"
},
{
"fixed": "9.7.6"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/mattermost/mattermost/server/v8"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "9.8.0"
},
{
"fixed": "9.8.2"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/mattermost/mattermost/server/v8"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "9.9.0"
},
{
"fixed": "9.9.1"
}
]
}
],
"versions": [
"9.9.0"
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39832"
},
{
"type": "PACKAGE",
"url": "https://github.com/mattermost/mattermost"
},
{
"type": "WEB",
"url": "https://mattermost.com/security-updates"
}
],
"database_specific": {
"cwe_ids": [
"CWE-754"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-08-01T23:07:42Z",
"nvd_published_at": "2024-08-01T15:15:12Z"
}
}
@@ -1,38 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-762m-4cx6-6mf4",
"modified": "2024-08-01T15:32:23Z",
"published": "2024-08-01T15:32:23Z",
"aliases": [
"CVE-2024-39832"
],
"details": "Mattermost versions 9.9.x <= 9.9.0, 9.5.x <= 9.5.6, 9.7.x <= 9.7.5, 9.8.x <= 9.8.1 fail to properly safeguard an error handling which allows a malicious remote to permanently delete local data by abusing dangerous error handling, when share channels were enabled.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39832"
},
{
"type": "WEB",
"url": "https://mattermost.com/security-updates"
}
],
"database_specific": {
"cwe_ids": [
"CWE-754"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-08-01T15:15:12Z"
}
}