diff --git a/advisories/github-reviewed/2024/02/GHSA-3g35-v53r-gpxc/GHSA-3g35-v53r-gpxc.json b/advisories/github-reviewed/2024/02/GHSA-3g35-v53r-gpxc/GHSA-3g35-v53r-gpxc.json index 8b453b1858f..959dde8f918 100644 --- a/advisories/github-reviewed/2024/02/GHSA-3g35-v53r-gpxc/GHSA-3g35-v53r-gpxc.json +++ b/advisories/github-reviewed/2024/02/GHSA-3g35-v53r-gpxc/GHSA-3g35-v53r-gpxc.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-3g35-v53r-gpxc", - "modified": "2024-07-08T20:30:25Z", + "modified": "2024-12-13T20:25:14Z", "published": "2024-02-29T12:31:06Z", "aliases": [ "CVE-2024-1949" @@ -70,11 +70,16 @@ { "type": "WEB", "url": "https://mattermost.com/security-updates" + }, + { + "type": "WEB", + "url": "https://pkg.go.dev/vuln/GO-2024-2588" } ], "database_specific": { "cwe_ids": [ - "CWE-200" + "CWE-200", + "CWE-362" ], "severity": "LOW", "github_reviewed": true,