diff --git a/advisories/github-reviewed/2025/01/GHSA-7rgp-4j56-fm79/GHSA-7rgp-4j56-fm79.json b/advisories/github-reviewed/2025/01/GHSA-7rgp-4j56-fm79/GHSA-7rgp-4j56-fm79.json new file mode 100644 index 00000000000..38186dbcb42 --- /dev/null +++ b/advisories/github-reviewed/2025/01/GHSA-7rgp-4j56-fm79/GHSA-7rgp-4j56-fm79.json @@ -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" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-7rgp-4j56-fm79/GHSA-7rgp-4j56-fm79.json b/advisories/unreviewed/2025/01/GHSA-7rgp-4j56-fm79/GHSA-7rgp-4j56-fm79.json deleted file mode 100644 index b040657e869..00000000000 --- a/advisories/unreviewed/2025/01/GHSA-7rgp-4j56-fm79/GHSA-7rgp-4j56-fm79.json +++ /dev/null @@ -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" - } -} \ No newline at end of file