Vulnerability Details: Reflected Cross-Site Scripting (XSS) in Feed Them Gallery
One of the changelog entries for the latest version of Feed Them Gallery is “NEW: Security Refactor of the whole plugin to stop XSS injections and other possibly malicious attempts to hack through the plugin.” The new version includes a lot of changes, so we ran the previous version of the plugin through Plugin Security Checker to see if it identified any possible cross-site scripting (XSS) vulnerabilities that we could then check to see if the new version had impacted. That identified multiple possible reflected XSS vulnerabilities all of which involved contained code that was replaced with more secure code in the new version.
…