add wp-duplicatepost
Hanno Böck

Hanno Böck commited on 2019-12-19 12:38:13
Zeige 1 geänderte Dateien mit 13 Einfügungen und 0 Löschungen.

... ...
@@ -359,5 +359,18 @@
359 359
         "subdir": 0
360 360
       }
361 361
     ]
362
+  },
363
+  {
364
+    "name": "Wordpress-DuplicatePost",
365
+    "url": "https://wordpress.org/plugins/duplicate-post/",
366
+    "safe": "3.2.4",
367
+    "vuln": "https://packetstormsecurity.com/files/154622/Duplicate-Post-3.2.3-Cross-Site-Scripting.html",
368
+    "detection": [
369
+      {
370
+        "file": "duplicate-post.php",
371
+        "variable": "DUPLICATE_POST_CURRENT_VERSION",
372
+        "subdir": 0
373
+      }
374
+    ]
362 375
   }
363 376
 ]
364 377
\ No newline at end of file
365 378