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

Aliases: CVE-2024-22197, GHSA-pxmr-q2x3-9x9m

Fixes golang/vulndb#2464

Change-Id: I6ac9746553d16ed5fb43b6593a5cbf94b58b72ee
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/556156
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-2464.json b/data/osv/GO-2024-2464.json
new file mode 100644
index 0000000..deb0692
--- /dev/null
+++ b/data/osv/GO-2024-2464.json
@@ -0,0 +1,62 @@
+{
+  "schema_version": "1.3.1",
+  "id": "GO-2024-2464",
+  "modified": "0001-01-01T00:00:00Z",
+  "published": "0001-01-01T00:00:00Z",
+  "aliases": [
+    "CVE-2024-22197",
+    "GHSA-pxmr-q2x3-9x9m"
+  ],
+  "summary": "Remote command execution in github.com/0xJacky/Nginx-UI",
+  "details": "Remote command execution in github.com/0xJacky/Nginx-UI",
+  "affected": [
+    {
+      "package": {
+        "name": "github.com/0xJacky/Nginx-UI",
+        "ecosystem": "Go"
+      },
+      "ranges": [
+        {
+          "type": "SEMVER",
+          "events": [
+            {
+              "introduced": "0"
+            },
+            {
+              "fixed": "1.9.10-0.20231219184941-827e76c46e63"
+            }
+          ]
+        }
+      ],
+      "ecosystem_specific": {
+        "imports": [
+          {
+            "path": "github.com/0xJacky/Nginx-UI/api/system",
+            "symbols": [
+              "GetSettings",
+              "SaveSettings"
+            ]
+          }
+        ]
+      }
+    }
+  ],
+  "references": [
+    {
+      "type": "FIX",
+      "url": "https://github.com/0xJacky/nginx-ui/commit/827e76c46e63c52114a62a899f61313039c754e3"
+    },
+    {
+      "type": "ADVISORY",
+      "url": "https://github.com/advisories/GHSA-pxmr-q2x3-9x9m"
+    }
+  ],
+  "credits": [
+    {
+      "name": "@jorgectf"
+    }
+  ],
+  "database_specific": {
+    "url": "https://pkg.go.dev/vuln/GO-2024-2464"
+  }
+}
\ No newline at end of file
diff --git a/data/reports/GO-2024-2464.yaml b/data/reports/GO-2024-2464.yaml
new file mode 100644
index 0000000..3c183d5
--- /dev/null
+++ b/data/reports/GO-2024-2464.yaml
@@ -0,0 +1,21 @@
+id: GO-2024-2464
+modules:
+    - module: github.com/0xJacky/Nginx-UI
+      versions:
+        - fixed: 1.9.10-0.20231219184941-827e76c46e63
+      vulnerable_at: 1.9.10-0.20231219042952-0a9e23daf406
+      packages:
+        - package: github.com/0xJacky/Nginx-UI/api/system
+          symbols:
+            - GetSettings
+            - SaveSettings
+summary: Remote command execution in github.com/0xJacky/Nginx-UI
+cves:
+    - CVE-2024-22197
+ghsas:
+    - GHSA-pxmr-q2x3-9x9m
+credits:
+    - '@jorgectf'
+references:
+    - fix: https://github.com/0xJacky/nginx-ui/commit/827e76c46e63c52114a62a899f61313039c754e3
+    - advisory: https://github.com/advisories/GHSA-pxmr-q2x3-9x9m