diff --git a/advisories/github-reviewed/2024/02/GHSA-vm9m-57jr-4pxh/GHSA-vm9m-57jr-4pxh.json b/advisories/github-reviewed/2024/02/GHSA-vm9m-57jr-4pxh/GHSA-vm9m-57jr-4pxh.json index 6bac070cfa9..3e27d3f0798 100644 --- a/advisories/github-reviewed/2024/02/GHSA-vm9m-57jr-4pxh/GHSA-vm9m-57jr-4pxh.json +++ b/advisories/github-reviewed/2024/02/GHSA-vm9m-57jr-4pxh/GHSA-vm9m-57jr-4pxh.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-vm9m-57jr-4pxh", - "modified": "2024-07-08T20:31:49Z", + "modified": "2024-12-13T20:29:02Z", "published": "2024-02-29T12:31:06Z", "aliases": [ "CVE-2024-1953" @@ -108,11 +108,16 @@ { "type": "WEB", "url": "https://mattermost.com/security-updates" + }, + { + "type": "WEB", + "url": "https://pkg.go.dev/vuln/GO-2024-2594" } ], "database_specific": { "cwe_ids": [ - "CWE-400" + "CWE-400", + "CWE-770" ], "severity": "MODERATE", "github_reviewed": true,