data/reports: add GO-2024-2667.yaml

Aliases: CVE-2024-29893, GHSA-jhwx-mhww-rgc3

Fixes golang/vulndb#2667

Change-Id: Ia63f84b83bfd7f1079ee4f9864d9634bf0e250f9
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/577397
Reviewed-by: Tatiana Bradley <tatianabradley@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
diff --git a/data/osv/GO-2024-2667.json b/data/osv/GO-2024-2667.json
new file mode 100644
index 0000000..32bef2c
--- /dev/null
+++ b/data/osv/GO-2024-2667.json
@@ -0,0 +1,55 @@
+{
+  "schema_version": "1.3.1",
+  "id": "GO-2024-2667",
+  "modified": "0001-01-01T00:00:00Z",
+  "published": "0001-01-01T00:00:00Z",
+  "aliases": [
+    "CVE-2024-29893",
+    "GHSA-jhwx-mhww-rgc3"
+  ],
+  "summary": "Out of memory crash from malicious Helm registry in github.com/argoproj/argo-cd/v2",
+  "details": "Out of memory crash from malicious Helm registry in github.com/argoproj/argo-cd/v2",
+  "affected": [
+    {
+      "package": {
+        "name": "github.com/argoproj/argo-cd/v2",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "2.4.0"
+            },
+            {
+              "fixed": "2.8.14"
+            },
+            {
+              "introduced": "2.9.0"
+            },
+            {
+              "fixed": "2.9.10"
+            },
+            {
+              "introduced": "2.10.0"
+            },
+            {
+              "fixed": "2.10.5"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {}
+    }
+  ],
+  "references": [
+    {
+      "type": "ADVISORY",
+      "url": "https://github.com/argoproj/argo-cd/security/advisories/GHSA-jhwx-mhww-rgc3"
+    }
+  ],
+  "database_specific": {
+    "url": "https://pkg.go.dev/vuln/GO-2024-2667"
+  }
+}
\ No newline at end of file
diff --git a/data/reports/GO-2024-2667.yaml b/data/reports/GO-2024-2667.yaml
new file mode 100644
index 0000000..5469789
--- /dev/null
+++ b/data/reports/GO-2024-2667.yaml
@@ -0,0 +1,18 @@
+id: GO-2024-2667
+modules:
+    - module: github.com/argoproj/argo-cd/v2
+      versions:
+        - introduced: 2.4.0
+          fixed: 2.8.14
+        - introduced: 2.9.0
+          fixed: 2.9.10
+        - introduced: 2.10.0
+          fixed: 2.10.5
+      vulnerable_at: 2.10.4
+summary: Out of memory crash from malicious Helm registry in github.com/argoproj/argo-cd/v2
+cves:
+    - CVE-2024-29893
+ghsas:
+    - GHSA-jhwx-mhww-rgc3
+references:
+    - advisory: https://github.com/argoproj/argo-cd/security/advisories/GHSA-jhwx-mhww-rgc3