Publish Advisories

GHSA-r67m-mf7v-qp7j
GHSA-r67m-mf7v-qp7j
This commit is contained in:
advisory-database[bot]
2023-11-08 14:59:17 +00:00
parent 1b7d959885
commit 71817d00da
2 changed files with 121 additions and 38 deletions
@@ -0,0 +1,121 @@
{
"schema_version": "1.4.0",
"id": "GHSA-r67m-mf7v-qp7j",
"modified": "2023-11-08T14:58:02Z",
"published": "2023-11-06T18:30:19Z",
"aliases": [
"CVE-2023-5968"
],
"summary": "Mattermost password hash disclosure vulnerability",
"details": "Mattermost fails to properly sanitize the user object when updating the username, resulting in the password hash being included in the response body. \n\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/mattermost/mattermost-server/v6"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "7.8.12"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/mattermost/mattermost/server/v8"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.4"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/mattermost/mattermost/server/v8"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "8.1.0"
},
{
"fixed": "8.1.3"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/mattermost/mattermost/server/v8"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.0.1"
}
]
}
],
"versions": [
"9.0.0"
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5968"
},
{
"type": "PACKAGE",
"url": "https://github.com/mattermost/mattermost"
},
{
"type": "WEB",
"url": "https://mattermost.com/security-updates"
}
],
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2023-11-08T14:58:02Z",
"nvd_published_at": "2023-11-06T16:15:42Z"
}
}
@@ -1,38 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-r67m-mf7v-qp7j",
"modified": "2023-11-06T18:30:19Z",
"published": "2023-11-06T18:30:19Z",
"aliases": [
"CVE-2023-5968"
],
"details": "Mattermost fails to properly sanitize the user object when updating the username, resulting in the password hash being included in the response body. \n\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5968"
},
{
"type": "WEB",
"url": "https://mattermost.com/security-updates"
}
],
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-11-06T16:15:42Z"
}
}