update and add some wordpress plugins
Hanno Böck

Hanno Böck commited on 2019-12-14 08:53:12
Zeige 1 geänderte Dateien mit 56 Einfügungen und 2 Löschungen.

... ...
@@ -283,8 +283,8 @@
283 283
   {
284 284
     "name": "Wordpress-GoogleAnalyticsbyMonsterInsights",
285 285
     "url": "https://wordpress.org/plugins/google-analytics-for-wordpress/changelog/",
286
-    "safe": "5.4.5",
287
-    "vuln": "https://wordpress.org/plugins/google-analytics-for-wordpress/changelog/",
286
+    "safe": "7.2.0",
287
+    "vuln": "https://wpvulndb.com/vulnerabilities/9157/",
288 288
     "detection": [
289 289
       {
290 290
         "file": "googleanalytics.php",
... ...
@@ -305,5 +305,59 @@
305 305
         "subdir": 0
306 306
       }
307 307
     ]
308
+  },
309
+  {
310
+    "name": "Wordpress-ContactForm7",
311
+    "url": "https://contactform7.com/",
312
+    "safe": "5.0.4",
313
+    "vuln": "CVE-2018-20152",
314
+    "detection": [
315
+      {
316
+        "file": "wp-contact-form-7.php",
317
+        "variable": "WPCF7_VERSION",
318
+        "subdir": 0
319
+      }
320
+    ]
321
+  },
322
+  {
323
+    "name": "Wordpress-ACF",
324
+    "url": "https://www.advancedcustomfields.com/",
325
+    "safe": "5.7.12",
326
+    "vuln": "https://wpvulndb.com/vulnerabilities/9347",
327
+    "detection": [
328
+      {
329
+        "file": "acf.php",
330
+        "variable": "$version",
331
+        "extra_match": "Advanced Custom Fields",
332
+        "subdir": 0
333
+      }
334
+    ]
335
+  },
336
+  {
337
+    "name": "Wordpress-Updraftplus",
338
+    "url": "https://updraftplus.com/",
339
+    "safe": "1.13.5",
340
+    "vuln": "CVE-2017-18593",
341
+    "detection": [
342
+      {
343
+        "file": "updraftplus.php",
344
+        "variable": "Version:",
345
+        "subdir": 0
346
+      }
347
+    ]
348
+  },
349
+  {
350
+    "name": "Wordpress-GoogleXMLSitemaps",
351
+    "url": "https://de.wordpress.org/plugins/google-sitemap-generator/",
352
+    "safe": "4.1.0",
353
+    "vuln": "CVE-2018-16204",
354
+    "detection": [
355
+      {
356
+        "file": "sitemap.php",
357
+        "variable": "Version:",
358
+        "extra_match": "Google XML Sitemaps Generator for WordPress",
359
+        "subdir": 0
360
+      }
361
+    ]
308 362
   }
309 363
 ]
310 364
\ No newline at end of file
311 365