Publish Advisories

GHSA-7rgp-4j56-fm79
GHSA-7rgp-4j56-fm79
This commit is contained in:
advisory-database[bot]
2025-01-09 18:17:04 +00:00
parent 0bd2fe7711
commit f0cfeb758b
2 changed files with 80 additions and 36 deletions
@@ -0,0 +1,80 @@
{
"schema_version": "1.4.0",
"id": "GHSA-7rgp-4j56-fm79",
"modified": "2025-01-09T18:15:37Z",
"published": "2025-01-09T09:31:42Z",
"aliases": [
"CVE-2025-22445"
],
"summary": "Mattermost has Improper Check for Unusual or Exceptional Conditions",
"details": "Mattermost versions 10.x <= 10.2 fail to accurately reflect missing settings, which allows confusion for admins regarding a Calls security-sensitive configuration via incorrect UI reporting.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/mattermost/mattermost/server/v8"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "10.0"
},
{
"fixed": "10.3.0"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/mattermost/mattermost/server/v8"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "8.0.0-20250102081831-64c566a8280b"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22445"
},
{
"type": "PACKAGE",
"url": "https://github.com/mattermost/mattermost"
},
{
"type": "WEB",
"url": "https://mattermost.com/security-updates"
}
],
"database_specific": {
"cwe_ids": [
"CWE-754"
],
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2025-01-09T18:15:37Z",
"nvd_published_at": "2025-01-09T07:15:28Z"
}
}
@@ -1,36 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-7rgp-4j56-fm79",
"modified": "2025-01-09T09:31:42Z",
"published": "2025-01-09T09:31:42Z",
"aliases": [
"CVE-2025-22445"
],
"details": "Mattermost versions 10.x <= 10.2 fail to accurately reflect missing settings, which allows confusion for admins regarding a Calls security-sensitive configuration via incorrect UI reporting.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22445"
},
{
"type": "WEB",
"url": "https://mattermost.com/security-updates"
}
],
"database_specific": {
"cwe_ids": [
"CWE-754"
],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-01-09T07:15:28Z"
}
}