The Fotobook WordPress plugin is vulnerable to Reflected Cross-Site Scripting due to insufficient escaping and the use of $_SERVER['PHP_SELF'] found in the ~/options-fotobook.php file which allows attackers to inject arbitrary web scripts onto the page, in versions up to and including 3.2.3.
Solution:
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://www.wordfence.com/vulnerability-advisories/#CVE-2022-03801 | third party advisory exploit |
https://plugins.trac.wordpress.org/browser/fotobook/tags/3.2.3/options-fotobook.php#L128 | third party advisory release notes |