2.4k questions

2.4k answers

99.5k users

Categories

0 votes
127 views

How do you know if a WordPress Plugin is a security threat or not?
in WordPress by (46.5k points)

1 Answer

0 votes

there is a plugin that looks for reported bugs of the plugins of the site

see google

WPScan Vulnerability Database is a good place to check if any plugin is a security threat. The service lists plugins and their known vulnerabilities. You can look up a plugin by name or filter all plugin vulnerabilities alphabetically.

BUT AGAIN

maybe to not have bugs BUT the code written may be produce white screen, because of conflicts with the code or other plugin that may or may not have

by (46.5k points)
...