diff --git a/advisories/github-reviewed/2024/10/GHSA-rc7v-65v6-m2v3/GHSA-rc7v-65v6-m2v3.json b/advisories/github-reviewed/2024/10/GHSA-rc7v-65v6-m2v3/GHSA-rc7v-65v6-m2v3.json new file mode 100644 index 00000000000..54c3525e137 --- /dev/null +++ b/advisories/github-reviewed/2024/10/GHSA-rc7v-65v6-m2v3/GHSA-rc7v-65v6-m2v3.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rc7v-65v6-m2v3", + "modified": "2024-10-28T15:12:22Z", + "published": "2024-10-28T15:12:22Z", + "aliases": [ + + ], + "summary": "go-mysql affected by go.uuid's Predictable UUID Identifiers", + "details": "Affected by CVE-2021-3538", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/go-mysql-org/go-mysql" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.5.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/apptainer/sif/security/advisories/GHSA-33m6-q9v5-62r7" + }, + { + "type": "WEB", + "url": "https://github.com/go-mysql-org/go-mysql/security/advisories/GHSA-rc7v-65v6-m2v3" + }, + { + "type": "WEB", + "url": "https://github.com/hpcng/sif/security/advisories/GHSA-33m6-q9v5-62r7" + }, + { + "type": "PACKAGE", + "url": "https://github.com/go-mysql-org/go-mysql" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-338" + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2024-10-28T15:12:22Z", + "nvd_published_at": null + } +} \ No newline at end of file