add gambio shop
Hanno Böck

Hanno Böck commited on 2025-11-18 13:01:25
Zeige 1 geänderte Dateien mit 14 Einfügungen und 0 Löschungen.

... ...
@@ -1,4 +1,18 @@
1 1
 [
2
+  {
3
+    "name": "Gambio",
4
+    "url": "https://www.gambio.com/",
5
+    "safe": "4.9.4.1",
6
+    "vuln": "CVE-2024-23759",
7
+    "detection": [
8
+      {
9
+        "file": "Application.php",
10
+        "variable": "public const VERSION",
11
+        "subdir": 2,
12
+        "extra_match": "Gambio\\Core\\Application"
13
+      }
14
+    ]
15
+  },
2 16
   {
3 17
     "name": "FreeWebshop",
4 18
     "url": "http://www.freewebshop.org/",
5 19