diff --git a/advisories/github-reviewed/2017/10/GHSA-qqxp-xp9v-vvx6/GHSA-qqxp-xp9v-vvx6.json b/advisories/github-reviewed/2017/10/GHSA-qqxp-xp9v-vvx6/GHSA-qqxp-xp9v-vvx6.json index 20b76a978ea..0e6116474a6 100644 --- a/advisories/github-reviewed/2017/10/GHSA-qqxp-xp9v-vvx6/GHSA-qqxp-xp9v-vvx6.json +++ b/advisories/github-reviewed/2017/10/GHSA-qqxp-xp9v-vvx6/GHSA-qqxp-xp9v-vvx6.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-qqxp-xp9v-vvx6", - "modified": "2023-09-27T21:55:57Z", + "modified": "2025-04-14T21:53:44Z", "published": "2017-10-24T18:33:37Z", "aliases": [ "CVE-2012-6662" @@ -108,10 +108,6 @@ "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/98697" }, - { - "type": "ADVISORY", - "url": "https://github.com/advisories/GHSA-qqxp-xp9v-vvx6" - }, { "type": "PACKAGE", "url": "https://github.com/jquery/jquery" diff --git a/advisories/github-reviewed/2017/10/GHSA-wcm2-9c89-wmfm/GHSA-wcm2-9c89-wmfm.json b/advisories/github-reviewed/2017/10/GHSA-wcm2-9c89-wmfm/GHSA-wcm2-9c89-wmfm.json index 9f90927be99..77ee4122c61 100644 --- a/advisories/github-reviewed/2017/10/GHSA-wcm2-9c89-wmfm/GHSA-wcm2-9c89-wmfm.json +++ b/advisories/github-reviewed/2017/10/GHSA-wcm2-9c89-wmfm/GHSA-wcm2-9c89-wmfm.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-wcm2-9c89-wmfm", - "modified": "2023-02-09T19:24:11Z", + "modified": "2025-04-14T21:53:50Z", "published": "2017-10-24T18:33:38Z", "aliases": [ "CVE-2010-5312" diff --git a/advisories/github-reviewed/2018/09/GHSA-685w-vc84-wxcx/GHSA-685w-vc84-wxcx.json b/advisories/github-reviewed/2018/09/GHSA-685w-vc84-wxcx/GHSA-685w-vc84-wxcx.json index 42d9eea16a3..08e04277679 100644 --- a/advisories/github-reviewed/2018/09/GHSA-685w-vc84-wxcx/GHSA-685w-vc84-wxcx.json +++ b/advisories/github-reviewed/2018/09/GHSA-685w-vc84-wxcx/GHSA-685w-vc84-wxcx.json @@ -1,12 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-685w-vc84-wxcx", - "modified": "2023-01-21T03:28:18Z", + "modified": "2025-04-14T21:54:39Z", "published": "2018-09-17T21:55:22Z", "aliases": [ "CVE-2014-8144" ], - "summary": "Doorkeeper contains Cross-site Request Forgery", + "summary": "Doorkeeper vulnerable to Cross-site Request Forgery", "details": "Cross-site request forgery (CSRF) vulnerability in doorkeeper before 1.4.1 allows remote attackers to hijack the authentication of unspecified victims for requests that read a user OAuth authorization code via unknown vectors.", "severity": [], "affected": [ @@ -39,10 +39,6 @@ "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/99342" }, - { - "type": "ADVISORY", - "url": "https://github.com/advisories/GHSA-685w-vc84-wxcx" - }, { "type": "PACKAGE", "url": "https://github.com/doorkeeper-gem/doorkeeper" diff --git a/advisories/github-reviewed/2025/04/GHSA-wwhj-pw6h-f8hw/GHSA-wwhj-pw6h-f8hw.json b/advisories/github-reviewed/2025/04/GHSA-wwhj-pw6h-f8hw/GHSA-wwhj-pw6h-f8hw.json new file mode 100644 index 00000000000..1ce77b304d1 --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-wwhj-pw6h-f8hw/GHSA-wwhj-pw6h-f8hw.json @@ -0,0 +1,103 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-wwhj-pw6h-f8hw", + "modified": "2025-04-14T21:55:16Z", + "published": "2025-04-14T15:31:59Z", + "aliases": [ + "CVE-2025-2424" + ], + "summary": "Mattermost Incorrect Authorization vulnerability", + "details": "Mattermost versions 10.5.x <= 10.5.1, 9.11.x <= 9.11.9 fail to check if a file has been deleted when creating a bookmark which allows an attacker who knows the IDs of deleted files to obtain metadata of the files via bookmark creation.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/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.5.0" + }, + { + "fixed": "10.5.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Go", + "name": "github.com/mattermost/mattermost/server/v8" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.11.0" + }, + { + "fixed": "9.11.10" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Go", + "name": "github.com/mattermost/mattermost/server/v8" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "8.0.0-20250213231113-68c11e9ecb71" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2424" + }, + { + "type": "WEB", + "url": "https://github.com/mattermost/mattermost/commit/68c11e9ecb7129f7d3e0e67277f0a5924a8cbe06" + }, + { + "type": "PACKAGE", + "url": "https://github.com/mattermost/mattermost" + }, + { + "type": "WEB", + "url": "https://mattermost.com/security-updates" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-863" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2025-04-14T21:55:16Z", + "nvd_published_at": "2025-04-14T15:15:24Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-wwhj-pw6h-f8hw/GHSA-wwhj-pw6h-f8hw.json b/advisories/unreviewed/2025/04/GHSA-wwhj-pw6h-f8hw/GHSA-wwhj-pw6h-f8hw.json deleted file mode 100644 index e75a45abb1b..00000000000 --- a/advisories/unreviewed/2025/04/GHSA-wwhj-pw6h-f8hw/GHSA-wwhj-pw6h-f8hw.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-wwhj-pw6h-f8hw", - "modified": "2025-04-14T15:31:59Z", - "published": "2025-04-14T15:31:59Z", - "aliases": [ - "CVE-2025-2424" - ], - "details": "Mattermost versions 10.5.x <= 10.5.1, 9.11.x <= 9.11.9 fail to check if a file has been deleted when creating a bookmark which allows an attacker who knows the IDs of deleted files to obtain metadata of the files via bookmark creation.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2424" - }, - { - "type": "WEB", - "url": "https://mattermost.com/security-updates" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-863" - ], - "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-04-14T15:15:24Z" - } -} \ No newline at end of file